root user
Operation not permitted
Code:
mount /dev/ada2s3 /mnt/
mount /dev/ada2s3 /mnt/
attacheddmesg
yesThanks covacat!
That leads us to my next question OP: what does# file -s /dev/ada2s3
tell you? Are we sure this is actually EXT4?
tried sameoperation not permitted is usually when you try to mount rw an unclean fs. im not sure ext4 rw is supported at all. but -o ro should work
not helpmount -t ext2fs [I]special[/I] [I]mountpoint[/I]
?
you’ll also need tokldload ext2fs