diskparts rfork e
This commit is contained in:
parent
1ed976bd1d
commit
e4d368ccdb
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
#!/bin/rc
|
#!/bin/rc
|
||||||
|
rfork e
|
||||||
|
|
||||||
# set up any disk partitions
|
# set up any disk partitions
|
||||||
if (! test -e /dev/sdctl)
|
if (! test -e /dev/sdctl)
|
||||||
bind -b '#S' /dev
|
bind -b '#S' /dev
|
||||||
|
|
Loading…
Reference in a new issue