Re: mount ext2fs - geom_label



William Grzybowski wrote:
On Mon, Jul 07, 2008 at 02:12:44PM +0200, Ivan Voras wrote:
William Grzybowski wrote:
Hi!

I'm running -CURRENT from 4 July.
I can mount my ext3 partition without any errors but I can't access it:

# mount -t ext2fs /dev/ad0s1 /media/
# cd /media
cd: not a directory: /media
# ls /media
ls: /media: Bad file descriptor

[snip]

The label was "/", I did change it to "st" and unfortunelly this issue still exists...

I'm not sure if this slice was mounting fine over an older build but for sure it is ext3.
Another partition with ext3 is (at least was) working.

Am I missing something? Is that some kind of bug? Should i file it?

Can you check the inode size on both file systems (tune2fs -l /dev/<device_name> | grep Inode)? Do they differ?

I encountered a similar problems with a file system that had an inode size of 265 bytes. FreeBSD wasn't able to handle them correctly (see http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/124621)

Best regards,
Lothar
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: [2.6.17.4] slabinfo.buffer_head increases
    ... directly relevant. ... To reproduce one just has to mount an ext3 partition and perform ... If you mount it as ext2 the problem is gone. ...
    (Linux-Kernel)
  • fsck failure at boot
    ... installed a fibre Qlogic HBA in the controller node, ... I formatted one large ext3 partition and was able to mount it flawlessly. ... Upon rebooting, however, the system hung while checking the new filesystem: ...
    (RedHat)
  • Re: OT: Comparison of filesystems
    ... you can't "wipe" files on a journaling fs. ... mount your ext3 partition as ext2, wipe the fileand then re- ...
    (Debian-User)
  • Re: OT: Comparison of filesystems
    ... you can't "wipe" files on a journaling fs. ... mount your ext3 partition as ext2, wipe the fileand then re- ...
    (Debian-User)
  • Re: OT: Comparison of filesystems
    ... you can't "wipe" files on a journaling fs. ... mount your ext3 partition as ext2, wipe the fileand then re- ...
    (Debian-User)