source:
trunk/packages/sipb-xen-guest-installer/partial/debootstrap.d/fstab
@
584
| Last change on this file since 584 was 494, checked in by price, 18 years ago | |
|---|---|
| File size: 398 bytes | |
| Line | |
|---|---|
| 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/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.
