Quantcast
Channel: PirateBox Forum - PirateBox OpenWrt
Viewing all articles
Browse latest Browse all 3254

[Beta] Auto-install images broken since 15 April

$
0
0
Hi,

the install_piratebox.zip fileauto-install is currently broken, which results in no auto installation, but an intialized usb stick

I'm currently investigating what is wrong. (opkg issues dependency problems)
During creating new images, a mistake was made, which makes a fake "opkg update" not working anymore.

I'm working on that.

A short-term fix, after the first boot up:

1. login via telnet to your Box (not in failsafe mode). The box is online under 192.168.1.1
telnet 192.168.1.1
2. run the following commands
  sed -i 's|12.09-rc2|attitude_adjustment|g' /etc/opkg.conf
  mv /mnt/usb/install/auto_package_done /mnt/usb/install/auto_package
  /bin/box_installer_start.sh
Then the box should be installing, after that please initiate a reboot
reboot

regards
Matthias

Viewing all articles
Browse latest Browse all 3254

Trending Articles