| Author |
Message |
|
cgriffin
MEPIS Rules!
Joined: Sun Mar 27, 2011 9:59 pm Posts: 215 Has thanked: 50 times Have thanks: 8 times
|
Post # 299046
 Trouble mounting NTFS usb drive
Hello all,
I have two usb drives that Mepis 11.0 are having trouble mounting. One is a 500Gb seagate external drive, and the other is a new USB key. Both are formatted with NTFS. The seagate worked on the machine just last week, I don't know why it would stop and what I can do to get these babies to mount. Does anyone have a pointer for me on what to try? THanks, Chris
_________________ -- Chris Griffin
|
| Tue Apr 24, 2012 10:16 pm |
|
 |
|
moksha
MEPIS is cool!
Joined: Sun Dec 09, 2007 4:19 am Posts: 573 Has thanked: 25 times Have thanks: 24 times
|
Post # 299047
 Re: Trouble mounting NTFS usb drive
Have you tried Kmenu > System > More Applications > kdiskfree to see if they are there or open konsole as superuser then mount -t NTFS /path/to/directory it will probably be something like mount -t NTFS /media/seagate the -t option indicates it is an NTFS file system being mounted
|
| Tue Apr 24, 2012 10:57 pm |
|
 |
|
chippy52
MEPIS Rules!
Joined: Wed Jul 29, 2009 6:05 pm Posts: 253 Location: New Zealand Has thanked: 13 times Have thanks: 51 times
|
Post # 299048
 Re: Trouble mounting NTFS usb drive
Have you checked out >>system settings >> removable devices, see if your device is listed. If so tick the box in automount on login column.
_________________ Mepis 11 64bit Linux 3.2.0-0.bpo.4-amd64, KDE 4.5.1 Intel i5 2400, Asus P8H67-M-EVO, G-Skill Ripjaws 2x4GB DDR3-1333, nVidia GeForce GT430, Seagate 500GB sata3 HDD
|
| Tue Apr 24, 2012 11:12 pm |
|
 |
|
cgriffin
MEPIS Rules!
Joined: Sun Mar 27, 2011 9:59 pm Posts: 215 Has thanked: 50 times Have thanks: 8 times
|
Post # 299049
 Re: Trouble mounting NTFS usb drive
I was able to mount it using the command: mount -t ntfs-3g /dev/sdb1 /media/myThumbDrive I'm definitely wanting to be able to mount it from the KDE desktop USB notifier in the system tray, if there is a way to fix it so it just works there. In my googling I've found that it seems that folks have a lot of trouble with NTFS drives... if I didn't have windows in my life I just wouldn't care. Chris
_________________ -- Chris Griffin
|
| Tue Apr 24, 2012 11:13 pm |
|
 |
|
moksha
MEPIS is cool!
Joined: Sun Dec 09, 2007 4:19 am Posts: 573 Has thanked: 25 times Have thanks: 24 times
|
Post # 299050
 Re: Trouble mounting NTFS usb drive
oops forgot the the "-3g" yes try right clicking the usb icon in the kicker and selecting device notifier settings > automounting and tick the automount box. I dont know if it will work cause I am a linux purist, but I also don't have any probs mounting anything, I plug in and I haven't done any tweaking, only ocassional permission issues. which I get inordinate pleasure from overriding
|
| Tue Apr 24, 2012 11:23 pm |
|
 |
|
cgriffin
MEPIS Rules!
Joined: Sun Mar 27, 2011 9:59 pm Posts: 215 Has thanked: 50 times Have thanks: 8 times
|
Post # 299051
 Re: Trouble mounting NTFS usb drive
Yes it shows up there. But the option to automatically mount didn't help it any ;-(
_________________ -- Chris Griffin
|
| Tue Apr 24, 2012 11:28 pm |
|
 |
|
cgriffin
MEPIS Rules!
Joined: Sun Mar 27, 2011 9:59 pm Posts: 215 Has thanked: 50 times Have thanks: 8 times
|
Post # 299052
 Re: Trouble mounting NTFS usb drive
THe problem is NTFS, which means the problem is Microsoft. I'm OK having to call mount, but I'll leave this topic open for a while to see if anyone knows how to massage it into working in the KDE interface Thanks! Chris
_________________ -- Chris Griffin
|
| Tue Apr 24, 2012 11:32 pm |
|
 |
|
qtech
MEPIS is cool!
Joined: Wed Nov 28, 2007 12:21 pm Posts: 625 Has thanked: 45 times Have thanks: 62 times
|
Post # 299053
 Re: Trouble mounting NTFS usb drive [Solved]
Try running "chkdsk /f" in windows from a prompt on both drives.
|
| Tue Apr 24, 2012 11:49 pm |
|
|