mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-25 17:53:22 -05:00
This comments out the devpts, since psuedo terminals aren't necessarily
required by this mini-dist, some kernels may not support it, but devfs automatically mounts this.
This commit is contained in:
parent
48bb58db50
commit
02432cd13b
@ -7,7 +7,7 @@
|
||||
/dev/ram0 / ext2 defaults
|
||||
# /dev/ubd/0 / ext2 defaults 1 1
|
||||
# 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
|
||||
# swapon swapfile created by make_swapfile from make_debian-x11.
|
||||
/swapfile none swap sw 0 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user