Partitioning scheme. Was; Re: [LBo] Proposed Partitioning Plan

Lonnie Mullenix buckshot at scicable.com
Mon Jun 12 02:50:08 CEST 2006


Howard,

I will post my fstab here and you can take it from there.

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>               <dump>  <pass>
/dev/hda5       /               ext3    errors=remount-ro       0       1
/dev/hda8       none            swap    sw                      0       0
proc            /proc           proc    defaults                0       0
/dev/fd0        /floppy         auto    user,noauto             0       0
/dev/hdd        /mnt/dvd        iso9660 ro,user,noauto          0       0
/dev/hdc        /mnt/cdrom      auto    noauto,user             0       0
/dev/hda1       /boot   	ext3    defaults                0       2
/dev/hda6       /tmp    	ext3    defaults                0       2
/dev/hda7       /var    	ext3    defaults                0       2
/dev/hda9       /opt    	ext3    defaults                0       2
/dev/hda10      /home   	ext3    defaults                0       2
/dev/hda11      /usr    	ext3    defaults                0       2
/dev/hda12      /shared 	ext3    defaults                0       2
/dev/hda3       /spare  	ext3    defaults                0       2
/dev/hda13      /dos    	vfat    defaults                0       2


Obviously, with some of the information that has been brought to light
of late about this, I can now switch the TYPE from vfat to ext2 and
still have it doe the same job.

Hope this helps somewhat.



-- 
Running Gentoo and
Debian, enjoying the
MS free life on the
internet.




More information about the QnA mailing list