2009年10月11日

no more らしい



no more

beware な ROM になってしまった。残念。
でも v1.21 が公開されてます。

1.2 になって少し不安だった。これが改善されたのでしょうかね?

また、当初公開されていた SD カードの EXT3 パーティションの初期化コマンドも未記載となった。忘れないようにメモ。

recovery モードで ADP1 を起動し、Alt+x で console に入り、

$ adb shell
/ # mke2fs -j /dev/block/mmcblk0p2
mke2fs 1.41.6 (30-May-2009)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
33200 inodes, 132536 blocks
6626 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=138412032
5 block groups
32768 blocks per group, 32768 fragments per group
6640 inodes per group
Superblock backups stored on blocks:
32768, 98304

Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done

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

/ # parted /dev/block/mmcblk0
GNU Parted 1.8.8.1.179-aef3
Using /dev/block/mmcblk0
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print
print
Model: SD USD (sd/mmc)
Disk /dev/block/mmcblk0: 8017MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
1 32.3kB 7370MB 7370MB primary fat32 lba
2 7370MB 7913MB 543MB primary ext3
3 7913MB 8009MB 96.3MB primary linux-swap(v1)

(parted) quit
quit
/ # reboot recovery

これで ADP1 を recovery モードにて再起動。
Alt + w でワイプ。Alt + s で update.zip を適用です。

0 件のコメント: