Mike Jeays wrote:
On Wed, 2004-10-13 at 14:22, Laszlo Antal wrote:
Hi,
I have FreeBSD 4.10 installed.
When I mount the cdrom with #mount -t cd9660 /dev/acd0c /cdrom
everything works fine.I can get to my ports and everything
But when I want to swap cds and I type #umount /cdrom
I get this error m
On Wed, 2004-10-13 at 14:22, Laszlo Antal wrote:
> Hi,
>
> I have FreeBSD 4.10 installed.
> When I mount the cdrom with #mount -t cd9660 /dev/acd0c /cdrom
> everything works fine.I can get to my ports and everything
> But when I want to swap cds and I type #umount /cdrom
> I get this error message
On Wed, 13 Oct 2004 11:22:12 -0700, Laszlo Antal <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have FreeBSD 4.10 installed.
> When I mount the cdrom with #mount -t cd9660 /dev/acd0c /cdrom
> everything works fine.I can get to my ports and everything
> But when I want to swap cds and I type #umount /cdrom
At 13:22 10/13/2004, Laszlo Antal wrote:
>Hi,
>
>I have FreeBSD 4.10 installed.
>When I mount the cdrom with #mount -t cd9660 /dev/acd0c /cdrom
>everything works fine.I can get to my ports and everything
>But when I want to swap cds and I type #umount /cdrom
>I get this error message:: Unable to um
On Oct 13, 2004, at 1:29 PM, Matthew Seaman wrote:
On Wed, Oct 13, 2004 at 11:22:12AM -0700, Laszlo Antal wrote:
When I mount the cdrom with #mount -t cd9660 /dev/acd0c /cdrom
Verb. Sap. Make that:
# mount -t cd9660 -o ro /dev/acd0c /cdrom
For best results, set up all of the options etc. in /e
On Wed, Oct 13, 2004 at 11:22:12AM -0700, Laszlo Antal wrote:
> When I mount the cdrom with #mount -t cd9660 /dev/acd0c /cdrom
Verb. Sap. Make that:
# mount -t cd9660 -o ro /dev/acd0c /cdrom
For best results, set up all of the options etc. in /etc/fstab, and
then just use:
# mount /cd
Hi,
I have FreeBSD 4.10 installed.
When I mount the cdrom with #mount -t cd9660 /dev/acd0c /cdrom
everything works fine.I can get to my ports and everything
But when I want to swap cds and I type #umount /cdrom
I get this error message:: Unable to umount /cdrom, Device is busy.
If I do the umont fr