# # ================================================================================================== # fs_spec fs_file filesystem fs_mntops fs_freq fs_passno # Device or Mount Point Type Options Dump for fsck order # Remote FS or not or not # ================================================================================================== # The Linux system on PIV. # /dev/hda9 / ext2 defaults 1 1 /dev/hda1 /boot ext2 defaults 1 2 /dev/hda10 /opt ext2 defaults 1 2 # # ================================================================================================== # CD-ROM - CD-RW and DVD on the PIV in Linux mode. # /dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0 /dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0 /dev/dvd /media/dvd auto ro,noauto,user,exec 0 0 # # ================================================================================================== # The 3.5 floppy on the PIV. # /dev/fd0 /media/floppy auto noauto,user,sync 0 0 # # ================================================================================================== # ???? # devpts /dev/pts devpts defaults 0 0 proc /proc proc defaults 0 0 # usbdevfs /proc/bus/usb usbdevfs defaults,noauto 0 0 # # ================================================================================================== # WinXP partions on the PIV. # /dev/hda2 /windows/C vfat noauto,user 0 2 /dev/hda5 /windows/D vfat noauto,user 0 2 # # ================================================================================================== # This is the ZIP drive on the PIV in Linux mode. # /dev/sda4 /media/zip auto noauto,user 0 0 # # ================================================================================================== # The swaps for Linux on PIV. # /dev/hda6 swap swap pri=42 0 0 /dev/hda7 swap swap pri=42 0 0 /dev/hda8 swap swap pri=42 0 0 # # ================================================================================================== # HP 8370 PII # ================================================================================================== # This is the ZIP drive for Windows mode only on the PII. # //dars-pc/zipdrive /p2zip smbfs noauto,user,username=ctaylor,password=passwd 0 0 # # ================================================================================================== # These are the partions on the PII Win98 system. # //dars-pc/dars-pcdrvf /dars-pcdrvf smbfs noauto,user,username=ctaylor,password=passwd 0 0 //dars-pc/dars-pcdrvd /dars-pcdrvd smbfs noauto,user,username=ctaylor,password=passwd 0 0 //dars-pc/dars-pcdrve /dars-pcdrve smbfs noauto,user,username=ctaylor,password=passwd 0 0 # # ================================================================================================== # This is for access to a Linux partion on the PII. Naturally you must be in # Linux mode on the PII. # Don't include home in the path name!!! # //dars-pc/ctaylor/p2files /p2files smbfs noauto,user,username=ctaylor,password=passwd 0 0 usbdevfs /proc/bus/usb usbdevfs noauto 0 0