View Single Post
  #9   (View Single Post)  
Old 21st November 2012
Skinny Skinny is offline
Port Guard
 
Join Date: Jul 2012
Posts: 25
Default

Finally solved it without recompilation:
- install OpenBSD as described in INSTALL.zaurus
- boot bsd.rd again and start a shell
- mount wd0a to /mnt
- mount wd0f to /usr
- 'config -e -o /mnt/bsd.new /mnt/bsd'
- 'disable com'
- 'cd /mnt; mv bsd bsd.old; cp bsd.new bsd'

Unfortunately the screen stays bright even when the device is suspended. So I'll probably sell it nevertheless... (Reboot is really slow because you first need to boot Linux then 'insmod zbsdmod.o' then boot OBSD)
Reply With Quote