Results 1 to 3 of 3
Hi.
I just installed Mandrake 9.1 and have a separate drive with Windows. The problem is, my modem isn't working in Linux and I need to transfer som files from ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-25-2003 #1Just Joined!
- Join Date
- May 2003
- Posts
- 4
moving files between windows and linux
Hi.
I just installed Mandrake 9.1 and have a separate drive with Windows. The problem is, my modem isn't working in Linux and I need to transfer som files from my NTFS windows drive to the linux drive. The problem is that Windows doesn't even know that I have have two disks and Linux can't read the NTFS drive. I could burn a cd, but that will be kind of irritating in the long run. Is there any program to transfer between files systems?
- 05-25-2003 #2Linux User
- Join Date
- Feb 2003
- Location
- Norway, Asker
- Posts
- 267
type:
mkdir /mnt/ntfs && mount -t ntfs /dev/hdXX /mnt/ntfs
if it says somethins about "fs not supported by kernel" type "modprobe ntfs" or download a driver from http://linux-ntfs.sf.net. Its explained what to do there, good luck
- 05-25-2003 #3Just Joined!
- Join Date
- May 2003
- Posts
- 27
Try e2fs. Good for transfering files between windows and linux.I got it off a pcplus cdrom a few years ago, maybe still available from their download site?


Reply With Quote
