tjm4fun
Unregistered
|
|
Posted: Oct. 17 2004,23:01 |
|
Create a mount point for dsl on redhat. ex /mnt/dsl then for lilo use something like:
boot = mnt/ds/boot
in the stanzas, any ref to dsl in the boot stanzas must be prefixed with the mount point. then run lilo, it will now be able to find the correct blocks to build the loader for that distro.
you can make it a temp mount point til you run lilo and it builds itself, after that it's not needed til the next lilo build. I put fstab entries in my other distros, so I can read the others, and if I make any changes, don;t have to remember to remount 2or 3 other distro's temporarily to run lilo.
|