root@(none):/ # gdisk /dev/sdc
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): x
Expert command (? for help): g
Enter the disk's unique GUID ('R' to randomize):
Expert command (? for help): g
Enter the disk's unique GUID ('R' to randomize): R
The new disk GUID is 00000000-943E-0400-1835-0A000145C1BE
Expert command (? for help): w
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
Do you want to proceed? (Y/N): y
OK; writing new GUID partition table (GPT) to /dev/sdc.
The operation has completed successfully.
root@(none):/ # mdadm --examine /dev/sdc2
mdadm: No md superblock detected on /dev/sdc2.
root@(none):/ # gdisk /dev/sdc
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): o
This option deletes all partitions and creates a new protective MBR.
Proceed? (Y/N): y
Command (? for help): n
Partition number (1-128, default 1): 2
First sector (34-1953525134, default = 2048) or {+-}size{KMGTP}: 4048896
Last sector (4048896-1953525134, default = 1953525134) or {+-}size{KMGTP}: 1953523711
Current type is 'Linux filesystem'
Hex code or GUID (L to show codes, Enter = 8300):
Changed type of partition to 'Linux filesystem'
Command (? for help): w
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
Do you want to proceed? (Y/N): y
OK; writing new GUID partition table (GPT) to /dev/sdc.
The operation has completed successfully.
root@(none):/ # mdadm --examine /dev/sdc2
mdadm: No md superblock detected on /dev/sdc2.
The question about 5 disks was for fvdw. I want to know if this kernel has proven to be able to handle 5 disks.
Return to Lacie 5big Network vs2
Users browsing this forum: No registered users and 12 guests