Re: HELP!!!! BAD ENTRY IN /etc/ld.so.preload CAUSING ERROR IN LINUX BOOT UP

From: bert hubert (ahu@ds9a.nl)
Date: Fri Jun 02 2000 - 14:31:53 EST


On Fri, Jun 02, 2000 at 11:22:40AM -0700, Sukumar Thirunarayanan wrote:
> I have a bad entry in /etc/ld.so.preload which is causing the init
> program at start up to fail saying
>
> init: error in loading shared libraries
> <bad entry>: cannot map file data: Operation not supported by device
>
> How can I fix this?

Try booting with init=/bin/sh, or if that doesn't work, init=/sbin/sash, or
init=/bin/sash . 'sash' stands for 'stand alone shell', and is often
available statically linked.

Otherwise, try a 'rescue' floppy from your distribution, and boot with
'root=/dev/hda1' (or whatever your root is), and fix /etc/ld.so.preload.

Regards,

Bert Hubert.

-- 
                       |              http://www.rent-a-nerd.nl
                       |                     - U N I X -
                       |          Inspice et cautus eris - D11T'95

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:15 EST