Re: [SLE] lilo.conf-trouble-where is...?
From: zentara (zentara_at_zentara.net)
Date: 07/23/03
- Previous message: Dylan: "Re: [SLE] Tarball catastrophe!"
- In reply to: Daroot: "[SLE] lilo.conf-trouble-where is...?"
- Next in thread: David: "Re: [SLE] lilo.conf-trouble-where is...?"
- Reply: David: "Re: [SLE] lilo.conf-trouble-where is...?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 23 Jul 2003 16:56:58 -0400 To: suse-linux-e@suse.com
On Wed, 23 Jul 2003 22:30:58 +0200
"Daroot" <daroot@poczta.onet.pl> wrote:
> Hello! I bought your system linux SuSE 8. 1 and I can't oneself to
>advise with, with compilation kernels. After to change of arrangements
>system stops and shows errors after to recommendation " to make install".
>Not one found of file of /etc/lilo. of conf. all takes well to this of
>moment. Where is found file lilo. conf? Till now I used SuSE 6. 2 and I
>hadn't with this of problems. Please about answer. I greet! Dariusz!
It's /etc/lilo.conf, and you may have to copy a sample conf file from
the doc lilo. But here is a basic /etc/lilo.conf that you can modify.
# LILO configuration file
# 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
#set password="", and run lilo with the "-p" option, and you
#will get encrypted passwords, and prompted to enter them
boot=/dev/hda
#compact # faster, but won't work on all systems.
lba32
#vga=791
append="hdb=ide-scsi "
vga=normal
password=""
menu-scheme=Wg:kw:Wg:Wg
read-only
prompt
timeout=50
#message=/boot/message
# End LILO global Section
#
image = /boot/vmlinuz-2.4.21-z
root = /dev/hda2
label = l
restricted
#
image = /boot/vmlinuz-2.4.21-zck3
root = /dev/hda2
label = lp
restricted
#
image = /boot/vmlinuz-2.4.19-4GB
root = /dev/hda2
label = lsuse
initrd = /boot/initrd
restricted
image = /boot/vmlinuz-2.4.20-z
root = /dev/hda2
label = lold
restricted
other = /dev/hda3
label = w
table = /dev/hda
password =""
#image = /boot/memtest.bin
# label = memtest
# restricted
#
#
-- I'm not a human, but I play one on earth. -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Dylan: "Re: [SLE] Tarball catastrophe!"
- In reply to: Daroot: "[SLE] lilo.conf-trouble-where is...?"
- Next in thread: David: "Re: [SLE] lilo.conf-trouble-where is...?"
- Reply: David: "Re: [SLE] lilo.conf-trouble-where is...?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|