How to make /dev/sdf?
On a server I have 5 disks (boot-disks + 4 disks in RAID, sda-sde). Now I need to connect a new disk using a PATA/USB-adapter. I do not have a /dev/sdf, so the USB-device is not found at all and cannot be seen in lsusb.
The adapter works fine in a laptop with only one disk - there it's found under /dev/sdb.
So; how do I create /dev/sdf so the adapter + disk can be found?
On a server I have 5 disks (boot-disks + 4 disks in RAID, sda-sde). Now I need to connect a new disk using a PATA/USB-adapter. I do not have a /dev/sdf, so the USB-device is not found at all and cannot be seen in lsusb.
The adapter works fine in a laptop with only one disk - there it's found under /dev/sdb.
So; how do I create /dev/sdf so the adapter + disk can be found?
No comments:
Post a Comment