Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 1997 22:11:31 +0600 (NS)
From:      Max Khon <max@iclub.nsu.ru>
To:        Jacques Hugo <jacques@wired.ctech.ac.za>
Cc:        questions@FreeBSD.ORG
Subject:   Re: mounting a goddamn cd!!
Message-ID:  <Pine.BSF.3.96.971120221006.23853A-100000@iclub.nsu.ru>
In-Reply-To: <34744030.2781E494@wired.ctech.ac.za>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 20 Nov 1997, Jacques Hugo wrote:

> dmesg:
> (ahc0:5:0): "PLEXTOR CD-ROM PX-20TS 1.00" type 5 removable SCSI 2
> cd0(ahc0:5:0): CD-ROM can't get the size                           
> 
> Q: What does "CD-ROM can't get the size" mean?

"there is no cd in drive" => can't get the size

> $bash#mount -r /dev/cd0c /mnt
> /dev/cd0c on /mnt: Incorrect super block.
> 
> $bash#mount -r /dev/cd0a /mnt
> /dev/cd0a on /mnt: Incorrect super block. 

mount -t cd9660 /dev/cd0c /mnt

/max





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971120221006.23853A-100000>