Quote:
Hi
I installed Debian Linux on my Efika some months ago and I can't boot it again. I suppose my command line is wrong ...
With "ls hd:1 boot", I can see the file to boot on, but my problem comes from the subcommant "root=/dev/sda2" that I wrote on a paper ... to remember it ! :-(
Linux starts to boot and then stops searching for the root device. How can I found which device I have to use in my command line ?
At the moment, I try with :
boot hd:1 boot/vmlinuz root=/dev/sda2
Thanks !
Have you tried to wait some second before booting ?
boot hd:1 boot/vmlinuz root=/dev/sda2 bootdelay=5
IIRC.