Juanito
Group: Members
Posts: 1601
Joined: Sep. 2005 |
|
Posted: July 26 2008,14:07 |
|
I recently switched from a lilo boot to a grub boot on the same machine using a frugal hd install. I have the following grub menu.lst: Quote | title dsl-3.x root (hd1,2) kernel /boot/linux24 root=/dev/sdb3 dsl lang=us vga=773 apm=power-off nomce nodma quiet frugal mydsl=sdb4 restore=sdb4 toram alsa syslog initrd /boot/minirt24.gz boot |
The back up is restored from sdb4 but no extensions in /mnt/sdb4/mydsl are loaded. Any idea what the problem might be? - I've tried mydsl=/dev/sdb4, /mnt/sdb4, /mnt/sdb4/mydsl, etc.
|