userinstall

UML/fstab

32:deda6d07bdc4
2011-07-12 Paul Boddie Added a script which controls access to the UML image. Reorganised the image making script to delegate work to other scripts using the image access script.
     1 # /etc/fstab: static file system information.     2 #     3 # <file system> <mount point>   <type>  <options>       <dump>  <pass>     4 proc            /proc           proc    defaults        0       0     5 /dev/ubda       /               ext3    defaults,errors=remount-ro 0       1     6 /dev/ubdb       none            swap    sw              0       0     7 /dev/ubdc       /mnt/cdrom      iso9660 defaults        0       0