I created sdd1 using gdisk and mkfs.ext2.
- Code: Select all
root@(none):/ # mount /dev/sdd1 /sdd1/
mount: mounting /dev/sdd1 on /sdd1/ failed: Invalid argument
root@(none):/ # mount /dev/sdd1 /sdd1/ -t ext2
mount: mounting /dev/sdd1 on /sdd1/ failed: No such device
- Code: Select all
root@(none):/ # gdisk /dev/sdd
GPT fdisk (gdisk) version 0.8.5
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Command (? for help): p
Disk /dev/sdd: 2930277168 sectors, 1.4 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 00000000-0000-0000-0000-000000000000
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 2930277134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2014 sectors (1007.0 KiB)
Number Start (sector) End (sector) Size Code Name
1 2048 2930277134 1.4 TiB 8300 Linux filesystem