Neil Brown a écrit :
It's not entirely clear to me what is happening,  In particular, why
md is tring to bind '..../disc,*' to an array.

It's not clear to me either! :-)

Maybe something is
running 'raidstart'.  Do you have an '/etc/raidtab'?? If so, remove
it.

No I don't have a /etc/raidtab

If md0 doesn't hold your root filesystem, try unmounting it, stopping
it with
  mdadm --stop /dev/md0
and restarting with
  mdadm --assemble /dev/md0 --update=summaries /dev/hd[gc]2

Unfortunately, it does hold my root filesystem. Maibe, I could boot from a rescue floppy/CD with mdadm?

Thanks,
GFK's
--
Guillaume Filion, ing. jr
Logidac Tech., Beaumont, Québec, Canada - http://logidac.com/
PGP Key and more: http://guillaume.filion.org/
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to