Issue783

Title umount something by path reboots my DFly
Priority bug Status chatting
Superseder Nosy List qermit
Assigned To Keywords

Created on 2007-08-21.17:18:33 by qermit, last changed by floid.

Messages
msg3556 (view) Author: floid Date: 2007-08-22.09:26:20
Looks like there's a mkntfs is available in /usr/pkgsrc/sysutils/ntfsprogs
(Linux-NTFS.org tools), and I did the sanity-check of making sure it builds
before saying so.

-Cheers,
-Joe "Floid" Kanowitz
msg3552 (view) Author: dillon Date: 2007-08-21.17:42:01
:New submission from qermit <piotr.miedzik@etel.pl>:
:
:qbot# mount
:/dev/ad0s4a on / (ufs, local)
:procfs on /proc (procfs, local)
:/dev/ad0s5 on /mnt/aparat (ntfs, local)
:
:if I umount by path (/mnt/aparat) my box reboots
:if I umount by device (/dev/ad0s5) it's ok

    Its really hard for me to test ntfs.  Could you format a small ntfs
    filesystem on, say, a usb memory stick, which reproduces the crashing
    problem, and then dump an image of that filesystem and make it available
    for download?  I have no way of constructing a ntfs filesystem myself.

						-Matt
msg3551 (view) Author: qermit Date: 2007-08-21.17:18:33
qbot# mount
/dev/ad0s4a on / (ufs, local)
procfs on /proc (procfs, local)
/dev/ad0s5 on /mnt/aparat (ntfs, local)

if I umount by path (/mnt/aparat) my box reboots
if I umount by device (/dev/ad0s5) it's ok
History
Date User Action Args
2007-08-22 09:26:20floidsetmessages: + msg3556
2007-08-21 17:42:01dillonsetstatus: unread -> chatting
messages: + msg3552
2007-08-21 17:18:33qermitcreate