On Wednesday 09 March 2005 04:21, Fajar Priyanto wrote:
3. Install Suse92 on /data. This is the caveat: -- choose LILO (you can use grub too, but I don't know yet the syntax)
Since you're not actually using it, but using Mandrake's installation of lilo you might as well select to not install a boot loader at all.
, -- install LILO on the root partition of /hda10, -- format hda10 with any filesystem as long as Mandrake can read it. Suse will reboot once we finish the first installation step. 4. When rebooted, go into Mandrake. Modify /etc/lilo.conf with this: image=/data/boot/vmlinuz label="Suse92" root=/dev/hda10 initrd= /data/boot/initrd vga=788 read-only
For grub, it would be something like title SUSE 9.2 kernel (hd0,9)/boot/vmlinuz root=/dev/hda10 vga=788 splash=silent desktop resume=<your swap partition> showopts initrd (hd0,9)/boot/initrd