Support
Forums

Re: Installing 2nd hard drive in existing linux computer

The fdisk -l command doesn't list partitions, I think.  It didn't list your sda partitions.
Please execute
Code: [Select]
mount | grep "/dev/sd"
and report the full result.
The fdisk -l command doesn't list partitions, I think.  It didn't list your sda partitions.
Please execute
Code: [Select]
mount | grep "/dev/sd"
and report the full result.