diff options
Diffstat (limited to 'examples/bootfloppy/etc/fstab')
-rw-r--r-- | examples/bootfloppy/etc/fstab | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/bootfloppy/etc/fstab b/examples/bootfloppy/etc/fstab new file mode 100644 index 000000000..ef14ca2cc --- /dev/null +++ b/examples/bootfloppy/etc/fstab | |||
@@ -0,0 +1,2 @@ | |||
1 | proc /proc proc defaults 0 0 | ||
2 | |||