jehanne/sys/src/kern/amd64/startdisk

7 lines
176 B
Bash

#!/cmd/rc -m /cmd/rcmain
disk/fdisk -p "$bootdisk/data" > "$bootdisk/ctl"
disk/prep -p "$bootdisk/plan9" > "$bootdisk/ctl"
hjfs -n hjfs -f "$bootdisk/fs"
mount -c /srv/hjfs /