Page 1 of 1

Installing new disk in Lacie NS1

PostPosted: Mon Oct 15, 2012 9:08 am
by musicscoree96
I bought a new HDD (seagate barracda 1 TB) and wanted to install this drive in my LaCie NS1.
So I downloaded the manual and installed the new drive in a Ubuntu system as drive 2.

Use entered these commands :
Code: Select all
sudo fdisk /dev/sdb
n
p
1


But then the first sector is 2048, not 1.

what is wrong. How can I resolve ?

Please help.

Re: Installing new disk in Lacie NS1

PostPosted: Mon Oct 15, 2012 9:31 am
by musicscoree96
Stupid stupid me.
Did not mread the forum first.
Found the solution.

Switch to sectors use u in fdisk

Sorry