How to use ---------- The similar instructions for the old 6.0_BETA image can be appiled: https://mail-index.netbsd.org/port-zaurus/2012/02/04/msg000050.html - boot zaurus Linux - start terminal and exec the following commands: ``` $ su # cd /mnt/card # insmod -f zbsdmod.o # ./zboot ``` To boot on SL-C700, you have to interrupt boot countdown by press space and explitly type `boot netbsd.c700` command to choose C700 specific kernel. Note ---- - no comp.tgz and xcomp.tgz (and games, man, modules, and tests) sets due to 1GB size restriction - "expand-image-fssize.sh" script can be used to expand FS size to the actual media size (can be exec on the single user prompt) - tesed only on C700 - now this should be handled by official `build.sh -U -m zaurus live-image` Github ------ https://github.com/tsutsui/netbsd-teokureliveimage-zaurus Zaurus Linux SDHC driver ------------------------ You need a custom SDHC driver to load NetBSD kernel from >1GB SD and SDHC: https://petit-noise.net/download/sdhc-driver/ How to boot on C700 without maintainance kernel ------------------------------------------------ It's a bit difficult to use SDHC driver on the maintainanece kernel on C700, but disabling Qt may work around: https://twitter.com/tsutsuii/status/1188469099082334209