[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to configure supermount?



> Hi All,
> 
> I patched the 2.218 kernel with supermount.patch for 2.2.17. There
> was no error at patching time, but after compiling the kernel it
> does not seem to work. the /cdrom dir is locked.
> 
> Does supermount require any more configuration? How?
> 
> Thanks in advance. -- Viktor 

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type>  <options>                   <dump> <pass>
...
# Supermount devices
/floppy		/floppy	supermount  user,dev=/dev/fd0,fs=vfat	       0 0
/cdrom		/cdrom	supermount  user,dev=/dev/cdrom,fs=iso9660,ro  0 0
/cdrom2		/cdrom2	supermount  user,dev=/dev/cdrom2,fs=iso9660,ro 0 0

-- 
Massimo Dal Zotto

+----------------------------------------------------------------------+
|  Massimo Dal Zotto               email: dz@cs.unitn.it               |
|  Via Marconi, 141                phone: ++39-0461534251              |
|  38057 Pergine Valsugana (TN)      www: http://www.cs.unitn.it/~dz/  |
|  Italy                             pgp: see my www home page         |
+----------------------------------------------------------------------+



Reply to: