FerryAr / lhroot

Linux Chroot Installer & Bootscript Magisk Module.
GNU General Public License v3.0
190 stars 20 forks source link

What can i do for logging in Ubuntu with non root user? #20

Open JuanZoran opened 1 year ago

JuanZoran commented 1 year ago

i will appreciate it if anyone would help me!!

JuanZoran commented 1 year ago

is it possible to expand bootlinux with bootlinux -u user, so that i can login with common user

FerryAr commented 1 year ago

is it possible to expand bootlinux with bootlinux -u user, so that i can login with common user

with chroot, accessing as common user is not recommended and the access is very limited (even sudo won't work on common user).

JuanZoran commented 1 year ago

alright, i just installed Ubuntu in my Xiaomi Pad5Pro, and it works well with common user, so I think maybe can add an argument to log in with common user....

now0clock commented 10 months ago

alright, i just installed Ubuntu in my Xiaomi Pad5Pro, and it works well with common user, so I think maybe can add an argument to log in with common user....

@JuanZoran Which method did you use to install Ubuntu?

scarlettekk commented 8 months ago

is it possible to expand bootlinux with bootlinux -u user, so that i can login with common user

with chroot, accessing as common user is not recommended and the access is very limited (even sudo won't work on common user).

How are we supposed to use things like yay on arch then, that refuse to work if you're running as root?

blueoc-phucpham commented 6 months ago

is it possible to expand bootlinux with bootlinux -u user, so that i can login with common user

with chroot, accessing as common user is not recommended and the access is very limited (even sudo won't work on common user).

How are we supposed to use things like yay on arch then, that refuse to work if you're running as root?

Same problem, I can't install yay right now

dhuux commented 6 months ago

is it possible to expand bootlinux with bootlinux -u user, so that i can login with common user

with chroot, accessing as common user is not recommended and the access is very limited (even sudo won't work on common user).

How are we supposed to use things like yay on arch then, that refuse to work if you're running as root?

Same problem, I can't install yay right now

So I'm not the only one who is having a problem with yay?

dhuux commented 6 months ago

I created a non root user but it seems it can't resolve DNS names git and curl not working. So what should we do? How are we supposed to use AUR? Without it Archlinux is useless.

Screenshot_20240225-165921_Termux

dhuux commented 6 months ago

Found the solution for the network problem. Screenshot_20240227-195738_Termux

But the Fakeroot in Archlunux Arm is corrupted or Something. Even runing it in root user returns the same error. So how did you fix it? Screenshot_20240227-200045_Termux

dhuux commented 6 months ago

And now I solved the Fakeroot nightmare. Yay is working perfectly. I though it would be hard for a newbie like me but it got easier than I thought. Screenshot_20240227-224726_Termux