Reply
 
Thread Tools Display Modes
  #1  
Old 10-01-2007, 02:42 PM
cokebear cokebear is offline
Junior Member
 
Join Date: Jun 2007
Location: Montreal, QC
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Cannot mount USB HDD
Hi,
I have been a PCBSD user since v1.3, and was quite happy. However, since upgrading to v1.34, I have been having problems reading and accessing my USB Hdd. I thought upgrading to v1.4 would help (along with new features that I would like to make use of), but still the same error message appears when it tries to automount or that when I try to mount myself: Unknown error. The USB drive is one from Maxtor, USB 2.0, Fat32 format, 160 Gigs (PCBSD detects corrects that it's 153 Gigs after formatting), and my computer is an Athlon 700, Asus K7V mobo (supports only USB 1.1). Can anyone help???
Reply With Quote
  #2  
Old 10-01-2007, 07:18 PM
Gerard's Avatar
Gerard Gerard is offline
Super Moderator
 
Join Date: Jul 2005
Location: UK
Posts: 467
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Cannot mount USB HDD
Can you try

Code:
mount -t msdosfs -o large /dev/da0s1 /mnt
If your disk isn't da0s1 replace it with the proper name
__________________
FreeBSD News:
www.freebsdnews.net
Reply With Quote
  #3  
Old 10-01-2007, 09:17 PM
rodonn rodonn is offline
Senior Member
 
Join Date: Jun 2006
Posts: 1,178
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Cannot mount USB HDD
I'm having a similar problem with a USB2 2.5inch HDD enclosure.

The errors returned are TIMEOUT and IOERROR
Reply With Quote
  #4  
Old 10-02-2007, 05:18 PM
cokebear cokebear is offline
Junior Member
 
Join Date: Jun 2007
Location: Montreal, QC
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Cannot mount USB HDD
Thanks! It worked, but having a hard time to unmount it. What are the parameters?
Also, any possibility to incorporate this into the automount feature so that it works seemlesly every time?
Reply With Quote
  #5  
Old 10-26-2007, 12:04 PM
kafkaesk kafkaesk is offline
Member
 
Join Date: May 2006
Location: Germany
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Cannot mount USB HDD
Quote:
Also, any possibility to incorporate this into the automount feature so that it works seemlesly every time?
Yes i Think this is a VERY VERY important feature for the next release!!! :!:
__________________
http://pc-bsd.de/userbar.png
Reply With Quote
  #6  
Old 10-26-2007, 01:14 PM
cokebear cokebear is offline
Junior Member
 
Join Date: Jun 2007
Location: Montreal, QC
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Cannot mount USB HDD
When I use the command:
mount -t msdosfs -o large /dev/da0s1 /media

I can mount successfully (as supposed to automounting unsuccessfully) but I can't seem to write on my USB HD. Why? Any ways I can get around that?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't mount the CD-ROM vanuysboy FreeBSD Help 6 07-30-2008 12:14 PM
how du mount zfs? ninjaprawn General Questions 2 01-12-2008 11:15 AM
How to mount a cd-rw...? Ireclan General Questions 11 07-21-2007 05:44 AM
No mount hdd maxtor mcleyn Startup Bug Reports 12 05-18-2007 08:07 AM
mount cd grahamnorth General Questions 18 05-11-2006 04:16 PM


All times are GMT. The time now is 01:32 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.