to...@tuxteam.de a écrit : > > On Wed, Dec 23, 2015 at 07:41:00AM -0300, Renaud OLGIATI wrote: > >> Or do I have to first create a (failed) array with mdadm ? > > For RAID 1 it shouldn't be necessary, AFAIR
You cannot mount directly a RAID 1 partition with format 1.1 or 1.2 because the RAID superblock gets in the way. You must mount it with loop,offset (see my other reply in this thread) or assemble it as a degraded array and mount the array.