Yes, export will run. It is part of the shell. As for what you arte
looking for, just start the install process then before anything actually
gets done do a Ctrl/Alt/F2 and you will get a shell. You will probably have
to make the device entries in /tmp to mount the partitions, but there should
be enough there to do a rescue. I have unfortunately done this many times.
If you do not have anonymous FTP and you do not have a shell open then you
must use some sort of external boot mechanism. That's why you should always
keep the install CD(s) handy so that you can get to a working shell.
For the repair with / on HDA1 you would do:
mknod /tmp/hda1 3 1
mkdir /mnt/hda1
mount /tmp/hda1 /mnt/hda1
your /lib directory (assuming that hda1 was / and /lib was on this
partition) would be /mnt/hda1/lib
You could then go in and rename the file. Similarly if you needed to
reinstall lilo you might want to type:
/mnt/hda1/sbin/lilo -r /mnt/hda1
This is assuming that /etc and /sbin are both on the same partition.
----------------
Warren Melnick
Director of Research and Development
Astata Corporation
-----Original Message-----
From: Brad Bonkoski [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 4:41 PM
To: [EMAIL PROTECTED]
Subject: Re: Renamed System file
what if they don't have an annonymous ftp setup on their machine? Will the
command 'export' even run without a libc library? There should really be a
better understanding of ramdisks and their use. Maybe RedHat should come
out
with a redhat rescue CD that will allow its users to boot from the CD-Rom
when
they run into problems at which point the cdrom would contain a kernel
image,
and the ram filesystem. Does it have such a thing?
-Brad
Warren Melnick wrote:
> If you still have a shell open you can do the following:
>
> export LD_LIBRARY_PATH=/home/ftp/lib
>
> that will let you use the copy that is used for the anonymous ftp user.
Now
> you can rename the other one. You should them be OK.
>
> ----------------
> Warren Melnick
> Director of Research and Development
> Astata Corporation
>
> -----Original Message-----
> From: Rajah, PushpamX [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 24, 2001 4:33 PM
> To: '[EMAIL PROTECTED]'
> Subject: Renamed System file
>
> I am working in Linux 6.2 intel version.
> By mistake I have renamed the libc.so.6 file libc.so.6old. Now I am
unable
> to do anything.
> Can I restore the file in any other manner.
>
> Is this file is need even if we boot from the floppy also.
>
> One more doubt I have is if, we upgrade the system will it erase all the
> files I have in my harddisk?
>
> Can any one help?
>
> Pushpa
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
--
**********************************************************
* Brad Bonkoski tel. (602)659-7971 *
* Software Engineer pager: (877)812-3402 *
* Motorola Computer Group email: [EMAIL PROTECTED] *
**********************************************************
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list