From: adam@netcom.com (Adam J. Richter) Subject: Re: mounting a scsi CD in linux Date: Fri, 28 May 1993 01:42:49 GMT
In article <C7pKsG.L6q@world.std.com> ibe@world.std.com (ira b ekhaus) writes:
>hi,
>
>I've recently purchased the yggdrasil and I'm having some trouble.
>While the install script provided a guest account that could
>read the CD contents, once installed the CD is unmounted.
You can mount the Yggdrasil LGX CDROM, or any other CDROM
for that matter, on /mnt like this:
mount -t iso9660 /dev/cdrom /mnt
You can unmount the CDROM like this:
umount /mnt
Type "man mount" for more information.
-- Adam J. Richter Yggdrasil Computing, Incorporated 409 Evelyn Ave., Apt. 312, Albany CA 94706 PO Box 8418, Berkeley CA 94707-8418 (510) 528-3209 (510) 526-7531, fax: (510) 528-8508 adam@netcom.com yggdrasil@netcom.com Another member of the League for Programming Freedom (lpf@uunet.uu.net).