Hello everybody.
I need some help to create (if it's possible) an EXT4/EXT3 partition under Linux to be mounted in myFreebsd FreeBSD 9 amd64 box.
The situation is:
I've got an Arch Linux amd64 box with two disks, one of them is my backup disk formatted in EXT4 with gparted. When I try to mount it inFreebsd FreeBSD to restore my data, it says:
and dmesg says:
I'm reading any kind of websites or forums, and all information is old or not working for me.Freebsd FreeBSD supports ext4 and inode size of 256 bytes actually?
My best regards to all, and thanks for any help.
I need some help to create (if it's possible) an EXT4/EXT3 partition under Linux to be mounted in my
The situation is:
I've got an Arch Linux amd64 box with two disks, one of them is my backup disk formatted in EXT4 with gparted. When I try to mount it in
Code:
mount: /dev/xxxx : Invalid argument
and dmesg says:
Code:
WARNING: mount of xxxx denied due to unsupported optional features
I'm reading any kind of websites or forums, and all information is old or not working for me.
My best regards to all, and thanks for any help.