roberts
Group: Members
Posts: 4983
Joined: Oct. 2003 |
|
Posted: Jan. 21 2007,20:03 |
|
DSL can be installed in many ways. Many times your answer depends on specifically which way it was installed and with what options were selected.
While grub is very powerful, it is not that noob friendly.
The location of the menu.lst depends on how DSL is installed. A traditional hard drive install would be /boot/grub/menu.lst if a frugal, it would be /cdrom/boot/grub/menu.lst, if frugal with the toram option then you would have to mount the drive, say hda2 and then it would be /mnt/hda2/boot/grub/menu.lst
The minimalistic grub installer I have put into DSL, should work without editing. If Windows is on hda1 and dsl is installed elsewhere on hda. The installer asks you if Windows is on hda1.
The lilo boot loader I have made to install in the target partition. Then you mark the partition active to use it.
Another boot loader that is noob friendly for a mixed or complex, multi OS, environment is gag boot loader.
http://gag.sourceforge.net
No edting of files, this boot loader looks at all partitions of user selected drive(s) and presents menu choices of which to boot. With DSL should you use lilo. Lilo works well with gag. My test system has four drives with gag, hda1 Win95, hda12 DSL Traditional, hdc1 WinXP, hdd1 DSL frugal.
Not that you need to use gag.
With choices comes complexity, but also much flexibility.
HTH
|