Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
I'm getting an error when trying to create a device on /dev/nb1: can not open device: No such device. I tried re-creating the block device like this: mknod -m 660 /dev/nb1 b 43 1 and it doesn't seem to respond. However, if I change the block minor value to 0 then it works however, it conflicts with /dev/nb0. Has anyone else had this issue. Cheers, Jason