Error deleting the partitioning scheme on /dev/sda *Solved*
Hello! I got a little trouble installing the fvdw firmware on my 2TB Cloudbox.
After the NAS stop working i was able to save all my data via fvdw console and FTP, reading the awesome instrucions by @fvdw (thanks, thanks, thanks!), but now i can't install the firmware. The console give me this commands:
Tried with and without GPT support, whit and without sayng that my disk are bigger than 2GB; same results.
I found this post http://plugout.net/viewtopic.php?f=28&t=1926&view=next but it was pretty useless :-/
Can you help me? I have absolutely no experience with linux, coding and so, but i'm pretty good with copy/paste :D
After the NAS stop working i was able to save all my data via fvdw console and FTP, reading the awesome instrucions by @fvdw (thanks, thanks, thanks!), but now i can't install the firmware. The console give me this commands:
- Code: Select all
fdisk: device has more than 2^32 sectors, can't use all of them
GPT fdisk (gdisk) version 0.8.5
Caution! After loading partitions, the CRC doesn't check out!
Partition table scan:
MBR: not present
BSD: not present
APM: not present
GPT: damaged
Found invalid MBR and corrupt GPT. What do you want to do? (Using the
GPT MAY permit recovery of GPT data.)
1 - Use current GPT
2 - Create blank GPT
Your answer:
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): 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): 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):
Command (? for help):
There was an error deleting the partitioning scheme on /dev/sda.
Installer will exit
root@fvdw-sta-kirkwood:/ # cat installer.log
fvdw-sl-installer log
tftpd ip address 192.168.0.16
getting required programs from tftp server 192.168.0.16
Dialog installed
xterm installed
mke2fs-ext3 present
gdisk present
Start fvdw-sl firmware installer version 3.1
selected nas type cloudbox platform kirkwood
selected disk /dev/sda
gpt support bootloader selected yes
selected partion table type msdos
Deleting old msdos partiton table
deleting msdos partition failed
Tried with and without GPT support, whit and without sayng that my disk are bigger than 2GB; same results.
I found this post http://plugout.net/viewtopic.php?f=28&t=1926&view=next but it was pretty useless :-/
Can you help me? I have absolutely no experience with linux, coding and so, but i'm pretty good with copy/paste :D