|
@ -6,6 +6,9 @@ |
|
|
# If you have this, uncomment it. |
|
|
# If you have this, uncomment it. |
|
|
devpts /dev/pts devpts mode=0622 0 0 |
|
|
devpts /dev/pts devpts mode=0622 0 0 |
|
|
/proc /proc proc defaults |
|
|
/proc /proc proc defaults |
|
|
|
|
|
# swapon swapfile created by make_swapfile from make_debian-x11. |
|
|
|
|
|
/swapfile none swap sw 0 0 |
|
|
|
|
|
|
|
|
# Entries adapted from existing fstab: |
|
|
# Entries adapted from existing fstab: |
|
|
#/dev/hda3 /OLDROOT ext2 defaults,errors=remount-ro,noauto 0 1 |
|
|
#/dev/hda3 /OLDROOT ext2 defaults,errors=remount-ro,noauto 0 1 |
|
|
#/dev/hda1 none swap sw 0 0 |
|
|
#/dev/hda1 none swap sw 0 0 |
|
|