cp /share/1000/public/gdisk /sbin/gdisk
chmod 755 /sbin/gdisk
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:/ #
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
Return to Lacie 5big Network vs2
Users browsing this forum: Bing Bot and 8 guests