Mounting

Mounting

Post by O'Brie » Sun, 14 Mar 1999 04:00:00



I have Win98 on one partition and Linux on the other partition.  I have some
files on Win98 that I want to copy to the Linux partition.  What commands do
I need to do this?

Thankyou
Rod O'Brien

 
 
 

Mounting

Post by snevel+use.. » Sun, 14 Mar 1999 04:00:00



> I have Win98 on one partition and Linux on the other partition.  I have some
> files on Win98 that I want to copy to the Linux partition.  What commands do
> I need to do this?
> Thankyou
> Rod O'Brien



 
 
 

Mounting

Post by Stephen Ashle » Sun, 14 Mar 1999 04:00:00


Rod,

While in a command shell try 'man mount' check out the -t option.

mount -t vfat /dev/sda1 /mnt/windoze  is what i use. the -t or type comand has
many 'file' types that can be mount in your file system you need to know what
type of fat system you want to mount. IDE disk drives are use different device
special file types i.e. _not_ sda1 etc type 'df' to see the file system your
system has been configured for.

Cheers,
Stephen Ashley,
Alice Springs,
Out Back Oz.


> I have Win98 on one partition and Linux on the other partition.  I have some
> files on Win98 that I want to copy to the Linux partition.  What commands do
> I need to do this?

> Thankyou
> Rod O'Brien


 
 
 

Mounting

Post by Tom Pfeife » Sun, 14 Mar 1999 04:00:00



> I have Win98 on one partition and Linux on the other partition.  I have
> some files on Win98 that I want to copy to the Linux partition.  What
> commands do I need to do this?

To mount the Win98 partition from Linux, use this command as root user:

mount -t vfat /dev/hdax /mnt

where hdax is your Win98 partition such as hda1, hda2, hda3 etc. If
you're not sure what the Win98 partition is, typing this command:

fdisk -l  (the -l is a lower case L  - not a one)

will display all your partitions which may help you determine which it
is.

Once mounted, you will have access to the Win98 partition in the /mnt
directory. From there you can use the cp command to copy files, or use a
file manager such as Midnight Commander, Tkdesk etc

I used /mnt as the mount point because that directory will already exist
on your machine. There's nothing to stop you from creating a new
directory such as /win98 or whatever, and mounting the partition there.

Tom

--
Try Debian GNU/Linux - it's free, it's open source, and it rocks
http://www.debian.org

 
 
 

Mounting

Post by Jürgen Exne » Mon, 15 Mar 1999 04:00:00



Quote:> I have Win98 on one partition and Linux on the other partition.  I have
some
> files on Win98 that I want to copy to the Linux partition.  What commands
do
> I need to do this?

My I suggest to consult the Linux FAQ, question

     * 3.2 How do I access files on my DOS partition or floppy?

jue
--
Jrgen Exner

 
 
 

Mounting

Post by Jürgen Exne » Sat, 20 Mar 1999 04:00:00



Quote:> I have Win98 on one partition and Linux on the other partition.  I have
some
> files on Win98 that I want to copy to the Linux partition.  What commands
do
> I need to do this?

My I suggest to consult the Linux FAQ, question

     * 3.2 How do I access files on my DOS partition or floppy?

jue
--
Jrgen Exner

 
 
 

1. mount error: mount only root can mount /dev/cdrom on cdrom

"That should do it.  I hope this was not to long an explaination, but
"I want you to have a fell for what you are doing before doing it.

"Now as to why...
"Most multitasking multiuser Operation system do not let users
"access the mount command.  Linux makes it possible for users
"to use the command, but doesn't give the privilage to automatically.
"Root has to set the priv on a per device basis.

   ... oh wow.  that was great.  thanks ...

"it's not what you see ,
 but in stead notice."

http://www.aniota.com/~twhite

2. RH6.2 + Travan tape drive

3. NFS mount won't mount at boot, but mount -a works fine.

4. Linux group in NYC ????

5. mount error: mount only root can mount /dev/cdrom on cdrom

6. No env. variable LD_LIBRARY_PATH for NSAPI plugin -> no shared object libraries with Netscape Enterprise Server

7. mount: mount point /media/cdrom0 does not exist

8. New kernel versions

9. Mounting timeout on NFS mount

10. mount over a mounted fs?

11. Mounting Cdroms in SunOS 4.14 - error unable to mount hsfs

12. CD-ROM mount needs source <--> source needs CD-ROM mount

13. how to mount two harddisk to a single mount pointer?