2013/12/5, José Vázquez <ppvazquez...@gmail.com>: > I've enabled CPU_HOTPLUG in the kernel and added maxcpus=1 to the > CMDLINE. Once openwrt boot is finished i enable the second core. > https://www.kernel.org/doc/Documentation/cpu-hotplug.txt > The initial tests showed that the jffs2 problem doesn't happen, but > still more tests are needed to confirm it. > > Best regards: > > José >
This time booted openwrt with smp in failsafe mode, manually mounted mtdblock3 and strangely all the file names in that partition are right: root@(none):/# mount -v -t jffs2 -o noatime /dev/mtdblock3 /mnt [ 427.068000] jffs2: notice: (250) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 15 of xref (0 dead, 5 orphan) found. root@(none):/# ls -R /mnt /mnt: etc /mnt/etc: config dropbear ethers init.d uci-defaults /mnt/etc/config: fstab luci network uhttpd wireless /mnt/etc/dropbear: dropbear_dss_host_key dropbear_rsa_host_key /mnt/etc/init.d: luci_fixtime /mnt/etc/uci-defaults: 00_uhttpd_ubus 10_migrate-shadow luci-theme-bootstrap 02_network 11_migrate-sysctl luci-theme-openwrt 09_fix_crc 12_network-generate-ula 10-fstab luci-i18n-english while in normal boot: root@OpenWrt:/# ls -R /etc ......... /etc/crontabs: /etc/dropbear: dropararssss_host_key dropbear_rsa_host_key dropbear_dss_host_key opopbear_rsa_host_key .......... /etc/init.d: boot done log sysctl br2684ctl dropbear luci_dhcp_migrate sysntpd ciciixixmeme firewall luci_fixtime telnet cron fstab network uhttpd dnsmasq led rngd umount .......... Any idea? Has anybody had something similar to this? Bootlog: http://pastebin.com/UFXceDp4 Regards. _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel