adraker
Group: Members
Posts: 229
Joined: Feb. 2004 |
|
Posted: Feb. 06 2005,05:34 |
|
Suppose, for example, your HD DSL install is on hda5. Set your /boot/grub/menu.lst to include:
title DSL 0.9.x root (hd0,4) kernel /boot/linux24 root=/dev/hda5
Frugal can be reached with the addition of
initrd /boot/minirt24.gz
That worked for me. I am no Grub expert, however. Check out Saidins most excellent entry in the Docs on the Blog site..its under Software. He has also very helpfully posted a Grub.dsl, so you can run Grub from your DSL HD install if you don't have it already.
You might want to try his grubbootdisk.cat and the command line entry first, before doing anything rash.
The Grub pdf is worth a good read too. This can be dangerous stuff.
|