Now its working :) I went to an linux pc and did an fsck on linux
[EMAIL PROTECTED]:~# /sbin/fsck.ext2 -y /dev/sda1 e2fsck 1.35 (28-Feb-2004) /dev/sda1: clean, 379761/9781248 files, 18008327/19537040 blocks No errors war found ! after that I did a fsck on OpenBSD [EMAIL PROTECTED]:~# fsck_ext2fs /dev/sd0i ** /dev/rsd0i ** File system is clean; not checking It was than posible to do: mount_ext2fs /dev/sd0i /mnt/usb/ On Mon, 30 May 2005 17:54:24 +0200 "Frank Denis (Jedi/Sector One)" <[EMAIL PROTECTED]> wrote: > On Mon, May 30, 2005 at 03:25:02PM +0000, Thorsten Glaser wrote: > > ports/sysutils/e2fsprogs > > Sure, but to be fair, if he cares about his data, it's probably a bad idea > to try a 3-years old version of e2fsprogs on a platform that the software > was almost never tested on and that refused to mount the filesystem for a > (yet) undetermined reason.