prompt timeout=50 boot=/dev/hda map=/boot/map install=/boot/boot.b message=/boot/message lba32
image=/boot/vmlinux-2.4.2-2 label=linux initrd=/boot/initrd-2.4.2-2.img read-only append="root=LABEL=/"
soon sending ls -l /boot
----- Original Message ----- From: "Keith Fernandez" keith@theargoncompany.com To: "GNU/Linux Users Group, Mumbai, India" linuxers@mm.ilug-bom.org.in Sent: Tuesday, March 02, 2004 5:36 PM Subject: Re: [ILUG-BOM] Linux machine not booting
Can you post ur lilo.conf file. and ls -l /boot
That will give us a better idea of what may be going on.
Regards, Keith On Tuesday 02 March 2004 17:18, Sachin wrote:
Hi Keith,
Thanks for your reply.
I am doing the same as below.
Creating lilo.conf manually then chroot /mnt/sysimage & lilo -v but its giving /boot/vmlinux-2.4.... is too big.
What to do next?
Regards, Sachin ----- Original Message ----- From: "Keith Fernandez" keith@theargoncompany.com To: "GNU/Linux Users Group, Mumbai, India" linuxers@mm.ilug-bom.org.in Sent: Tuesday, March 02, 2004 3:50 PM Subject: Re: [ILUG-BOM] Linux machine not booting
Looks like the descriptor table is corrupt. LIL- = Descriptor table is corrupt. Caused by invalid parms in /etc/lilo.conf or /boot/boot.b was moved without re-running /sbin/lilo.
you can do a chroot to /mnt/sysimage before running lilo
Regards, Keith
On Tuesday 02 March 2004 15:24, Sachin wrote:
Hi ,
My linux print server is not booting.
Its stuck at lil-
Currently I am booting it using a cd & checking logs of system.
It has created a sysimage in /mnt directory of all my old directories
now
I
want to restore it to back.
Any suggestiongs would be apre.
Thanks in advance.
Regarrds, Sachin
-- "Make it as simple as possible, but no simpler." - Albert Einstein
-- "Make it as simple as possible, but no simpler." - Albert Einstein
maybe image=/boot/vmlinux-2.4.2-2 should be image=/boot/vmlinuz-2.4.2-2
depending on what the kernel is named in /boot
Regards, Keith
On Tuesday 02 March 2004 17:50, you wrote:
image=/boot/vmlinux-2.4.2-2