bcmap
is a simply program to be linked against klibc to map Broadcom RAIDCORE disks to more sensible and stable device nodes.
Currently the bcraid drivers assign the next available sd
node to a detected disk, which is very inconvenient when you have a usb stick inserted on boot which pushes your root disk from sda
to sdb
.
bcmap ensures that your first array will always be /dev/bca
, which is a nice thing.
>>> bcmap-0.1.tar.bz2 (source code)
Licensed under the (holy) GNU GPL v.2