OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => OpenBSD => Topic started by: coreilly on May 17, 2006, 04:19:02 pm
-
Just did a NAND restore to original Sharp rom. I had installed OpenBSD fine in pdaXrom. With original rom, I keep getting IPK errors because when it attempts to copy the zbsdmod.o to the /root/etc/rc.d/ directory, it says there is no room left on the device. Any ideas on how to fix this? All the other OpenBSD files appear to be in their correct place. Thanks!
-
you dont need the ipk!
Just... insmod zbsd*.o
cp bsd.rd /proc/zboot
-
you dont need the ipk!
Just... insmod zbsd*.o
cp bsd.rd /proc/zboot
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127664\"][{POST_SNAPBACK}][/a][/div]
i shouldn't have to boot into linux and then open a terminal and then type it... when i fire up the zaurus it should boot into openbsd and it won't unless it gets that file in there.
-
here is the ipk error
cp: unable to preserve times of 'rc.rofilesys.openbsd' : No space left on device
cp: unable to preserve ownership of 'rc.rofilesys.openbsd' : No space left on device
cp: unable to preserve permissions of 'rc. rofilesys.openbsd' : No space left on device
//usr/lib/ipkg/info/openbsd39.post inst: cannot create tmp: file system full
thats what i get running ipk install openbsd39_arm.ipk with root
-
got free space on / ?
-
got free space on / ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127708\"][{POST_SNAPBACK}][/a][/div]
yep... whats your idea?
-
nevermind solved it