[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Goofball LILO problem



Today I got a new hard drive (Wesern Digital WD1000BBRTL), and did the
hard disk upgrade ritual using the Hard Disk Upgrade HOWTO.

Everything works OK, except for LILO, which doesn't work at all.

When the system hands off to LILO, LILO prints L 99 99 99 99 99 99
99... for about 8 or 10 lines, then stops, doing nothing more.

I can't figure out what's going wrong...

Attached are my /etc/fstab and /etc/lilo.conf files.

-- 
Baloo


# /etc/fstab: static file system information.
#
# <file system>	<mount point>	<type>		<options>			<dump>	<pass>
/dev/hda3	/		ext3		defaults,errors=remount-ro	 0	 1
/dev/hda1 	/boot 		ext3		defaults,errors=remount-ro	0	2
/dev/hda5	/tmp		ext3		defaults,errors=remount-ro	0	2
/dev/hda6	/usr		ext3		defaults,errors=remount-ro	0	2
/dev/hda7	/usr/local	ext3		defaults,errors=remount-ro	0	2
/dev/hda8	/var		ext3		defaults,errors=remount-ro	0	2
/dev/hda9	/home		ext3		defaults,errors=remount-ro	0	2
proc		/proc		proc		defaults			0	0
/dev/hda2	none		swap		sw				0	0
/dev/fd0	/floppy		auto		defaults,user,noauto		0	0
/dev/cdroms/cdrom0	/cdrom		iso9660		defaults,ro,user,noauto		 0	 0
/dev/cdroms/cdrom1	/burner		iso9660		defaults,ro,user,noauto		 0	 0
boot=/dev/hda1
root=/dev/hda3
install=/boot/boot.b
map=/boot/map
delay=20
vga=normal
password=<not relevant>
lba32
disk=/dev/hda				# I got the same result
	cylinders=193821		# without the disk statement
	heads=16			# here
	sectors=63

image=/boot/zImage
#	append="hdc=ide-scsi hdd=ide-scsi"
	restricted
	label=Linux

image  = /boot/memtest86.bin
	label=memtest
	mandatory

image=/boot/zImage.bak
#	append="hdd=ide-scsi hdc=ide-scsi"
	mandatory
	label=Backup
	optional

Attachment: pgplxwv1dU5XM.pgp
Description: PGP signature


Reply to: