Results 1 to 3 of 3
HI ALL
I M NEW IN LINUX TODAY I WANT TO MOUNT MY USB ON LINUX SYSTEM USING THE FOLLOWING COMMAND
mount /dev/sda1 /mnt/usb
an eeror occur "unknown file system ...
- 01-25-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 21
usb issue
HI ALL
I M NEW IN LINUX TODAY I WANT TO MOUNT MY USB ON LINUX SYSTEM USING THE FOLLOWING COMMAND
mount /dev/sda1 /mnt/usb
an eeror occur "unknown file system ntfs".how can i resolve this issue?
- 01-25-2010 #2You need the ntfs-3g package to have support for Microsoft's NTFS filesystm.an eeror occur "unknown file system ntfs".how can i resolve this issue?
- 01-25-2010 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,096
...or for another option, you can format the USB device with FAT32 and use that filesystem if NTFS isn't mandatory.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote