13 lines
136 B
Plaintext
13 lines
136 B
Plaintext
// mkfsinfo
|
|
|
|
host gummo.doc.ic.ac.uk
|
|
|
|
// ROOT
|
|
fs /dev/xxx1 {
|
|
fstype = export
|
|
mount default {
|
|
exportfs ""
|
|
volname /home/gummo
|
|
}
|
|
}
|