戻る

別の計算機 の ディスクの レイアウト

では 別の 計算機に侵入を 試みます

$ ssh -l aruser 192.168.0.7
Password: 
Last login: Thu Dec  4 21:33:23 2014
Linux 3.15.10-plamoSMP (Plamo-5.2) #2 SMP PREEMPT Sat Nov 22 22:39:08 JST 2014

状況確認

aruser@p6090j:~$ su -
パスワード:
root@p6090j:~# fdisk -l /dev/sda

Disk /dev/sda: 640.1 GB, 640135028736 bytes, 1250263728 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0xdba28bf3

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63   159289343    79644640+   7  HPFS/NTFS/exFAT
/dev/sda2      1235334240  1250258624     7462192+   7  HPFS/NTFS/exFAT
/dev/sda3       159289344   236658687    38684672    c  W95 FAT32 (LBA)
/dev/sda4       236658688  1235334239   499337776    5  Extended
/dev/sda5       236660736   268118015    15728640    b  W95 FAT32
/dev/sda6       268120064   276508671     4194304   82  Linux swap / Solaris
/dev/sda7    276510720  652369919 187929600  83  Linux
/dev/sda8       652371968   966944767   157286400   83  Linux
/dev/sda9    966946816 1235334239 134193712  83  Linux

Partition table entries are not in disk order
root@p6090j:~# fdisk -l /dev/sdb

Disk /dev/sdb: 250.1 GB, 250059350016 bytes, 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x2bd2c32a

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          63    97819784    48909861    7  HPFS/NTFS/exFAT
/dev/sdb2        97819785   109097414     5638815   82  Linux swap / Solaris
/dev/sdb3       109097415   206933264    48917925   83  Linux
/dev/sdb4       206933265   488392064   140729400    5  Extended
/dev/sdb5       206933328   295146179    44106426   83  Linux
/dev/sdb6       295146243   404564894    54709326   83  Linux
/dev/sdb7       404564958   488392064    41913553+  83  Linux
root@p6090j:~# df | head -2
Filesystem     1K-blocks     Used Available Use% Mounted on
/dev/sda7      184849444 13486608 161966356   8% /

/dev/sda7 が 別の計算機の 動いている 領域 という事です。

/dev/sda9 に 移送 します。

にゃんたろう 拝!

2014年 12月 4日 木曜日 22:59:57 JST 作成


戻る

Copyright © 2006.-2014.-- nyantarou All Rights Reserved.