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

Bug#427514: linux-image-2.6.21-1-amd64: System does not boot with 2.6.21-4



On Mon, 2007-06-04 at 19:12 +0200, maximilian attems wrote: 
> please post the output for check:
> cat /etc/fstab
> cat /proc/mdstat
> cat /etc/mdadm/mdadm.conf

Hi Maximilian,

thanks for the quick answer!
Here's the output you asked for:

jack@nostromo:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/md0        /               ext3    user_xattr,errors=remount-ro 0
1
/dev/md2        /home           ext3    user_xattr      0       2
/dev/hda        /media/cdrom0   udf,iso9660 ro,user,noauto  0       0
/dev/fd0        /media/floppy0  vfat    rw,user,noauto  0       0

# Swap
/dev/md1        none    swap    sw      0       0

# ia32 chroot
/home           /var/chroot/sid-ia32/home none  bind            0
0
/tmp            /var/chroot/sid-ia32/tmp none   bind            0
0
proc            /var/chroot/sid-ia32/proc proc  defaults        0
0
/dev            /var/chroot/sid-ia32/dev none   bind            0
0 

jack@nostromo:~$ cat /proc/mdstat 
Personalities : [raid1] 
md1 : active raid1 sda2[0] sdb2[1]
      497920 blocks [2/2] [UU]
      
md2 : active raid1 sda3[0] sdb3[1]
      229046656 blocks [2/2] [UU]
      
md0 : active raid1 sda1[0] sdb1[1]
      14651136 blocks [2/2] [UU]
      
unused devices: <none>

jack@nostromo:~$ cat /etc/mdadm/mdadm.conf 
DEVICE partitions
ARRAY /dev/md2 level=raid1 num-devices=2
UUID=9dae3f6b:a3e79fbb:6044c75b:9f1939bd
ARRAY /dev/md1 level=raid1 num-devices=2
UUID=6f583480:58ae2560:eac2cfa7:882022da
ARRAY /dev/md0 level=raid1 num-devices=2
UUID=877c34c4:dfed29c7:4338e75f:35082da1
MAILADDR root

> try to boot with break=mount and please check which devices are up
> adding rootdelay=9 should shorten the time to land into console
> also you have more as pager there in busybox ;)

Uhm not really sure what you mean here: I saw /dev/sda and /dev/sdb and
all the normal motherboard output.

> check inside too
> fstype /dev/md0

There it is:

(initramfs) fstype /dev/md0
FSTYPE=ext3
FSSIZE=15002763264

Hope this helps, just ask for any additional info you might need!

-- 
Have you seen the latest Japanese camera? Apparently it is so fast it
can photograph an American with his mouth shut!




Reply to: