-
-
Save adrianparvino/8538e922e0f162a27c931af7bebc1fee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[myrl@myrl:~/RISCV/diskimage-linux-riscv-2018-09-23]$ temu root-riscv64.cfg | |
[ 0.265492] NET: Registered protocol family 17 | |
[ 0.265826] 9pnet: Installing 9P2000 support | |
[ 0.268725] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities | |
[ 0.269414] EXT4-fs (vda): mounting ext2 file system using the ext4 subsystem | |
[ 0.275203] EXT4-fs (vda): mounted filesystem without journal. Opts: (null) | |
[ 0.275409] VFS: Mounted root (ext2 filesystem) on device 254:0. | |
[ 0.275965] devtmpfs: mounted | |
[ 0.276267] Freeing unused kernel memory: 80K | |
[ 0.276385] This architecture does not have kernel memory protection. | |
~ # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment