On Wed, 22 Aug 2001 09:34:27 -0400
[EMAIL PROTECTED] wrote:

> 
> The lilo.conf/hda6 issue would make LILO not boot at all, unless
partition
> 6 is made active according to whatever bootloader is on MBR.  You either
> need to make partition 6 active in DOS/Win FDISK, or install LILO or
GRUB
> in MBR

OK, that clears it up. 
Should change boot = /dev/hda6
to boot = /dev/hda
?

# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
lba32 # Allow booting past 1024th cylinder with a recent BIOS
boot = /dev/hda6
#compact # faster, but won't work on all systems.
delay = 50
# VESA framebuffer console @ 1024x768x64k
vga = 791

[Snip]

# End LILO global section
# Linux bootable partition config begins
image = /vmlinuz
root = /dev/hda6
label = Linux1
read-only # Non-UMSDOS filesystems should be mounted read-only for
checking
# Linux bootable partition config ends
# DOS bootable partition config begins
other = /dev/hda1
label = Win95
table = /dev/hda
# DOS bootable partition config ends

-- 
Ken Moffat
[EMAIL PROTECTED]
[EMAIL PROTECTED]

_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to