Re: kernel panic - umount xfs partition

2009-06-27 Thread Zbigniew Komarnicki
... > # mount -t xfs -o ro /dev/ad0s2 /mnt > # ls /mnt > # cp /mnt/my_file /home/zbigniew I forgot add here that I do then # umount /mnt and after that was kernel panic. I'm sorry for the mistake. Zbigniew ___ freebsd-questions@freebsd.org mailing lis

kernel panic - umount xfs partition

2009-06-26 Thread Zbigniew Komarnicki
Hello, I have a Dabian 5.0 and FreeBSD 7.2-RELEASE-p2 on i386 athlon-xp. I have two partitions under Debian. They are xfs file system. So I mount it from FreeBSD # mount -t xfs -o ro /dev/ad0s1 /mnt # ls /mnt # umount /mnt Everything is OK, but now I do the following # mount -t xfs -o ro /d