mount second harddrive

Asked by amy

Brand new to linux..and am trying to mount my second hard drive

sudo parted dev/sbd/print gives no such file or directory.. please help... all my files are on this hard drive.

the name of the disk comes up in dev/disk/by-lable
as Data

if that is any help

Cheers in advance

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
PeterDurrill (sunergos) said :
#1

what filesystem does that hardrive use?
If you go to Places>Computer, what drives are listed there?

Revision history for this message
Omid Alemi (omid) said :
#2

hi,

try :
mkdir ~/mydisk
sudo mount /dev/disk/[...] ~/mydisk

if it didn't worked put output of " cat /proc/partioions " here for more info.

Can you help with this problem?

Provide an answer of your own, or ask amy for more information if necessary.

To post a message you must log in.