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

Bug#355580: Bug 355580: output of fdisk



On Wed, 15 Mar 2006, Moshe Yudkowsky wrote:

> I added this line to make certain that sata_promise loads before md 
> loads. At one time I had trouble with getting the system to boot, and 
> that line seemed to help by making certain the serial ATA drive module 
> was loaded before md loaded.

yes initrd-tools needed that workaround,
i'm happy you managed to boot sata with it.

please try to remove it,
initramfs-tools should load sata_promise just fine.

if you want to load some module really early in the boot
you can put it in /etc/mkinitramfs/modules (attention this path will
change to /etc/initramfs-tools/modules), but usually that's not needed.
 
> >>attempts to load md. Secondly, that script also failes to load "linear".
linear added to current dev branch will hit unstable in some days.
 
>    Device Boot      Start         End      Blocks   Id  System
> /dev/sda1   *           1        2490    20000893+  fd  Linux raid 
> autodetect
> /dev/sda2            2491        2614      996030   fd  Linux raid 
> autodetect
> /dev/sda3            2615        9733    57183367+  fd  Linux raid 
> autodetect
> /dev/sda4            9734       14596    39062047+  fd  Linux raid 
> autodetect

from your previous sent fstab the forth entry is false
could you please set it to linux 83

that could potentially confuse mdrun,
can you retry if fixing that works?
 
> Why, yes, I do have a mixed RAID array of /dev/hda and /dev/sda. 
> Unusual, but it's what I have to play with at the moment.
that's fine sure.
 
> You didn't ask, but:
;) 
> cat /etc/mdadm/mdadm.conf:
> 
cat /proc/mdstat would be even cooler.

regards
-- 
maks



Reply to: