Так что я абсолютно noob в Linux, и я пытаюсь настроить домашний сервер Debian,
Я добавил 2x 2 ТБ жестких дисков и в отличие от Windows, где я увидел бы C:/ D:/ и т.д .. я ничего не вижу
Поэтому мой вопрос заключается в том, как я могу отформатировать эти диски и где бы я их увидел (я использую Swish для просмотра их Windows 7)
Это то, что я получаю после использования fdisk -l
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sda doesn't contain a valid partition table
WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdb doesn't contain a valid partition table
Disk /dev/sdc: 150.0 GB, 150038863360 bytes
255 heads, 63 sectors/track, 18241 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00055c68
   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   *           1       17498   140546048   83  Linux
/dev/sdc2           17498       18242     5974017    5  Extended
/dev/sdc5           17498       18242     5974016   82  Linux swap / Solaris
 