Hi all,

Has anyone had success creating a raid set from an FAI script?
I'm attempting this:

        mkraid --configfile /tmp/target/etc/raidtab
        mkereiserfs /tmp/target/dev/md0

and have even tried:

        $target/sbin/mkraid --really-force --configfile $target/etc/raidtab /dev/md0
        $target/sbin/mkreiserfs -f /dev/md0

But when the client reboots, the raid file system isn't mounted, and 
attempts to do so result in an error about there being a bad super-block.

Anyone have any words of wisdom?

Thanks!

-- 

Seeya,
Paul


Reply via email to