I am trying to do a complete reinstall of Devuan (Debian derivative) from a USB stick on a Dell Precision 7720, but I have some issues. These are the steps:
- From the ISO, created an USB stick with the installer with Rufus (4.5GB).
- Boot, pressing F12 to boot from the USB stick.
I get to the "installer main menu"; this seems to be incomplete, with these steps only:
- Choose language
- Access software for blind person...
- Configure the speech synthesizer voice
- Configure keyboard
- Detect and mount CD-ROM
- Load installer components from CD
- Change debconf priority
- Check the CD-ROM(s) integrity
- Save debug logs
- Execute a shell
- Abort the installation
Issues:
- It does not ask whether I want to update or reinstall.
- It does not ask how to partition the hard disk.
- It asks for a CD-ROM, and does not accept the USB stick (even if the installer booted from a USB stick).
Trying to update my current Devuan, without an internet connection, I copied the installation USB key locally on the hard disk. Can I do anything with that?
These are the latest logs written by the installer:
check-missing-firmware: no missing firmware in loaded kernel modules
cdrom-detect: Searching for Debian installation media...
cdrom-detect: Devices: ''
cdrom-detect: Devices: ''
cdrom-detect: Devices: ''
cdrom-detect: Devices: ''
...
cdrom-detect: CD-ROM mount failed: device=/dev/sda1 fstype=iso9660
cdrom-detect: CD-ROM mount failed: device=/dev/sda1 fstype=vfat
cdrom-detect: CDROM-detect failed: unmounting CD just to be sure
main-menu[424]: (process:2599): mount: mounting /dev/sda1 on /cdrom failed: Invalid argument
main-menu[424]: (process:2599): mount: mounting /dev/sda1 on /cdrom failed: Invalid argument
main-menu[424]: WARNING **: Configuring 'cdrom-detect' failed with error code 1
Reference (link): tried it, with no success.
isolinuxdirectory). I created the contents from thedevuan_ascii_2.0.0_amd64_dvd-1.isofile. I think at this point the ISO file should not be needed any more...