Author Topic: Ipk And Zbsdmod Problem  (Read 4941 times)

coreilly

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Ipk And Zbsdmod Problem
« 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!

DaemonsGR

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Ipk And Zbsdmod Problem
« Reply #1 on: May 18, 2006, 05:57:01 pm »
you dont need the ipk!
Just... insmod zbsd*.o
cp bsd.rd /proc/zboot
Tasos Varoudis (Tech)
Tasos Varoudis (Architecture)

Zaurus sl-c3100 + Wlan, Lan ,BT ,etc
NOW running... pdaXrom 1.1.0beta3 + OOo + custom apps/setup + debian +.. not yet installed OpenBSD snapshot

WAS:Cacko 1.23 + X/QT + debian

Home-Net
Debian WIFI Router ,OpenBSD Bridge Firewall ,Win 2k Domain Server , :) Sun Fire v120 , :) Gentoo Main Server: Dual PIII

coreilly

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Ipk And Zbsdmod Problem
« Reply #2 on: May 18, 2006, 06:27:08 pm »
Quote
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.

coreilly

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Ipk And Zbsdmod Problem
« Reply #3 on: May 18, 2006, 09:10:54 pm »
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

DaemonsGR

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Ipk And Zbsdmod Problem
« Reply #4 on: May 19, 2006, 04:57:26 am »
got free space on / ?
Tasos Varoudis (Tech)
Tasos Varoudis (Architecture)

Zaurus sl-c3100 + Wlan, Lan ,BT ,etc
NOW running... pdaXrom 1.1.0beta3 + OOo + custom apps/setup + debian +.. not yet installed OpenBSD snapshot

WAS:Cacko 1.23 + X/QT + debian

Home-Net
Debian WIFI Router ,OpenBSD Bridge Firewall ,Win 2k Domain Server , :) Sun Fire v120 , :) Gentoo Main Server: Dual PIII

coreilly

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Ipk And Zbsdmod Problem
« Reply #5 on: May 19, 2006, 05:16:35 pm »
Quote
got free space on / ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127708\"][{POST_SNAPBACK}][/a][/div]


yep... whats your idea?

coreilly

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Ipk And Zbsdmod Problem
« Reply #6 on: May 19, 2006, 08:46:17 pm »
nevermind solved it