I have not touched the header (global) section since install. but when I run lilo (to catch my new kernel) it says I have an err in line 10. Maybe I just don't see it. What's the error? -mab
heretic:/usr/src/linux # more /etc/lilo.conf # LILO Konfigurations-Datei # Start LILO global Section # If you want to prevent console users to boot with init=/bin/bash, # restrict usage of boot params by setting a passwd and using the option # restricted. #passwd=bootpwd #restricted initrd=/boot/initrd append="ether = "0,0,eth1"" boot=/dev/hda #compact # faster, but won't work on all systems. vga = normal # force sane state read-only prompt timeout=100 # End LILO global Section # image = /boot/vmlinuz root = /dev/hda1 label = lust
# image = /boot/agony-VI root = /dev/hda1 label = sickness
# image = /boot/wine root = /dev/hda1 label = wine
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
On Thu, 24 Feb 2000, you wrote:
I have not touched the header (global) section since install. but when I run lilo (to catch my new kernel) it says I have an err in line 10.
Maybe I just don't see it. What's the error?
-mab
heretic:/usr/src/linux # more /etc/lilo.conf # LILO Konfigurations-Datei # Start LILO global Section # If you want to prevent console users to boot with init=/bin/bash, # restrict usage of boot params by setting a passwd and using the option # restricted. #passwd=bootpwd #restricted initrd=/boot/initrd append="ether = "0,0,eth1"" boot=/dev/hda
/dev/hda? I'm pretty sure you have to list the partition number. If you have a separate boot partition list that one here. If /boot is within your / partition than list that one, /dev/hda1 Tim, NJ -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
doh you're right, I didn't even see that one extremely pertinant detail... On Thu, 24 Feb 2000, Tim Shann wrote:
On Thu, 24 Feb 2000, you wrote:
I have not touched the header (global) section since install. but when I run lilo (to catch my new kernel) it says I have an err in line 10.
Maybe I just don't see it. What's the error?
-mab
heretic:/usr/src/linux # more /etc/lilo.conf # LILO Konfigurations-Datei # Start LILO global Section # If you want to prevent console users to boot with init=/bin/bash, # restrict usage of boot params by setting a passwd and using the option # restricted. #passwd=bootpwd #restricted initrd=/boot/initrd append="ether = "0,0,eth1"" boot=/dev/hda
/dev/hda?
I'm pretty sure you have to list the partition number. If you have a separate boot partition list that one here. If /boot is within your / partition than list that one, /dev/hda1
Tim, NJ
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
bartosh@ocean.tamu.edu
-
tajcs@mindspring.com