« 2005年10月 | メイン | 2005年12月 »

2005年11月13日

[Noah] シートカバー取り付け

午前中到着したシートカバーを中途半端に取り付けた。
Bros.Clazzioはフィット感を重視したシートカバーになっているのでただシートにカバーをかぶせて取り付けるのではなく、シート下部についているプラスチックカバーを外したりする必要がある。
取説を見ながらフロントシート×2とセカンドシートを中途半端に装着したところで日が暮れてしまった。
かなりきつきつだけど上手く取り付けれるときれい!!
残りの部分も我が子が生まれてくるまでに取り付けを終わりたいな。

[Noah] シートカバー到着

この前注文したシートカバーが早くも到着した。
30日納期の連絡をもらっていただけにちょっとびっくり。
そろそろ寒いので早く取り付けたいな。

2005年11月07日

[Noah] シートカバー注文

前々から購入予定だったシートカバーを注文した。
Noahにチャイルドシートを取り付けるのにそのままだとシートに傷が付くっていうのと、今後子供が汚しまくるであろうっていうのがシートカバーを購入する動機。

購入したのはイレブンインターナショナルという所から出ているBros.Clazzio。
Noahオーナーでもたくさん付けている人がいて評判もいいしフィット感も問題無さそう。
納期の連絡早く来ないかな。

イレブンインターナショナル (Bros.Clazzio)
http://www.11i.co.jp/

2005年11月03日

[Zaurus] SDカードのext3化

Zaurus内にあるRAMディスクだけでは色々なものをインストールするにも容量的に心許ない。
SDカードをext3でフォーマットすることでSDカードにもパッケージをインストールすることが出来るようになる。

【SDカードのext3化】
1.SDカードを挿入
2.ファイルシステムの変更
# umount /mnt/card
# fdisk /dev/mmcd/disc0/disc
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-960, default 1):
Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-960, default 960):
Using default value 960
Command (m for help): p
Disk /dev/mmcd/disc0/disc: 495 MB, 495452160 bytes
16 heads, 63 sectors/track, 960 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Device Boot Start End Blocks Id System
/dev/mmcd/disc0/part1 1 960 483808+ 83 Linux
Command (m for help): w
The partition table has been altered!
Calling ioctl() to re-read partition table.
Syncing disks.

3.ext3ファイルシステムの作成
# mkfs.ext3 /dev/mmcd/disc0/part1
mke2fs 1.34 (25-Jul-2003)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
120960 inodes, 483808 blocks
24190 blocks (5.00%) reserved for the super user
First data block=1
60 block groups
8192 blocks per group, 8192 fragments per group
2016 inodes per group
Superblock backups stored on blocks:
8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 38 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.

4.定期的にfsckが走らないようにする
# tune2fs -c 0 -i 0 /dev/mmcd/disc0/part1
tune2fs 1.34 (25-Jul-2003)
Setting maximal mount count to -1
Setting interval between check 0 seconds

5.SDカードを抜き差しする
6.pdaxromに認識されているか確認
# df -k
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/mtdblock/2 123904 52868 71036 43% /
none 12288 28 12260 0% /dev/shm
/dev/mmcd/disc0/part1 468540 8239 436111 2% /mnt/card

# mount
/dev/mtdblock/2 on / type jffs2 (rw)
none on /dev type devfs (rw)
/proc on /proc type proc (rw)
none on /dev/shm type tmpfs (rw)
none on /dev/pts type devpts (rw)
/dev/mmcd/disc0/part1 on /mnt/card type ext3 (rw)

2005年11月02日

[Zaurus] ちょっとテスト

Zaurusから書き込み出来るかのテスト。

[Other] 久々

全然更新してなかったらいつのまにかTOPページが寂しくなってしまった。
こっちとノアのblogを一緒にしようかなぁ?と思ってみたり。
近いうちにやろう!!