Re: Mounting iso or udf

2001-09-10 Thread Julio Merino
On Mon, Sep 10, 2001 at 12:40:41AM -0700, Karsten M. Self wrote: > on Mon, Sep 10, 2001 at 09:30:04AM +0200, Julio Merino Vidal ([EMAIL > PROTECTED]) wrote: > > Hi all, > The search order is specified by either /proc/filesystems, or, if it > exists, /etc/filesystems. The latter superscedes, so if

Re: Mounting iso or udf

2001-09-10 Thread Karsten M. Self
on Mon, Sep 10, 2001 at 09:30:04AM +0200, Julio Merino Vidal ([EMAIL PROTECTED]) wrote: > Hi all, > > I have the following directories to mount either an iso cdrom or an > udf cdrom (only reading). These are: > /mnt/cdrom (for iso) > /mnt/cdrom.udf (for udf) > > I've the proper values in

Mounting iso or udf

2001-09-10 Thread Julio Merino Vidal
Hi all, I have the following directories to mount either an iso cdrom or an udf cdrom (only reading). These are: /mnt/cdrom (for iso) /mnt/cdrom.udf (for udf) I've the proper values in /etc/fstab so I can mount them as user, and to determine the filesystem type... But... is it there any w