Thanks for quick reply. Why does it attempt to mount as ext3 (EXT3-fs) since sda is in ext4? I probably missunderstand the process...
On 11/12/11, Peter Stuge <[email protected]> wrote: > Jean-Marc Beaune wrote: >> [ 8.994274] EXT3-fs (sda3): error: couldn't mount because of >> unsupported optional features (240) > .. >> Investigations done so far are not successfull, anyone could point >> me to the right direction? > > The above error is pretty clear. 240=128+64+32+16 so look into what > the ext*fs option bit mean, and make sure your kernel has the options > enabled. > > > //Peter > > -- Jean-Marc
