Adding a Second Drive to your Ubuntu Server
Adding a Second Drive to your Ubuntu Server Finding the New Hard Drive in Ubuntu Only One Drive you should see this ls /dev/sd* /dev/sda /dev/sda1 /dev/sda2 /dev/sda5 Adding a second drive you should see this ls /dev/sd* /dev/sda /dev/sda1 … Continued