source: trunk/packages/sipb-xen-guest-installer/partial/debootstrap.d/fstab @ 494

Last change on this file since 494 was 494, checked in by price, 16 years ago

Eric's and my debootstrap work from the hackathon

File size: 398 bytes
Line 
1# /etc/fstab: static file system information.
2#
3# <file system> <mount point>   <type>  <options>       <dump>  <pass>
4proc            /proc           proc    defaults        0       0
5/dev/hda1       /               ext3    defaults,errors=remount-ro 0       1
6/dev/hda5       none            swap    sw              0       0
7/dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0
Note: See TracBrowser for help on using the repository browser.