Luna/initrd/sbin/test-ext2fs
apio 62ac42ffc3
All checks were successful
continuous-integration/drone/pr Build is passing
kernel/Ext2: Read the root inode metadata from the disk
2023-06-21 21:32:28 +02:00

5 lines
108 B
Plaintext

# (for testing) Remove this automatic mount once ext2 is working.
mkdir /mnt
mount -t ext2 /dev/cd0p2 /mnt