戻る

前へ| 次へ

8G の usb スティツク の 前準備

4G のもの 2個 若しくは 4G のもの 1個 で 進めてゆく といってました が もう 4G の ものが 動いたので 8G の usb スティツク を インストール 先に 指定して インストールを 試みます。個猫 は ころころ 心変りが するの です。

4G の usb スティツク を 抜きます。 まあ 念の為に df をして mount され ていない事を 確認してから抜く 方が 安全です。8G の usb スティツク を 挿入して

mac-fdisk

インストールの 途中で この一連の作業は 実施 されます。但し、 容量の大 きいものは この作業の途中で 失敗したように 見える事があります。 インストー ル自体は 進んでゆき終了しますが 何か 不自然な感じがするので 予めこの作業 を 行っておきます。失敗しているように 見受けられるのは きっと 起動が上手 くゆかないので そうおもっているだけなのかもしれませんが 実際の所は 不明 です。 4G の 場合は 実際の インストトールの途中で 行えば 問題は有りませ ん。

# mac-fdisk /dev/sda
/dev/sda
Command (? for help): i
map already exists
do you want to reinit? [n/y]: y
size of 'device' is 15622144 blocks:  /*  単に Enter します  */
new size of 'device' is 15622144 blocks
Command (? for help): b
First block: 2p
Command (? for help): c
First block: 3p
Length (in blocks, kB (k), MB (M) or GB (G)): 600M
Name of partition: swap
Command (? for help): c
First block: 4p
Length (in blocks, kB (k), MB (M) or GB (G)): 6000M
Name of partition: /
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              1600 @ 64       (800.0k)  NewWorld bootblock
/dev/sda3         Apple_UNIX_SVR2 swap                1228800 @ 1664     (600.0M)  Linux swap
/dev/sda4         Apple_UNIX_SVR2 /                  12288000 @ 1230464  (  5.9G)  Linux native
/dev/sda5              Apple_Free Extra               2103680 @ 13518464 (  1.0G)  Free space

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

Command (? for help): w
IMPORTANT: You are about to write a changed partition map to disk. 
For any partition you changed the start or size of, writing out 
the map causes all data on that partition to be LOST FOREVER. 
Make sure you have a backup of any data on such partitions you 
want to keep before answering 'yes' to the question below! 

Write partition map? [n/y]: y
The partition map has been saved successfully!
Syncing disks.

Partition map written to disk. If any partitions on this disk 
were still in use by the system (see messages above), you will need 
to reboot in order to utilize the new partition map.

Command (? for help): q

mkfs -t ext2 /dev/sda4

続いて /dev/sda4 を フォーマット します。

# mkfs -t ext2 -L nyan8G /dev/sda4
mke2fs 1.41.12 (17-May-2010)
Filesystem label=nyan8G
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
384272 inodes, 1536000 blocks
76800 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=1572864000
47 block groups
32768 blocks per group, 32768 fragments per group
8176 inodes per group
Superblock backups stored on blocks: 
        32768, 98304, 163840, 229376, 294912, 819200, 884736

Writing inode tables: 46/47 /*   途中 暫く 停止 */
Writing inode tables: done                            
Writing superblocks and filesystem accounting information: /*   途中 暫く 停止 */
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 21 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.

これで おはります 8G が mount されて いない事を 確認して

# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda15            13388696   5756884   6951704  46% /
tmpfs                   320840         0    320840   0% /lib/init/rw
udev                    315780       236    315544   1% /dev
tmpfs                   320840         0    320840   0% /dev/shm

8G の ものを 抜きます。

# shutdown -h now

Broadcast message from root@emac71 (pts/0) (Wed Dec 14 21:57:14 2011):

The system is going down for system halt NOW!
root@emac71:~# Connection to 192.168.89.253 closed by remote host.
Connection to 192.168.89.253 closed.

にゃんたろう 拝!

2011年12月14日 (水) 21:04:48 JST 作成


前へ| 次へ

戻る

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