Trying to install #Debian on another machine, but #Windows is being stubborn. I accidentally let it boot into Windows 10 and now it's insisting on installing updates before it reboots. Holding the power button to force a shutdown appears to have been disabled somehow.
Fine, whatever. It's not like I have anything else to do tonight.
like this
Jonathan Lamothe
in reply to Jonathan Lamothe • •Jonathan Lamothe
in reply to Jonathan Lamothe • •Welp, I've hit a snag. The installer doesn't seem to be talking to to the wifi card. The laptop has no ethernet port. I have a USB to ethernet adapter, but the laptop has only one USB-A port (and a USB micro port, weirdly?). The USB port is occupied by the flash drive with the installer. I've tried using a USB hub to make more ports available, but then the system can't see the flash drive.
I'm at a loss.
#Debian
Jonathan Lamothe
in reply to Jonathan Lamothe • •HankB
in reply to Jonathan Lamothe • • •Luckily I've not had to deal with this situation, but I am aware of two work-arounds.
1. Best may be to include the driver you need - if you can determine what it is - on the install media.
2. Next best is to perform a minimal install to get a bootable system and then use the USB/Eth adapter to find, download and install the WiFi driver. (This will rule out the 'netinst' media.)
'lsusb' and 'lspci' should help to ID the WiFi module. Or documentation for the laptop may help.
HTH,
Matthew Skala
in reply to Jonathan Lamothe • • •Does the flash drive need to remain inserted after the installer boots? Quite often they don't.
And something else to consider, which I've found useful in similar situations in the past, would be a "live" USB key rather than an "installer" one. Often those are able to get to the point where you can remove the USB key, and then have enough of a system to pursue other install methods.