Krisbee wrote: > Ronnie, > > In the absence of a RPI2 SOA installer image, you would need to follow > these installation instructions first: > > http://archlinuxarm.org/platforms/armv7/broadcom/raspberry-pi-2 > > Then these: > > https://github.com/SqueezeOnArch/soa-aur > > The bit you got lost on was step 3. You do that with these commands as > root: > > > Code: -------------------- > > > useradd -r -m -d /aur -G wheel -c 'Soa Aur' -s /bin/false aur > sed -i -e "/%wheel ALL=(ALL) NOPASSWD: ALL/c %wheel ALL=(ALL) NOPASSWD: ALL" /etc/sudoers > -------------------- > > > > This is a common step done in all Triode's installer images. (The > first line adds a special user to the system as a member of the > "wheel" group and the second line allows all members of the wheel > group to use the "sudo" command without a password.) > > Actually, I think creating a SOA installer image for the RPI2 should > be straightforward for anyone with some Linux know-how.
Thanks Chris, I'll try and give it a punt in the next few days. Regards Ronnie ------------------------------------------------------------------------ Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627 View this thread: http://forums.slimdevices.com/showthread.php?t=101624 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
