retitle 386468 initramfs creation from chroot renders system unbootable
thanks

also sprach martin f krafft <[EMAIL PROTECTED]> [2006.09.08.1011 +0200]:
> That's because you cannot just mount to /.
> 
> What do you have in your grub configuration as the root= parameter?

I think it's all due to your chroot. What happens is that mdadm
decides that /dev/md3 (which probably is your stable root
filesystem) holds the root filesystem, so it decides to bring it up
during boot. Your grub configuration, however, is expecting
/dev/md2...

What happens if you change the INITRDSTART parameter in
/etc/default/mdadm to /dev/md2 (in the testing chroot) and run

  update-initramfs -u -k all

?

Can you then boot?

-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems

Attachment: signature.asc
Description: Digital signature (GPG/PGP)

Reply via email to