From mboxrd@z Thu Jan 1 00:00:00 1970 From: rob Subject: Re: RAID1-Device won't survive reboot Date: Thu, 09 Oct 2003 08:16:02 -0400 Sender: linux-raid-owner@vger.kernel.org Message-ID: <3F855182.80804@fantinibakery.com> References: <3F8483CE.2070309@fantinibakery.com> <3F854DDC.6060200@steudten.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3F854DDC.6060200@steudten.com> To: alpha@steudten.com Cc: alexander.weber@pta.de, linux-raid@vger.kernel.org List-Id: linux-raid.ids so /dev/sdb1 is not partition type 'fd' ? if you want hints at solving, please post your /etc/fstab /etc/raidtab /etc/lilo.conf or /boot/grub/grub.conf Thomas Steudten wrote: > > I think the partition is not marked with type fd: like > mime: It must be type "fd" > > [1021] (1) # fdisk -l /dev/sda > > Disk /dev/sda: 64 heads, 32 sectors, 35003 cylinders > Units = cylinders of 2048 * 512 bytes > > Device Boot Start End Blocks Id System > /dev/sda1 1 8676 8884208 fd Linux raid autodetect > /dev/sda2 8677 35003 26958848 83 Linux > > > > rob wrote: > >> I'm not familiar with SuSE 8.2, but here are some hints: >> >> -is it possible that either the mount of md0 is getting done before >> md0 is assembled, or hdb1 is getting mounted directly? check df >> -v right after boot. >> > >>> > > > - > To unsubscribe from this list: send the line "unsubscribe linux-raid" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html