Hello everybody,
first of all: thank you very much for this forum.
I was playing around with my GoFlex Home 3TB looks like I bricked it while I was trying to change the partition.
I tried to reboot it from a stick - the archlinux and the original firmwar one - doesn't work.
It just blinks green rapidly.
I shouldn't have done this, but I did this:
$this->bbcode_second_pass_quote('', '
')
Number Start (sector) End (sector) Size Code Name
1 63 39086144 18.6 GiB 8300 Linux filesystem
2 39086145 2382841124 1.1 TiB 8300 Linux filesystem
3 2382841125 5860533167 1.6 TiB 8300 Linux filesystem
Command (? for help): ?
b back up GPT data to a file
c change a partition's name
d delete a partition
i show detailed information on a partition
l list known partition types
n add a new partition
o create a new empty GUID partition table (GPT)
p print the partition table
q quit without saving changes
r recovery and transformation options (experts only)
s sort partitions
t change a partition's type code
v verify disk
w write table to disk and exit
x extra functionality (experts only)
? print this menu
Command (? for help): d
Partition number (1-3): 3
Command (? for help): d
Partition number (1-2): 2
Command (? for help): p
Disk /dev/sda: 5860533168 sectors, 2.7 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): E0E08845-AFF3-4301-8C96-7BB43B069E55
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 5860533134
Partitions will be aligned on 8-sector boundaries
Total free space is 5821447019 sectors (2.7 TiB)
Number Start (sector) End (sector) Size Code Name
1 63 39086144 18.6 GiB 8300 Linux filesystem
Command (? for help): ?
b back up GPT data to a file
c change a partition's name
d delete a partition
i show detailed information on a partition
l list known partition types
n add a new partition
o create a new empty GUID partition table (GPT)
p print the partition table
q quit without saving changes
r recovery and transformation options (experts only)
s sort partitions
t change a partition's type code
v verify disk
w write table to disk and exit
x extra functionality (experts only)
? print this menu
Command (? for help): n
Partition number (2-128, default 2): 2
First sector (34-5860533134, default = 39086152) or {+-}size{KMGTP}:
Last sector (39086152-5860533134, default = 5860533134) or {+-}size{KMGTP}:
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): p
Disk /dev/sda: 5860533168 sectors, 2.7 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): E0E08845-AFF3-4301-8C96-7BB43B069E55
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 5860533134
Partitions will be aligned on 8-sector boundaries
Total free space is 36 sectors (18.0 KiB)
Number Start (sector) End (sector) Size Code Name
1 63 39086144 18.6 GiB 8300 Linux filesystem
2 39086152 5860533134 2.7 TiB 8300 Linux filesystem
Command (? for help): ?
b back up GPT data to a file
c change a partition's name
d delete a partition
i show detailed information on a partition
l list known partition types
n add a new partition
o create a new empty GUID partition table (GPT)
p print the partition table
q quit without saving changes
r recovery and transformation options (experts only)
s sort partitions
t change a partition's type code
v verify disk
w write table to disk and exit
x extra functionality (experts only)
? print this menu
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/sda.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot.
The operation has completed successfully.
[root@alarm ~]# reboot
Connection to 192.168.0.6 closed by remote host.
Connection to 192.168.0.6 closed.
MacBook:~ WHeld$ ssh root@192.168.0.6
ssh: connect to host 192.168.0.6 port 22: Operation timed out
MacBook:~ WHeld$ ssh 192.168.0.6
ssh: connect to host 192.168.0.6 port 22: Operation timed out
MacBook:~ WHeld$ ssh root@192.168.0.13
ssh: connect to host 192.168.0.13 port 22: Connection refused
MacBook:~ WHeld$
Last login: Wed Nov 28 18:43:10 on console
MacBook:~ WHeld$
