[SOLVED - FreeBSD] cannot mount ext4 partition - BSD
                
		         
	        
        
	
	Users browsing this thread: 1 Guest(s)
| 
 | |||
| 
					There is limited read only support for ext4 filesystems. You can mount them by: ``# mount -t ext2fs -o ro /dev/name /mountpoint`` | |||

