[Q] Login on lilstevie's Ubuntu 11.10 not possible, no superuser rights - Eee Pad Transformer Q&A, Help & Troubleshooting

Hey guys,
I searched the forum and did not really find an answer, it is probably even a Linux question, but even in the Linux forums i havent found a fix yet;
I installed lilstevies OLife Premium Dualboot on my TF101, everything went well. At the Login screen I can only log on with the "Guest Session" option though, since I never created an user during the installation.
Since I cant do sudo operations with the guest user ("sudo: unable to change sudoers gid: Operation not permitted") I cannot use Ubuntu, since i don't have the root password (because Ubuntu has none?). I already tried a lot of "standard" username/password combinations. What am I doing wrong?
Thank you all in advance!

greg388 said:
Hey guys,
I searched the forum and did not really find an answer, it is probably even a Linux question, but even in the Linux forums i havent found a fix yet;
I installed lilstevies OLife Premium Dualboot on my TF101, everything went well. At the Login screen I can only log on with the "Guest Session" option though, since I never created an user during the installation.
Since I cant do sudo operations with the guest user ("sudo: unable to change sudoers gid: Operation not permitted") I cannot use Ubuntu, since i don't have the root password (because Ubuntu has none?). I already tried a lot of "standard" username/password combinations. What am I doing wrong?
Thank you all in advance!
Click to expand...
Click to collapse
during the install when you set up you
Someone with a bit more experience with ubuntu might be able to help more but without root permissions/ access to the recovery console, i dont think your able to create an admin user(might be an exploit or something but i would doubt it). might have to bite the bullet and reinstall(as a last resort)

I'm 99% sure there's no single user mode but there are dirty ways of doing it though... You can try to mount the ubuntu partition in android (mmcblk0p8 if I remember correctly), and manually edit the passwd/shadow (make sure to back up first). I'm not that familiar with ubuntu's way of handling users through sudo but you should be able to chroot to your ubuntu partition then adduser/usermod/whatever or just modify sudoers directly from android to allow guests, boot into it, login, add a normal user etc.. then remove guest from sudoers.
I'm sure there's other ways to do it, just nothing "clean" per say like a single user mode or a rescue mode.

Related

rooting?

ok the subject maybe a little mis leading but i'm guessing this question has probably been asked loads of times before.
i know linux well and am wondering is rooting an android device just the same as having root access on linux so your just logged in as super user?
yep, pretty much the same. allows you to use basic commands thanks to busybox on most ROMs and you can also chroot into a debian ARM installation so you can use debian commandlined, or even with a vnc server

Logging into Ubuntu without a dock/Net Install

Hey everyone, I just got the net install version of Ubuntu (from NoDiskNoFun) to install, has there been a fix yet that will allow us to login without a dock?
I would just post in the dev thread but my post count's too low.
Thank you
I would also like to know this.
I tried Olife's ubuntu but couldnt find the dock option, my linux also didn't detect my tablet as adb.

vitrualBox in Ubuntu 12.04

hey guys im trying to use virtualBox on my Ubuntu machine. Im trying to run windows 7. Got it all set up and loaded with no problems. Heres where I cant get passed.
Im trying to get VB to utilize the entire screen space. Ive read through all the articles about installing the additions iso. I cant seem to find a good copy. Also I cant get Odin to recognize my phone either. I have USB set up in VB and can access the files on phone but cant get Odin to recognize it. Any help would be greatly appreciated.
You can install guest additions from within VirtualBox. It shows up as a mounted CD drive. Open it, & run the appropriate script.
If your ultimate goal is to use Odin, though, I don't think it will work through VirtualBox. Maybe it's possible, but I think it needs direct access to the USB. You could just dual-boot Windows & do it directly.
Thanks for the info
post-mortem said:
You can install guest additions from within VirtualBox. It shows up as a mounted CD drive. Open it, & run the appropriate script.
If your ultimate goal is to use Odin, though, I don't think it will work through VirtualBox. Maybe it's possible, but I think it needs direct access to the USB. You could just dual-boot Windows & do it directly.
Click to expand...
Click to collapse
thanx for the info dude. I guess i just assumed i could get it to work in a virtual machine. Could have swore Ive seen Adam doing it...mind u he is MUCH MUCH more educated than me. That is my goal. I have a linux machine and wanna use odin to flash Adams Odin root file for the Note 2. No problem running his CASUAL program, but need to root it first and as far as I can tell it needs to be done in Windows. I guess I can always turn a spare computer back into a windows machine...just didnt wanna have to go through the headache,.
Well, you can boot off a Ubuntu install disk (or make a GParted Live USB), then use gparted to resize your Ubuntu. Set a few GB aside for a new partition, then install Windows there, instead of installing Windows in the VM. It ends up being the same thing, just a few more steps to get it running.
Just make sure you back up your grub config and mbr. I don't think Windows would make your Ubuntu install vanish, but ya never know...
BDogg718 said:
Im trying to get VB to utilize the entire screen space.
Click to expand...
Click to collapse
Oh, yeah. The default command to switch to fullscreen mode is Host+F, where the default Host key is Right Ctrl (so, RightCtrl+F).

[Completed] [Q] Linux Deploy Help

