Subject: Re: Mounting CD in 1.4 [ and other things ]
To: Simon Burge <simonb@netbsd.org>
From: Todd Vierling <tv@pobox.com>
List: port-pmax
Date: 05/26/1999 10:21:10
On Wed, 26 May 1999, Simon Burge wrote:

: If you get out of sysinst and type:
: 
: 	# mount /dev/rz6c /mnt2

You probably want to use "mount -t cd9660 -r /dev/rz6c /mnt2".

The problem on pmax is probably thanks to some sysinst Magical distinction
between a "cd" device (which is cd9660 filesystem) and a hard disk (defaults
to ffs filesystem).

In order to work around it, if the above "mount -t cd9660 -r" works, you
could probably exit sysinst, mount the CD, and then tell sysinst to use an
already mounted filesystem to obtain the sets.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)