LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   trouble mounting jfs hdd (https://www.linuxquestions.org/questions/linux-hardware-18/trouble-mounting-jfs-hdd-479030/)

fatman 08-31-2006 03:14 AM

trouble mounting jfs hdd
 
I'm running Ubuntu (I think Breezy).
My second hard drive (SATA), formatted JFS doesn't mount.

Fstab entry:

/dev/sdb1 /video jfs defaults 0 0

then, when i use the command prompt i get:

$ sudo mount -t jfs /dev/sdb1 /video
mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

once I run fsck.jfs, which comes back clean, and re-run the above command, it mount OK.

Any ideas as to what is wrong?


All times are GMT -5. The time now is 10:21 AM.