[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: can't mount raid 5 after installation



Hello,

On Mon, Oct 17, 2005 at 11:20:03AM +0200, kohzak wrote:
> You mean that i should have
> 
> /dev/md0        /home           fd     defaults        0       2
> 
> and not
> 
> /dev/md0        /home           xfs     defaults        0       2


no, the partition type must be fd, not the filesystem type in the fstab.
you can easily find out with fdisk:

fdisk -l should output something like this:

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        3939    31639986   fd  Linux raid autodetect

then the kernel will autodetect and assemble the raid on boot.

Best regards
Frederik Schueler

-- 
ENOSIG

Attachment: signature.asc
Description: Digital signature


Reply to: