On Mon, 10 Jul 2000, Gil Baron W0MN wrote:

>I moved this to newbie list where it is probably more fitting.
>
>I do not know how to get the files I downloaded (to my E:\linux folder to
>copy them to the root so that I can proceed. Any help would be greatly
>appreciated. I am sure there is some simple command but I do not know what
>it is.
>
>
>This has to be done from the command line. xfree86 and all other GUIs do not
>exist on my system. I am trying to add them. the files I wish to copy are
>the xfree rpms.

Do you know what physical partition your E: disk is? Is it a logical
partition on HDA? A separate disk?

In case you are on mdk 7.1, you should be able to pull the files from
/mnt/WIN_e/linux.
Otherwise you will need to figure out what partition your E: disk is on,
run the "mount" command and see what directory it is mounted on.

If there is nothing there, go to /mnt, create a directory
(e.g. diske) and, as root, do mount /dev/hd<where_drive_e_is> /mnt/diske

Then you can copy the files from /mnt/diske/linux to the linux partition.

Hope this helps. If not, dump a listing of "mount" here, perhaps that
helps. You can do that by " mount > /tmp/dump" and pulling "dump" into a
mail (or copy it by hand).

Paul

-- 
Quantity is no substitute for quality

)0(    [[EMAIL PROTECTED]]    )0(
http://nlpagan.net -  ICQ 147208
Registered  Linux  User   174403

Reply via email to