USB Hard drive Errors
Daniel Dalton
daniel.dalton at iinet.net.au
Sat Apr 18 00:20:03 UTC 2009
On Fri, Apr 17, 2009 at 05:03:06PM +0100, MG wrote:
> I got the hard drives in dev/usb1 etc by messing around
> is it possible to mount them and be able to tell me the correct size?
Should be /dev/sd*...?
Unless ubuntu does things differently. When you plug it in ru:
sudo dmesg | tail
This should tell you the location of your hardrive; be sure to mount the
partition not the device eg.
/dev/sdx1 not /dev/sx sdx is the device, sx1 is the file system with
your data, or sx2 or whatever.
> I already selected NTFS writing
Shouldn't gnome mount it automatically for you? If not, do something
like
sudo mount -t ntfs device mmntpoint.
man mount for more details.
Daniel.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090418/147e75b2/attachment.sig>
More information about the ubuntu-users
mailing list