Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 1999 01:19:33 +0200
From:      Iani Brankov <ian@bulinfo.net>
To:        Dan Shebunin <daktaklakpak@mtu-net.ru>
Cc:        freebsd-hackers <hackers@FreeBSD.ORG>
Subject:   Re: Problems with IDE CD-ROM under FreeBSD
Message-ID:  <3697E405.5AE2DCE5@bulinfo.net>
References:  <01e301be3bf4$19fa0fb0$0100a8c0@dan.space_net>

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Shebunin wrote:
> 
> After logging in, I try to mount CD:
> #mount /cdrom
> cd9660: /dev/wcd0c: Invalid argument
> 
> or
> 
> #mount_cd9660 /dev/wdc0c /cdrom
> cd9660: /dev/wcd0c: Invalid argument
> e.t.c...

It seems you don't have iso9660 FS in the kernel or as lkm.
check for option "CD9660" in your current kernel configuretion file.

By the way Mark makes a mistake: wdc != wcd at all.

> 
> The worse is SYSINSTALL can mount my CD, and even read packages from it.
> So, why can't I use mount?
> 

If the reason is absence of cdrom fs emulation, yes - it's possible.

good luck :)

-- 
When the people talk about troubles,
the word Microsoft is the most
frequently used one.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3697E405.5AE2DCE5>