Yes if I comment out the tweak-kernel(), it works. I can USB-boot the microSd image that way.
Markus On Thu, Jul 19, 2012 at 6:36 PM, Nick Daly <[email protected]> wrote: > On Thu, Jul 19, 2012 at 9:31 AM, Markus Sabadello > <[email protected]> wrote: > > I'm on IRC ("peacekeep3r") > > > > The Guruplug's NAND is only 512MB, i.e. by now too small for FreedomBox. > > > > But USB booting is fine. The only difference between dreamstick and > > gurustick I think would be that it's /dev/sda instead of /dev/sdc. But > the > > /boot directory isn't really used after U-Boot anyway, so after you get > the > > U-Boot commands right, the rest doesn't matter much. > > If you have time, could you copy the microSD image to your USB stick > again, but comment out line 41 in /etc/init.d/first-run ? It seems > like flash-kernel is hosing things, which is surprising. Replace: > > tweak-kernel > sleep 30 # wait for dhcp > wifi-ap-setup > > With: > > # tweak-kernel > sleep 30 # wait for dhcp > wifi-ap-setup >
_______________________________________________ Freedombox-discuss mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss
