Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2005 14:33:02 +0300
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        Gregory Nou <gregorynou@altern.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: umounting a usbkey causes reboot
Message-ID:  <20051010113302.GA3284@flame.pc>
In-Reply-To: <434A492B.9010206@altern.org>
References:  <434A492B.9010206@altern.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-10-10 12:57, Gregory Nou <gregorynou@altern.org> wrote:
> hi,
>
> when I made a umount -f on my usbkey, I experienced a reboot.
>
> I did this :
> # mount /dev/da0 /mnt
> unplugged the usbkey, add a file from another computer, replugged it

You have to unmount the file system before unplugging the USB device.

> # ls
> the new files did not appear
> # umount -f /dev/da0
> instant reboot...

This is a known problem.  Unmount the USB device before unplugging it
and all should be fine.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051010113302.GA3284>