On Sun, 2006-02-12 at 18:04 +0100, RedShift wrote: > Actually it's for installing, when I boot the ArchLinux CD I can't > access these devices. > > Glenn
You'll have to snarf the makedev pkg from the install iso. Then run: cd / tar zxvf /path/to/makedev-X.X.X-X.pkg.tar.gz MAKEDEV cciss modprobe cciss then you should be able to access your arrays. Dale _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
