Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-12-2004, 03:29 PM
|
#1
|
|
LQ Newbie
Registered: Apr 2003
Location: Seattle Area
Distribution: RH8.0 & RH 7.3
Posts: 11
Rep:
|
wrong fs type, bad option, bad superblock on /dev/hdb1,
Current system has 2 hard drives. Recently had to rebuild my boot disk. and left my data disk alone.
Rebuilt the /dev/hda disk and that is all will and good
the /dev/hdb1 (/data) disk is now giving me problems
mount -t ext3 /dev/hdb1 /data
mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
or too many mounted file systems
I look at fdisk -l
fdisk -l
Disk /dev/hda: 255 heads, 63 sectors, 3328 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 3198 25583512+ 83 Linux
/dev/hda3 3199 3328 1044225 82 Linux swap
Disk /dev/hdb: 255 heads, 63 sectors, 1027 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1027 8249346 83 Linux
and the fstab entry is
/dev/hdb1 /data ext3 defaults 1 1
Any hints on how to bring /dev/hdb1 back on line?
|
|
|
|
02-12-2004, 09:03 PM
|
#2
|
|
Guru
Registered: Feb 2003
Location: Blue Ridge Mountain
Distribution: Debian Squeeze, Fedora 14
Posts: 7,268
Rep:
|
"Any hints on how to bring /dev/hdb1 back on line?"
You could take a look at the first superblock to see if anything looks suspicious:
tune2fs -l /dev/hdb1
See:
man tune2fs
___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html
Steve Stites
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
mount: wrong fs type, bad option, bad superblock on /dev/hdc3
|
Lordandmaker |
Linux - Hardware |
15 |
06-05-2011 08:55 AM |
|
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
|
Adil_uk |
Linux - Hardware |
9 |
02-16-2005 05:50 PM |
|
mount: wrong fs type, bad option, bad superblock on /dev/sdb1
|
pmoreira |
Linux - Hardware |
5 |
02-26-2004 10:31 AM |
|
Problem mounting CD-ROM: wrong fs type, bad option, bad superblock on /dev/cdrom
|
Oooska |
Linux - Newbie |
6 |
03-19-2002 04:51 AM |
|
wrong fs type, bad option, bad superblock on /dev/cdrom, or too many mounted file sy
|
TheCyberDude |
Linux - Software |
1 |
02-11-2002 12:44 PM |
All times are GMT -5. The time now is 02:23 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|