Hi, I have successfully installed Kali Linux on my LG G3 using Linux Deploy and VNC viewer. I am successfully able to use everything, but I am relatively new to Linux. Still, I was able to switch to root in the terminal. I also tried creating a new account, giving it root access, and then switching to it, which I was able to do, again only in the terminal. However, even if I had root access in the terminal (confirmed by "whoami"), it seemed that I did not have any other root privileges. For example, everything, including the desktop, was read only. I tried switching users using the gui and that did not work at all. I also tried to open the root folder under computer and I wasn't able to do that either. I have tried changing the preferences in linux deploy to log me in as username "root," but I think even then I am logged in as a user that is named root... not the actual root administrator. If anyone could offer some guidance with this situation that would be great. I have spent a lot of time searching google and more to find the solution to this problem, but I haven't had any success. Thanks in advance.
I'd also like to add that some normal commands were not accessible in the terminal even though it said that I had root privileges. Therefore, I could not get done what I would like to even if I were to do everything in the terminal .
jackfitz5 said:
Hi, I have successfully installed Kali Linux on my LG G3 using Linux Deploy and VNC viewer. I am successfully able to use everything, but I am relatively new to Linux. Still, I was able to switch to root in the terminal. I also tried creating a new account, giving it root access, and then switching to it, which I was able to do, again only in the terminal. However, even if I had root access in the terminal (confirmed by "whoami"), it seemed that I did not have any other root privileges. For example, everything, including the desktop, was read only. I tried switching users using the gui and that did not work at all. I also tried to open the root folder under computer and I wasn't able to do that either. I have tried changing the preferences in linux deploy to log me in as username "root," but I think even then I am logged in as a user that is named root... not the actual root administrator. If anyone could offer some guidance with this situation that would be great. I have spent a lot of time searching google and more to find the solution to this problem, but I haven't had any success. Thanks in advance.
Click to expand...
Click to collapse
There is not a specific XDA forum for Kali Linux.
You might find some help in Ubuntu Touch General
or [APP] Linux Deploy by AbuYahya
Which S3? SGH-I747 or I9300, I9305 ...

Lineage / custom ROM / Ubuntu on Asus TF101 in 2017

I have recently inherited an Asus TF101 EEEpad and have spent ages trying to find a way to root, install a custom ROM or a lightweight linux on it. Most of the links on this forum seem to have expired or don't work. I got root to work eventually with Kingo Root (at least the Root Checker app says the device is rooted). TWRP crashes frequently and reports 'no recovery partition found' if I try to flash.
Also, I don't seem to be able to reach APX mode. I have tried holding down the power and vol up buttons, but there is no sign of the device when i do 'adb devices' in native OS X or my Windows virtual machine.
Has anyone flashed this device / installed a new OS recently? I would like to run Lubuntu or maybe Arch with LXDE if this is possible...
Any pointers welcome.
Asus EeePAD TF101
comiconomenclaturist said:
I have recently inherited an Asus TF101 EEEpad and have spent ages trying to find a way to root, install a custom ROM or a lightweight linux on it. Most of the links on this forum seem to have expired or don't work. I got root to work eventually with Kingo Root (at least the Root Checker app says the device is rooted). TWRP crashes frequently and reports 'no recovery partition found' if I try to flash.
Also, I don't seem to be able to reach APX mode. I have tried holding down the power and vol up buttons, but there is no sign of the device when i do 'adb devices' in native OS X or my Windows virtual machine.
Has anyone flashed this device / installed a new OS recently? I would like to run Lubuntu or maybe Arch with LXDE if this is possible...
Any pointers welcome.
Click to expand...
Click to collapse
Hi.
I'm in the same case of you.
Try to find older file to be able to make the dual boot possible on this old tablet.
But in vain all interessting files are not reachable or i have got "error 404" not found on the download pages.
Try to contact the creator of the OLIFE script and i'm waiting.
if you have news on it tell me.
I will try to apply a second MOD - ADD a HDD on it = like a member done before - the pictures are not avaible but i have understand the process and i like to make DIY.
And another MOD = integrate a 3G or 4G key in it.
Best regards.
+1
Did anyone manage to get anywhere with this?
I had issues with APX too, but after installing Universal Naked Drivers on Win 10 I managed to get TWRP on and then KatKiss 6.0 (Android) on.
Really interested in learning how to get Ubuntu Touch or any distro really on if anyone's still listening to this thread.
This might be of interest to anyone still looking to put a Linux Distro on to the TF101, PostmarketOS: https://wiki.postmarketos.org/wiki/ASUS_Eee_Pad_Transformer_(asus-tf101) which is based upon Alpine I think. Instructions here: https://github.com/antonialoytorrens/TF101-linux-images/blob/master/README.md
acor_uk said:
This might be of interest to anyone still looking to put a Linux Distro on to the TF101, PostmarketOS: https://wiki.postmarketos.org/wiki/ASUS_Eee_Pad_Transformer_(asus-tf101) which is based upon Alpine I think. Instructions here: https://github.com/antonialoytorrens/TF101-linux-images/blob/master/README.md
Click to expand...
Click to collapse
Yes, indeed as you say. I do maintain this repository and a Linux distro on this tab is the way to go. It allows you to install updated software and bring it back to life. The GPU is not working, unfortunately, but it's very useful if you want to do lightweight tasks. You have to do some tweaks to get there but it's worth the result if you want to tinker with it.
By the way, I have collected as much as possible about the TF101 (before XDA migrated to the new infrastructure) and I uploaded it here: https://sourceforge.net/projects/tf101-linux-images/files/

Categories

Resources