間違いだらけの備忘録

このページの内容は無保証でありこのページの内容によって直接、または間接に損害を受けられたとしても私は責任を取りません。

バック候補

GRAVIS グラビス SURESHOT バックパック シュアショット BLACK SHINE(リュック・デイパック)(246672/260649 FW11)【bb】
http://item.rakuten.co.jp/mischief/10008189/
FARVIS /ファービス ワイド
PC対応ビジネスバッグ
【1/392】縦型2WAY/トート&リュック[カラー/クロ]
http://item.rakuten.co.jp/fukuraikan/2723-01/
ドイター スーパーバイク18 EXP ファイヤーホワイト
http://www.amazon.co.jp/dp/B0033VOQ3A
FARVIS 1392
http://www.sakae-shop.co.jp/fs/sakae/1392

root@ubuntu:~# wget http://examples.oreilly.comroot@ubuntu:~# tar xvzf examples.tar.gz
examples/
examples/find_all_modules.sh
examples/get-driver.sh
root@ubuntu:~# cd examples/
root@ubuntu:~/examples# ./get-driver.sh sda
looking at sysfs device: /sys/class/block/sda
resolve link to: /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/host0/target0:0:0/0:0:0:0/block/sda
follow 'device' link to parent: /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/host0/target0:0:0/0:0:0:0
found driver: sd
found driver: sata_sil24 from module: sata_sil24
found driver: pcieport
root@ubuntu:~/examples# ./get-driver.sh sdb
looking at sysfs device: /sys/class/block/sdb
resolve link to: /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb
follow 'device' link to parent: /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0
found driver: sd
found driver: ahci from module: ahci

root@ubuntu:~/examples# fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
240 heads, 63 sectors/track, 64601 cylinders, total 976773168 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 identifier: 0x9bdbf079

Device Boot Start End Blocks Id System
/dev/sda1 * 63 976768064 488384001 7 HPFS/NTFS/exFAT

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
240 heads, 63 sectors/track, 64601 cylinders, total 976773168 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 identifier: 0x9bdbf079

Device Boot Start End Blocks Id System
/dev/sdb1 * 63 976768064 488384001 7 HPFS/NTFS/exFAT

time dd if=/dev/sdb of=/dev/sda bs=4096

このページにはhatena以外のサービスからのコンテンツが埋め込まれています。 hatenaによりGoogle AdSense 広告が埋め込まれています。