ドライブは Seagete の Barracuda ST3500418AS
Oct 2 15:11:11 qube kernel: usb 2-1: new high speed USB device using ehci_marvell and address 2 Oct 2 15:11:12 qube kernel: usb 2-1: configuration #1 chosen from 1 choice Oct 2 15:11:12 qube kernel: scsi2 : SCSI emulation for USB Mass Storage devices Oct 2 15:11:17 qube kernel: scsi 2:0:0:0: Direct-Access ViPowER VP-89118(SD1) 2.10 PQ: 0 ANSI: 4 Oct 2 15:11:17 qube kernel: sd 2:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB) Oct 2 15:11:17 qube kernel: sd 2:0:0:0: [sdb] Write Protect is off Oct 2 15:11:17 qube kernel: sd 2:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB) Oct 2 15:11:17 qube kernel: sd 2:0:0:0: [sdb] Write Protect is off Oct 2 15:11:17 qube kernel: sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 Oct 2 15:11:17 qube kernel: sd 2:0:0:0: [sdb] Attached SCSI disk Oct 2 15:11:17 qube kernel: sd 2:0:0:0: Attached scsi generic sg1 type 0
qube:~# parted -s /dev/sdb print Model: ViPowER VP-89118(SD1) (scsi) Disk /dev/sdb: 500GB Sector size (logical/physical): 512B/512B Partition Table: gpt Number Start End Size File system Name Flags 1 1049kB 1026MB 1024MB ext3 primary 2 1026MB 6146MB 5120MB xfs primary 3 6146MB 6147MB 1049kB primary 4 6147MB 6148MB 1049kB primary 5 6148MB 7172MB 1024MB linux-swap primary 6 7172MB 492GB 485GB xfs primary qube:~#いつも通り?
qube:~# mkdir /tmp/boot qube:~# mount /dev/sdb1 /tmp/boot qube:~# ls /tmp/boot hddrootfs.buffalo.updated.done initrd.buffalo lost+found u-boot_lsvl.bin uImage.buffalo qube:~# umount /tmp/boot qube:~#/boot
qube:~# mkdir /tmp/root qube:~# mount /dev/sdb2 /tmp/root qube:~# ls /tmp/root bin boot dev etc home initrd lib mnt proc root sbin sys tmp usr var www qube:~# umount /tmp/root qube:~#/
qube:~# mkdir /tmp/mnt qube:~# mount /dev/sdb6 /tmp/mnt/ qube:~# ls /tmp/mnt mt-daapd share spool qube:~# umount /tmp/mnt qube:~#パーティション構成は従来通り
|
← メイン基板 |
ハックの記録 LinkStation/玄箱 をハックしよう |
→ telnet 可能化 |