Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

can't mount new internal hard drive?

  Date: Dec 13    Category: Unix / Linux / Ubuntu    Views: 448
  

I've been running 8.10 for about two
weeks now. Everything has been going fine. I have the OS on a 13.5 Gig
drive and now that I've started adding applications and other things I
wanted to expand the storage space. I got an 80 gig drive to add
internally. It's a Western Digital and the jumper in the back is set
to 'slave'.

When I click on 'computer' the drive is shown. When I double click on
it to show it's contents (there isn't anything on it yet) I get a
error 'Unable to mount location can't mount file'.

When I try to open it with the file browser I get:
Could not display "computer:///SCSI%20Drive.drive".

So I did the sudo fdisk -1 in the terminal and got this:

Disk /dev/sda: 13.5 GB, 13578485760 bytes
255 heads, 63 sectors/track, 1650 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0006f741

Device Boot Start End Blocks Id System
/dev/sda1 * 1 1575 12651156 83 Linux
/dev/sda2 1576 1650 602437+ 5 Extended
/dev/sda5 1576 1650 602406 82 Linux swap /
Solaris

Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/sdb doesn't contain a valid partition table

I'm assuming /dev/sda is the master drive, the one with the OS and the
stuff that goes with it.

And /dev/sdb is the 80 gig one I added.

After some googling I found these instructions...

sudo mkfs -t ext3 /dev/sdb

sudo su

mkdir /media/sdb

su myusername

sudo mount /dev/sdb /media/sdb

sudo chown -R myusername /dev/sdb

sudo chown -R myusername /media/sdb

That seems to have worked. My question is, there's a folder on the
drive called 'lost+found', can I delete this since I don't plan on
using it? or, if I can't delete it for some reason, can I use it to
store files? Why did that folder appear when there's already one in
the main 'file system' on the master HD?

Share: 

 

3 Answers Found

 
Answer #1    Answered On: Dec 13    

Funny you should mention the WD 80 gig drives. I may not know how to mount or
format the drives?? Have 2 80 gig drives that are giving me a fit with UB-8.10
and KUB-8.04 and 8.10- Begining to believe maybe the drives are the problem.
Have a Maxtor I'll try at first chance. Was thinking about sending for a Seagate
160 gig drive to try. WD not my favorite,but some do like them.Wondering why the
scsi format ?? Maybe the problem ?

 
Answer #2    Answered On: Dec 13    

If the new drive shows up on the desktop when clicked (and my two
other drives always seem to) you should find you can then open them
and see the contents. Sometimes you have to change the mounting
properties from the right click menu. Sorry, I don't remember what the
changes are.

 
Answer #3    Answered On: Dec 13    

I have a WD 60GB drive in my system, and I have found that Ubuntu
8.04.1 LTS Alternate CD worked on my system.
I used the encryption partion manual install and my install works good.

 
Didn't find what you were looking for? Find more on can't mount new internal hard drive? Or get search suggestion and latest updates.




Tagged: