In gdisk you must select expert option to set align on 4096 boundaries (use the ? in gdisk to find the command)
For partition 4 and 6 just chooce Linux as filesytem type in gdisk
Expert command (? for help): p
Disk /dev/sdb: 7814037168 sectors, 3.6 TiB
Disk identifier (GUID): 7C2C9CA8-7199-1303-1253-4D4DBF0FC124
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 3519069838
Total free space is 7814037101 sectors (3.6 TiB)
Number Start (sector) End (sector) Size Code Name
Expert command (? for help): ?
a set attributes
c change partition GUID
e relocate backup data structures to the end of the disk
g change disk GUID
i show detailed information on a partition
m return to main menu
n create a new protective MBR
o print protective MBR data
p print the partition table
q quit without saving changes
r recovery and transformation options (experts only)
s resize partition table
v verify disk
w write table to disk and exit
z zap (destroy) GPT data structures and exit
? print this menu
Expert command (? for help):
Command (? for help): p
Disk /dev/sdb: 7814037168 sectors, 3.6 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 7C2C9CA8-7199-1303-1253-4D4DBF0FC124
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 7814037134
Partitions will be aligned on 2048-sector boundaries
Total free space is 4062 sectors (2.0 MiB)
Number Start (sector) End (sector) Size Code Name
1 4096 1052671 512.0 MiB 8300 Linux filesystem
2 1052672 2101247 512.0 MiB 8300 Linux filesystem
3 2101248 3149823 512.0 MiB 8300 Linux filesystem
4 3149824 3166207 8.0 MiB 8200 Linux swap
5 3166208 4739071 768.0 MiB 8300 Linux filesystem
6 4739072 4755455 8.0 MiB 8300 Linux filesystem
7 4755456 5804031 512.0 MiB 8300 Linux filesystem
8 5804032 7814037134 3.6 TiB 8300 Linux filesystem
Expert command (? for help): l
Enter the sector alignment value (1-65536, default = 2048): 4096
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).
The operation has completed successfully.
root@pablo-desktop:/home/pablo# gdisk /dev/sdb
GPT fdisk (gdisk) version 0.8.1
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/sdb: 7814037168 sectors, 3.6 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 7C2C9CA8-7199-1303-1253-4D4DBF0FC124
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 7814037134
Partitions will be aligned on 2048-sector boundaries <--------------------------------------------- WTF???
Total free space is 4062 sectors (2.0 MiB)
Number Start (sector) End (sector) Size Code Name
1 4096 1052671 512.0 MiB 8300 Linux filesystem
2 1052672 2101247 512.0 MiB 8300 Linux filesystem
3 2101248 3149823 512.0 MiB 8300 Linux filesystem
4 3149824 3166207 8.0 MiB 8200 Linux swap
5 3166208 4739071 768.0 MiB 8300 Linux filesystem
6 4739072 4755455 8.0 MiB 8300 Linux filesystem
7 4755456 5804031 512.0 MiB 8300 Linux filesystem
8 5804032 7814037134 3.6 TiB 8300 Linux filesystem
tar -xjvf firmare-name.bin
dd if=/path-to-kernel-image/UIMAGE-26xyz-NWSP2CL-n of=/dev/sdb6
dd if=path-to-firmware/fvdw-sl..... of=/dev/sdb1{2,7}
cd /mnt-sdb5
tar -xzvf sda-lacie-nwsp.tar.gz
chmod 777 /mnt-sdb5/etc/nas_conf_db.xml
root@fvdwsl-nwsp2:/ # gdisk -l /dev/sda
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.
Disk /dev/sda: 5860533168 sectors, 2.7 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): BCCC1E49-2DBF-4FCF-9FE5-24DCA0013C87
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 5860533134
Partitions will be aligned on 2048-sector boundaries
Total free space is 4062 sectors (2.0 MiB)
Number Start (sector) End (sector) Size Code Name
1 4096 1052671 512.0 MiB 8300 Linux filesystem
2 1052672 2101247 512.0 MiB 8300 Linux filesystem
3 2101248 3149823 512.0 MiB 8200 Linux swap
4 3149824 3166207 8.0 MiB 8300 Linux filesystem
5 3166208 4739071 768.0 MiB 8300 Linux filesystem
6 4739072 4755455 8.0 MiB 8300 Linux filesystem
7 4755456 5804031 512.0 MiB 8300 Linux filesystem
8 5804032 5860533134 2.7 TiB 8300 Linux filesystem
root@fvdwsl-nwsp2:/ #
ide reset
ide part
disk 0x800000 0:6
bootm
Users browsing this forum: No registered users and 15 guests