Kimberly Posted May 10, 2016 Share Posted May 10, 2016 Hi, I'm working with bananapi M1+ and downloaded a raw image for banana pi A20 from armbian.com Now I want to work in a root account so that later, I possibly remove the pi account and use only the root account.(for embedded) Is there any way to boot as root? Thanks in advance! Link to comment Share on other sites More sharing options...
sooperior Posted May 10, 2016 Share Posted May 10, 2016 Boot as root to... hdmi screen? ssh? Link to comment Share on other sites More sharing options...
Kimberly Posted May 10, 2016 Author Share Posted May 10, 2016 My final goal is to use lcd screen, but for now hdmi is fine. I'm used to LXDE, so do not know much about armbian operating system. Link to comment Share on other sites More sharing options...
eternalWalker Posted May 11, 2016 Share Posted May 11, 2016 // I propose , read a little bit about the basics of Linux ... Debian is the simplest and easiest distro - Armbian === Debian - but for arm cpu . Alternatively, you can throw the plunge: gentoo , or Crux (LFS is very nice too) . Anyway - there will never be a "boot as root". You can at most (!) - .... login as root Great eW Link to comment Share on other sites More sharing options...
sooperior Posted May 11, 2016 Share Posted May 11, 2016 I'm not quite sure about LXDE but some others desktop environment allow "auto login" but normally not for root. I don't know if autologin as root is possible... because I have never tried that. That is given the keys from your home to anyone, I strontly recommend never do that. Even on embebded at-home not-network systems Link to comment Share on other sites More sharing options...
tkaiser Posted May 11, 2016 Share Posted May 11, 2016 I'm not quite sure about LXDE but some others desktop environment allow "auto login" but normally not for root. Using nodm unfortunately this is possible. Just set NODM_USER=root in /etc/default/nodm and the mess is already done. That's the best way to get a compromised system in shortest time possible when one takes care the OS has Internet access too. Link to comment Share on other sites More sharing options...
RagnerBG Posted May 11, 2016 Share Posted May 11, 2016 With LightDM there is no problem to login as root in LXDE. I used to deal with Gnome in Armbian before (bad idea) and remember, GDM wouldn't let me login as root, but with LightDM i think should work in all desktops. Link to comment Share on other sites More sharing options...
Kimberly Posted May 12, 2016 Author Share Posted May 12, 2016 Using nodm unfortunately this is possible. Just set NODM_USER=root in /etc/default/nodm and the mess is already done. That's the best way to get a compromised system in shortest time possible when one takes care the OS has Internet access too. This was exactly what I was looking for! Thanks!! Link to comment Share on other sites More sharing options...
sooperior Posted May 12, 2016 Share Posted May 12, 2016 You were exactly looking for a compromised system? Link to comment Share on other sites More sharing options...
Kimberly Posted May 12, 2016 Author Share Posted May 12, 2016 You were exactly looking for a compromised system? What do you mean by a compromised system? Link to comment Share on other sites More sharing options...
Recommended Posts