On Sun, Jan 11, 1998 at 10:08:09PM +0200, Catalin Popescu wrote: > A friend of mine has a hard-disk of 1.2Gb with 2 partions: /dev/hda1, > /dev/hda2. > > On /dev/hda1 he has Win'95. Is there any problems with booting if I help > him to insatll Debian 1.3.1 on /dev/hda2 and try to boot it with loadlin.
I'd suggest you use lilo instead of loadlin. I'd also suggest to split /dev/hda2 into a 64MB hda2 and hda3 for the system. After that you should install lilo with a similar configuration like: boot=/dev/hda3 or boot=/dev/hda if you're using MBR root=/dev/hda3 compact install=/boot/boot.b map=/boot/map vga=2 delay=10 image=/boot/vmlinuz-2.0.29 label=Linux alias=l read-only image=/boot/vmlinuz-2.0.29.works label=works read-only image=/boot/vmlinuz-2.0.29.debian label=old read-only other=/dev/hda1 label=lose alias=w Regards Joey -- / Martin Schulze * [EMAIL PROTECTED] * 26129 Oldenburg / / Whenever you meet yourself you're in a time loop / / http://home.pages.de/~joey/ or in front of a mirror / -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .