Yes. Use lilo. Here's a copy of my lilo.conf. boot = /dev/hda root = /dev/hda2 read-only compact install = /kernel/boot/boot.b map = /kernel/boot/map vga = normal prompt timeout = 300 image = /kernel/vmlinuz label = Linux image = /kernel/vmlinuz label = Rescue root = /dev/hda3 read-only other = /dev/hda1 label = Windows table = /dev/hda
Lilo installs the MBR AFTER windows is installed, since win95 will replace the MBR. I have a small (2.5MB on /dev/hdb3) partition for kernel images that I mount under /kernel. I just copied the /boot dir to /kernel/boot and vmlinuz and System.map to /kernel. This is to compensate for the 1023 cylinder limitation lilo has (I don't use LBA). I use the same kernel image for my 20MB rescue partition on hda3 for now. I will be putting a stripped kernel image in /kernel for rescue. Put this in /etc/lilo.conf edit it for your system and run lilo. When you reboot it will prompt you for the OS/Image to load for 30 sec's (timeout 300) before autoloading the first Image in the file. On Fri, 25 Apr 1997, Pavel Galynin wrote: > Hello, > > Rick Jones wrote: > > > > Dual boot is ok. I think just about all of us use it. > > So, do I use lilo, or are there any special tricks? > And, before you ask, NO, I'm not just another lamer. If i had an ASM > source to Win95, I would know how to do it. But I have no idea where > win95 puts its loader. If it's MBR, then I'm in a lot of troulble. > > TIA, > > Pavel > > > > > On Fri, 25 Apr 1997, Pavel Galynin wrote: > > > > > Hello, > > > > > > I'm about to install Debian on my Pentium 200Mhz, 32MB RAM, 2*3.1 GB IDE > > > western Digital HDDs. > > > I have to use Win95 to do work for school (everything is submitted on > > > floppies in Word for Win 6.0 format, and presentations in Powerpoint). > > > The ? is: is it safe to dual-boot? I am going to install Debian on hdb. > > > > > > Also, has anybody had any experience with using: Supra Express 33.6 > > > SBlaster AWE 64 > > > HP Deskjet 690C? > > > > > > Paul > > > > > > > > > -- > > > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > > > [EMAIL PROTECTED] . > > > Trouble? e-mail to [EMAIL PROTECTED] . > > > > > > > > > > --Rick > > > > [EMAIL PROTECTED] > > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . > Trouble? e-mail to [EMAIL PROTECTED] . > > --Rick [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .