LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-28-2010, 08:56 AM   #1
GMCbris
LQ Newbie
 
Registered: Nov 2008
Posts: 24

Rep: Reputation: 15
Problem mounting Hard Drive


Hi

Just a quick question on mounting a Hard drive on my server

(Mother board crashed and now have new server with new mother board and drive... and the server people have attached the original drive so I can get my data off it)

I run a Debian system

I have run a multitude of commands to try find what filesystem the hard drive is using

I get an error with this command

Code:
mount -t ext3 /dev/sdb /oldhd
Says not an ext3 FS so tried a few more and still nothing

How do I find out what it is?

I have tried this

Code:
fdisk -l
and got this result

Code:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000476b6

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1       60471   485733276   83  Linux
/dev/sda2           60472       60801     2650725    5  Extended
/dev/sda5           60472       60801     2650693+  82  Linux swap / Solaris

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000d38b1

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1       60471   485733276   83  Linux
/dev/sdb2           60472       60801     2650725    5  Extended
/dev/sdb5           60472       60801     2650693+  82  Linux swap / Solaris
I was expecting another column with filesystem

any help is appreciated

GMC
 
Old 09-28-2010, 09:03 AM   #2
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Nope, you got all the columns - The "Id" and "System" columns show you what file system is apparently on the partition.

I figure your problem is that you're mistakenly trying to mount the entire drive, rather than mounting one or more partitions of the drive. Try:
Code:
mount -t ext3 /dev/sdb1 /oldhd
..and see what that produces..
 
Old 09-28-2010, 09:05 AM   #3
GMCbris
LQ Newbie
 
Registered: Nov 2008
Posts: 24

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by GrapefruiTgirl View Post
Nope, you got all the columns - The "Id" and "System" columns show you what file system is apparently on the partition.

I figure your problem is that you're mistakenly trying to mount the entire drive, rather than mounting one or more partitions of the drive. Try:
Code:
mount -t ext3 /dev/sdb1 /oldhd
..and see what that produces..
I am sure I tried that

Let me go do it again... just in case

BRB
 
Old 09-28-2010, 09:08 AM   #4
GMCbris
LQ Newbie
 
Registered: Nov 2008
Posts: 24

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by GMCbris View Post
I am sure I tried that

Let me go do it again... just in case

BRB
Oh no... how embarrassing

Ahem....

thanks!!!

Worked as expected

*logging off ashamed of ones self*
 
Old 09-28-2010, 09:09 AM   #5
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
No problem we all overlook the obvious sometimes!

Please mark [SOLVED] using Thread Tools above.

Cheers!
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
hard drive mounting problem in Ubuntu8.04 pr5439 Linux - Software 2 11-11-2008 05:26 PM
problem mounting hard drive tyoung212 Linux - General 8 04-02-2008 07:12 PM
Problem with mounting hard drive navin_karnam Red Hat 13 08-03-2007 10:31 PM
Hard Drive Mounting Problem kvnband Linux - Hardware 2 12-27-2005 03:02 PM
problem mounting second hard drive irvken Fedora 8 06-09-2005 10:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 06:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration