> [robert@dell64] ~> umount Flash
> umount: unmount of /home/robert/Flash failed: Device busy
> [robert@dell64] ~> umount /dev/da6s1
>umount: unmount of /home/robert/Flash failed: Device busy


have you tried lazy unmount?

umount -l /dev/da6s1

if you have root access you should su/sudo to that before trying this command.

regards,
tim

On Sat, Mar 12, 2011 at 11:35 AM, Chris Brennan <xa...@xaerolimit.net> wrote:
> On Sat, Mar 12, 2011 at 11:33 AM, Robert <travelin...@cox.net> wrote:
>
> Thank you for the reply. As shown above, I mounted the drive and then
>>  tried to umount the drive. I did not access it other than the "ls"
>> command.
>>
>> [robert@dell64] ~> lsof Flash
>> [robert@dell64] ~> lsof /dev/da6s1
>> [robert@dell64] ~>
>> [robert@dell64] ~> umount Flash
>> umount: unmount of /home/robert/Flash failed: Device busy
>> [robert@dell64] ~> umount /dev/da6s1
>> umount: unmount of /home/robert/Flash failed: Device busy
>> [robert@dell64] ~>
>>
>
>
> For shgiggles, try and umount it as root, does that actually work?
>
> --
>
> Did you know...
> If you play a Windows 2000 CD backwards, you hear satanic messages,
> but what's worse is when you play it forward....
>                                      ...it installs Windows 2000
>   -- Alfred Perlstein on chat at freebsd.org
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>



-- 
GPG me!!

gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to