Lacie 5bign_v2 support

Re: Lacie 5bign_v2 support

Postby Draftmancorp » Thu May 16, 2013 6:37 pm

ok i'll do
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

Re: Lacie 5bign_v2 support

Postby Draftmancorp » Thu May 16, 2013 6:44 pm

gdisk not found.....
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

Re: Lacie 5bign_v2 support

Postby Draftmancorp » Thu May 16, 2013 6:54 pm

how to enter in gdisk....i don't remember :scratch
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

Re: Lacie 5bign_v2 support

Postby Jocko » Thu May 16, 2013 7:00 pm

Ok,I forgot the gdisk command. With version 14.0, the binary is not available
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Lacie 5bign_v2 support

Postby Draftmancorp » Thu May 16, 2013 7:03 pm

So, what we do? :)
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

Re: Lacie 5bign_v2 support

Postby Jocko » Thu May 16, 2013 7:11 pm

So in a putty window, you give the other commands ! (fdisk, smartctl).
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Lacie 5bign_v2 support

Postby fvdw » Thu May 16, 2013 7:12 pm

put gdisk (I have sent you the binary) in the shared folder public
Connect with putty and give commands
Code: Select all
cp /share/1000/public/gdisk /sbin/gdisk
chmod 755 /sbin/gdisk
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Lacie 5bign_v2 support

Postby fvdw » Thu May 16, 2013 7:14 pm

sorry I was a little late today form work
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Lacie 5bign_v2 support

Postby Draftmancorp » Thu May 16, 2013 7:20 pm

Code: Select all
root@fvdwsl-base:/ # fdisk -l /dev/sda

Disk /dev/sda: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sda1               9          72      514080  83 Linux
/dev/sda2              73         136      514080  83 Linux
/dev/sda3             137         200      514080  82 Linux swap
/dev/sda4             201      243201  1951905532+  5 Extended
/dev/sda5             209         312      835380  83 Linux
/dev/sda6             321         328       64260  83 Linux
/dev/sda7             337         400      514080  83 Linux
/dev/sda8             409      243201  1950234772+ 83 Linux
root@fvdwsl-base:/ # /usr/sbin/smartctl -a /dev/sda | grep -i serial
 | awk '{print $3}'
5YD3TQM3
root@fvdwsl-base:/ # /usr/sbin/smartctl -a /dev/sda | grep -i 'Devic
e Model'| awk '{print $3}'
ST2000DL001-9VT156
root@fvdwsl-base:/ #







root@fvdwsl-base:/ # fdisk -l /dev/sdb

Disk /dev/sdb: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
root@fvdwsl-base:/ # /usr/sbin/smartctl -a /dev/sdb| grep -i serial
| awk '{print $3}'
5YD2T0F2
root@fvdwsl-base:/ # /usr/sbin/smartctl -a /dev/sdb| grep -i 'Device
 Model'| awk '{print $3}'
ST2000DL001-9VT156
root@fvdwsl-base:/ #







root@fvdwsl-base:/ # fdisk -l /dev/sdc

Disk /dev/sdc: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdc1               1      243201  1953512001   7 HPFS/NTFS
root@fvdwsl-base:/ # /usr/sbin/smartctl -a /dev/sdc| grep -i serial
| awk '{print $3}'
5YD3PL2M
root@fvdwsl-base:/ # /usr/sbin/smartctl -a /dev/sdc| grep -i 'Device
 Model'| awk '{print $3}'
ST2000DL001-9VT156
root@fvdwsl-base:/ #







root@fvdwsl-base:/ # fdisk -l /dev/sdd

Disk /dev/sdd: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdd1               2      243201  1953504000   f Win95 Ext'd (LBA)
/dev/sdd5               2      243201  1953503968+  7 HPFS/NTFS
root@fvdwsl-base:/ # /usr/sbin/smartctl -a /dev/sdd| grep -i serial
| awk '{print $3}'
5YD3QK6T
root@fvdwsl-base:/ # /usr/sbin/smartctl -a /dev/sdd| grep -i 'Device
 Model'| awk '{print $3}'
ST2000DL001-9VT156
root@fvdwsl-base:/ #






root@fvdwsl-base:/ # fdisk -l /dev/sde

Disk /dev/sde: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sde1               1      121601   976760001   7 HPFS/NTFS
root@fvdwsl-base:/ # /usr/sbin/smartctl -a /dev/sde| grep -i serial
| awk '{print $3}'
6VX090XS
root@fvdwsl-base:/ # /usr/sbin/smartctl -a /dev/sde| grep -i 'Device
 Model'| awk '{print $3}'
ST31000520AS
root@fvdwsl-base:/ #
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

Re: Lacie 5bign_v2 support

Postby Draftmancorp » Thu May 16, 2013 7:22 pm

fvdw wrote:put gdisk (I have sent you the binary) in the shared folder public
Connect with putty and give commands
Code: Select all
cp /share/1000/public/gdisk /sbin/gdisk
chmod 755 /sbin/gdisk


you have sent in pm?
Draftmancorp
Donator VIP
Donator VIP
 
Posts: 526
Joined: Thu May 02, 2013 1:55 pm

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: Google [Bot] and 10 guests