1 1.1.4.2 christos known bug 2 1.1.4.2 christos - some CF card does not work 3 1.1.4.2 christos - IO card does not work 4 1.1.4.2 christos - "wd_flushcache: status=330<TIMEOU,DF>" occurs in reboot sometimes 5 1.1.4.2 christos - cannot solicit IPv6 address sometimes 6 1.1.4.2 christos 7 1.1.4.2 christos not yet 8 1.1.4.2 christos - battery backupped RTC (SII S3531A or compatible) 9 1.1.4.2 christos - on-chip VGA 10 1.1.4.2 christos - on-chip IDE 11 1.1.4.2 christos - on-chip audio 12 1.1.4.2 christos - PC/104 bus 13 1.1.4.2 christos - and many devices 14 1.1.4.2 christos - document 15 1.1.4.2 christos 16 1.1.4.2 christos 17 1.1.4.2 christos how-to install 18 1.1.4.2 christos 19 1.1.4.2 christos Filesystem on CF card (or Microdrive) needs a ext2 partition for "hermit". 20 1.1.4.2 christos "hermit" is on-flash kernel loader, and he loads filename of boot/Image on 21 1.1.4.2 christos ext2 partition. You copy netbsd.bin made with netbsd to boot/Image. 22 1.1.4.2 christos 23 1.1.4.2 christos Boot on-flash linux and execute following commands. 24 1.1.4.2 christos # fdisk /dev/hdc 25 1.1.4.2 christos (create hdc1 of few mega bytes and set type 83) 26 1.1.4.2 christos # mke2fs -O none /dev/hdc1 27 1.1.4.2 christos # mount /dev/hdc1 /mnt 28 1.1.4.2 christos # mkdir /mnt/boot 29