yasunari@brick:~$ tail -f /var/log/messages : : Oct 20 22:43:53 brick kernel: usb 1-1: new high speed USB device using ehci_marvell and address 3 Oct 20 22:43:53 brick kernel: usb 1-1: configuration #1 chosen from 1 choice Oct 20 22:43:53 brick kernel: scsi3 : SCSI emulation for USB Mass Storage devices Oct 20 22:43:58 brick kernel: scsi 3:0:0:0: Direct-Access ViPowER VP-89118(SD1) 2.10 PQ: 0 ANSI: 4 Oct 20 22:43:58 brick kernel: sd 3:0:0:0: [sdb] 398297088 512-byte hardware sectors (203928 MB) Oct 20 22:43:58 brick kernel: sd 3:0:0:0: [sdb] Write Protect is off Oct 20 22:43:58 brick kernel: sd 3:0:0:0: [sdb] 398297088 512-byte hardware sectors (203928 MB) Oct 20 22:43:58 brick kernel: sd 3:0:0:0: [sdb] Write Protect is off Oct 20 22:43:58 brick kernel: sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 Oct 20 22:43:58 brick kernel: sd 3:0:0:0: [sdb] Attached SCSI disk Oct 20 22:43:58 brick kernel: sd 3:0:0:0: Attached scsi generic sg1 type 0
yasunari@brick:~$ su - root Password: brick:~# fdisk -l /dev/sdb WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted. Disk /dev/sdb: 203.9 GB, 203928109056 bytes 255 heads, 63 sectors/track, 24792 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x00000000 Device Boot Start End Blocks Id System /dev/sdb1 1 24793 199148543+ ee EFI GPT brick:~#
brick:~# parted -s /dev/sdb print Model: ViPowER VP-89118(SD1) (scsi) Disk /dev/sdb: 204GB Sector size (logical/physical): 512B/512B Partition Table: gpt Number Start End Size File system Name Flags 1 17.4kB 1024MB 1024MB ext3 primary 2 1024MB 6144MB 5120MB xfs primary 3 6144MB 6144MB 512B primary 4 6144MB 6144MB 512B primary 5 6144MB 7168MB 1024MB linux-swap primary 6 7168MB 192GB 185GB xfs primary brick:~#というわけで、サイズが違うので sdb6 はさておき、 構成は入手したときと同じ。
|
← まっさらにする(6)1.10 でやり直し |
ハックの記録 LinkStation/玄箱 をハックしよう |
→ れんが |