Giter VIP home page Giter VIP logo

Comments (10)

philpagel avatar philpagel commented on July 25, 2024

Hm – interesting. Just to be sure: to what point exactly do you get? does it get stuck in BIOS, or do you get into grub, or even into the OS boot? I don't see why 32bit should be a problem. Neither do I see a reason for USB2 to not work.

from debian-headless.

zoof avatar zoof commented on July 25, 2024

Sorry, I meant no UEFI support not "legacy USB". Here is a screenshot.

IMG_0690

from debian-headless.

philpagel avatar philpagel commented on July 25, 2024

No UEFI should not be an issue – in fact, it currently only works with legacy boot. Strange that it gets stuck in boot. Are you sure that you did set the architecture variable correctly?

from debian-headless.

zoof avatar zoof commented on July 25, 2024
$ cat config.txt 
# Configuration

# Name of source and target iso filenames
SOURCE = debian-10.7.0-i386-netinst.iso
TARGET = debian-10.7.0-i386-netinst-headless.iso

# Architecture settings
# amd64
#ARCH = amd
#QEMU = qemu-system-x86_64
# i386
ARCH = 386
QEMU = qemu-system-i386

# Preseeding file to use
PRESEED = preseed-en_US.cfg	# US locale and keyboard
#PRESEED =  preseed-en_DE.cfg	# US locale and keyboard, except country=DE
#PRESEED = preseed-de_DE.cfg	# german locale and keyboard

# Volume label for the target ISO image
LABEL = debian-hdl-inst

# Where to find the usb drive
# Caution: if this is set incorrectly you may ruin your system!
# uncomment and set carefully!
# use lsusb and/or the output of dmesg after plugging in your usb drive
# to find the correct device file
USBDEV = /dev/sdc
#USBDEV = /dev/null

# EOF

from debian-headless.

philpagel avatar philpagel commented on July 25, 2024

Looks correct to me...

from debian-headless.

philpagel avatar philpagel commented on July 25, 2024

Just gave it a try with the exact same image. It seems to work fine in qemu. I don't have a real i386 machine around anymore, so I have no way of trying. Very strange. What exact machine are you trying to install on? And what OS did you use to prepare the image?

from debian-headless.

zoof avatar zoof commented on July 25, 2024

It is an Acer Aspire One ZG5 and I used a Debian Buster system to construct the ISO.

from debian-headless.

philpagel avatar philpagel commented on July 25, 2024

Debian Buster is certainly fine. I don't know this particular acer machine but why wouldn't it work? Right now, I am out of ideas...

from debian-headless.

philpagel avatar philpagel commented on July 25, 2024

Maybe I do have an idea, after all:
You said the keyboard is dying? I checked here
and it says:

If flag_val is 0 (default), do not display the "boot:" prompt, unless either the [Shift] or the [Alt] key is pressed,
or unless either [Caps Lock] or [Scroll Lock] is set.

Is it possible that your defective keyboard is "pressing" one of those keys?

from debian-headless.

zoof avatar zoof commented on July 25, 2024

Thanks -- I can't rule that out although I am able to type with some of the keys. I am certain that the Shift key is not pressed and neither the Caps Lock or the Scroll Lock are set. But it may be that the Alt key is being pressed.

In any case, I have enough keyboard functionality to get it to proceed with the boot and install with an ssh session. Many thanks!

from debian-headless.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.