戻る

前へ| 次へ

hformat , hmount , hcopy , hattrib & humount

引続き 以下のものを参考にして 進めます。

http://www.debian.org/releases/sarge/powerpc/ch04s04.html.ja#usb-copy-flexible

遅々として 進まないのですが まあ ぼちぼち

/dev/sda の 現状 確認

此処までの 状況で 停止していました。

# mac-fdisk /dev/sda
/dev/sda
Command (? for help): p
/dev/sda
        #                    type name                 length   base     ( size )  system
/dev/sda1     Apple_partition_map Apple                    63 @ 1        ( 31.5k)  Partition map
/dev/sda2         Apple_Bootstrap bootstrap            409600 @ 64       (200.0M)  NewWorld bootblock
/dev/sda3         Apple_UNIX_SVR2 swap                1433600 @ 409664   (700.0M)  Linux swap
/dev/sda4         Apple_UNIX_SVR2 /                   6291456 @ 1843264  (  3.0G)  Linux native
/dev/sda5              Apple_Free Extra               7487424 @ 8134720  (  3.6G)  Free space

Block size=512, Number of Blocks=15622144
DeviceType=0x0, DeviceId=0x0

Command (? for help): q

hformat

ここんところ 良く理解していないのですが 進みましょう。 駄目なら もど れば良いのです。

# hformat /dev/sda2
Volume name is "Untitled"
Volume was created on Sun Nov 20 21:48:41 2011
Volume was last modified on Sun Nov 20 21:48:41 2011
Volume has 206427648 bytes free   /*  200M 位 有りそうです!   */

hmount,hcopy,hattrib & humount

# hmount /dev/sda2
Volume name is "Untitled"
Volume was created on Sun Nov 20 21:48:41 2011
Volume was last modified on Sun Nov 20 21:48:41 2011
Volume has 206427648 bytes free

コピ元が なければ あほ みたいなので

# ls -l /usr/lib/yaboot/
total 212
-rwxr-xr-x 1 root root   5924 Dec  9  2010 addnote
-rw-r--r-- 1 root root  11284 Dec  9  2010 ofboot
-rw-r--r-- 1 root root 189996 Dec  9  2010 yaboot

という 事ですので 続けて ゆきます

# hcopy -r /usr/lib/yaboot/yaboot :
# hattrib -c UNIX -t tbxi :yaboot
# hattrib -b :
# humount

これで 良いのでしょうが 幾許かの補足をしておきます。

へい ぼちぼちです。

にゃんたろう 拝!

2011年12月 3日 (土) 21:07:38 JST 作成


前へ| 次へ

戻る

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