5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
# (for testing) Remove this automatic mount once ext2 is working.
|
|
|
|
mkdir /mnt
|
|
mount -t ext2 /dev/cd0p2 /mnt
|