Troubles partitioning 1TB hard disk

Troubles partitioning 1TB hard disk

Postby andrea » Mon Nov 28, 2011 10:15 pm

Hello, i would like use fvdw-sl-10-1-nwsp2-19nov2011 firmware in my Network Space 2.
I'm trying to follow the guide i found in the zip file fvdw-sl-10-1-nwsp2-HDD-install-package.zip but something strange happens.

i connect the hard drive via USB to a Ubuntu pc and in a terminal i write (sorry but the output of my terminal is in italian):
Code: Select all
w00tz@w00tzStation:~$ sudo fdisk /dev/sdc

Comando (m per richiamare la guida): p

Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 testine, 63 settori/tracce, 121601 cilindri, totale 1953525168 settori
Unità = settori di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x00051db2

Dispositivo Boot      Start         End      Blocks   Id  System

Comando (m per richiamare la guida):

Then i try to create the partiton number one, but the first sector i can use is the 2048 and not 1:
Code: Select all
Comando (m per richiamare la guida): n           
Azione comando
   e   estesa
   p   partizione primaria (1-4)
p
Numero della partizione (1-4, predefinito 1): 1
Primo settore (2048-1953525167, predefinito 2048):

Any suggestion about that?

The hard drive is the original of the Network Space 2: Samsung model HD103SI

Thanks in advance for any helps you can give me and i'm sorry for my poor english.
andrea
 
Posts: 6
Joined: Sun Nov 27, 2011 3:59 pm

Re: Troubles partitioning 1TB hard disk

Postby fvdw » Mon Nov 28, 2011 10:25 pm

That is because you try to set sectors and not cylinders
The guide is written fo using cylinders.
You are using a newer version of fdisk, it appears that those use sectors as default instead of cylinders

use this command to change setting of fdisk from sectors to cylinders
Code: Select all
Comando (m per richiamare la guida): u

(if you give the command again it will switch back to sectors)

Now fdisk will use cylinders instead of sectors when creating partitions and it should be possible to start with 1 as indicated in the guide

hope this solves your problem :geek:
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Troubles partitioning 1TB hard disk

Postby andrea » Tue Nov 29, 2011 12:16 pm

It's works!!
i formatted the hard drive and installed the firmware!

Many many thank!!
andrea
 
Posts: 6
Joined: Sun Nov 27, 2011 3:59 pm

Re: Troubles partitioning 1TB hard disk

Postby fvdw » Tue Nov 29, 2011 8:52 pm

:D glad to hear it is working now Andrea
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands


Return to Lacie Network Space vs2 and max version

Who is online

Users browsing this forum: No registered users and 9 guests