Message-ID: <4DED42CF.9000008 at verizon.net>
Douglas Pollard
dougpol1 at verizon.net
Tue Jun 14 13:09:31 UTC 2011
On 06/08/2011 06:41 PM, Jordon Bedwell wrote:
> On 6/8/2011 4:58 PM, Douglas Pollard wrote:
>> Terminal reply
>> sudo mkdir /media/sde1&& sudo mount -t vfat /dev/sde1 /media/sde1
> If you get the mkdir command just do:
> sudo mount -t vfat /dev/sde1 /media/sde1
>
> After you run the mount command CD to /media/sde1 and report back if you
> can browse it, if you can browse it and see files, we've fixed it and
> got it mounted.
>
Good morning all. Spent four days sailing as I needed to get away from
computer and all else. I am back trying to open my 2tb hard drive. In
case someone other than Jordon Bedwell replies I followed the directions
in his last post and got the below response from the terminal. Can
someone help here. If someone else replies it would likely be a good
idea to go back and read some of the posts on this thread.
Thanks
Doug
douglasdoug at ubuntuDoug:~$ sudo mkdir /media/sde1
[sudo] password for douglasdoug:
mkdir: cannot create directory `/media/sde1': File exists
douglasdoug at ubuntuDoug:~$ sudo mkdir /media/sde1
mkdir: cannot create directory `/media/sde1': File exists
douglasdoug at ubuntuDoug:~$ sudo mount -t vfat /dev/sde1 /media/sde1
mount: special device /dev/sde1 does not exist
douglasdoug at ubuntuDoug:~$
More information about the ubuntu-users
mailing list