Subject: Re: umount won't
To: Eric Fox <eric@fox.phoenix.az.us>
From: Jukka Marin <jmarin@pyy.jmp.fi>
List: port-i386
Date: 08/24/2001 23:42:36
On Fri, Aug 24, 2001 at 01:25:05PM -0700, Eric Fox wrote:
> Just out of curiosity, what's the result of:
> 
> 	/bin/df /cd0

root@pyy / # /bin/df /cd0
Filesystem  1024-blocks     Used    Avail Capacity  Mounted on
/dev/cd0d        391896   391896        0   100%    /cd0

> Also out of curiosity, is there an entry for /cd0 in your /etc/fstab file?

Yes:

root@pyy / # grep cd0 /etc/fstab
/dev/cd0d       /cd0    cd9660  ro,noauto       0 0

  -jm