-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 64 Studio wrote: > #502: RAID array does not start > -------------------------------+-------------------------------------------- > Reporter: [email protected] | Owner: free <snip> > #!/bin/sh > test -e /dev/md0 || /sbin/mdadm --assemble /dev/md0 /dev/sdb1 /dev/sdc1 > I can't say how 64Studio handles software RAID yet (this is something I will be testing). Anyway, in this script you are better off using the /dev/disk/by-<id>/<uuid>/<label> instead of /dev/sdXN.
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpaqVkACgkQwRXgH3rKGfPjFACdFw8GLp318XXN6D228B310XbV bjgAn2vp26YZ+Hhpid6lpdShxovD29Wc =JSQa -----END PGP SIGNATURE----- _______________________________________________ 64studio-devel mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-devel
