> > > but once i boot i got struck here. > > <6>Freeing init memory: 212K > [ 6.629097] Freeing init memory: 212K > <6>Write protecting the kernel text section c0008000 - c07d2000 > [ 6.638421] Write protecting the kernel text section c0008000 - c07d2000 > <30>systemd-udevd[165]: starting version 204 > <4>init: plymouth main process (78) killed by ABRT signal > <4>init: plymouth-splash main process (202) terminated with status 2 > <4>init: failsafe main process (225) killed by TERM signal > <4>init: plymouth-stop pre-start process (303) terminated with status 1 >
You have no console or output because you are launching empty ubuntu-core, which is a minimalistic package consisting of what you need to install packages with chroot environment. It is not made to be an end user system. Mount this rootfs with your PC, chroot there and install atleast package "ubuntu-minimal". For more info, google manuals for ubuntu-core, there are plenty, both for x86 and ARM. If you don't want to make your own ubuntu from scratch with ubuntu-core as a base, just grab any latest Linaro http://releases.linaro.org/latest/ubuntu/saucy-images and have fun with everything already set up. Best Regards, Dmitriy Beykun -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
