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

From: James Sutherland (jas88@cam.ac.uk)
Date: Sun Jun 04 2000 - 01:48:25 EST


On Sat, 3 Jun 2000, Sukumar Thirunarayanan wrote:

>
> -echo works but I encountered another PROBLEM
> It say that the file is "Read only file system"
> All the command
> works
> -rm
> -mv
> -echo
> without that shared library problem but I get the
> "Read only file system" error
>
> Here are the permissions on the file when I did
> -ls -l
>
> -rw-r-r-- root root 6 <date time> ld.so.preload

You'll need to remount the root file system read-write before you can
change the contents. Try this: "-mount -m /dev/hda1 /", changing /dev/hda1
for your root device.

James.

-
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:18 EST