hi i would like to ask how to mount linux partition? thx
gnemmi Dec 8, 2008 #3 Could you please post the output of the following command (as root)? Code: tune2fs -l /dev/ad4s6 | grep "Inode size" Use /dev/your_linux_partition instead of /dev/ad4s6 . Thank you
Could you please post the output of the following command (as root)? Code: tune2fs -l /dev/ad4s6 | grep "Inode size" Use /dev/your_linux_partition instead of /dev/ad4s6 . Thank you