Talk:Kamikaze Installation

From X-Wrt

Jump to: navigation, search

Contents

Segmentation fault during "Updating OpenWrt Kamikaze 8.09"

Hi, i tryed "Updating OpenWrt Kamikaze 8.09" then got this:

root@OpenWrt:/# opkg remove -recursive luci-*
Removing package luci-admin-core from root...
Segmentation fault
root@OpenWrt:/# opkg remove -recursive luci-*
Removing package luci-admin-core from root...
file_md5sum_alloc: Failed to open file /etc/config/luci_ethers: No such file or directory
conffile_has_been_modified: conffile /etc/config/luci_ethers:   
old md5=        
new md5=68b329da9893e34099c7d8ad5cb9c940
  not deleting modified conffile /etc/config/luci_ethers
file_md5sum_alloc: Failed to open file /etc/config/luci_hosts: No such file or directory
conffile_has_been_modified: conffile /etc/config/luci_hosts:    
old md5=        
new md5=68b329da9893e34099c7d8ad5cb9c940
  not deleting modified conffile /etc/config/luci_hosts

only a reboot make the console reusable  :/

i tryed "# opkg update && opkg upgrade" twice and got a valid packed setup.

i added the line to the wiki.

Lumber 19:33, 20 March 2009 (UTC)


OXO

Possible improvements to Kamikaze Installation Documentation

The following concerns expierences with:

Firmware       OpenWrt Kamikaze - With X-Wrt Extensions 7.07 
Kernel   Linux 2.4.34 #13 Thu Jul 26 17:55:20 CEST 2007 
MAC   00:17:31:E1:FB:8D  
Device   ASUS WL-500g Premium 
Board   Broadcom BCM4704 chip rev 9 
Username   root 

Web mgt. console   Webif² 
Version  r3575  


Updating from WhiteRussian

mtd link doesn't work
"The upgrade is easily done via the mtd command or the default OpenWrt webif - both work well."

Never run opkg upgrade

Never run opkg upgrade as it will likely break a device.

It works by removing each luci-* package individually

opkg -test remove -recursive luci-\*
This gave me a list of all luci-* packages. I was able to remove them individually in opposite order without incurring a segfault. Then I was able to install webif.

Personal tools