You are not logged in.
Pages: 1
Hello,
About a half hour ago I was getting an error when trying to install android studio. I git cloned the url from the aur, changed into the android-studio directory, and ran "makepkg -si". I got an error:
bad interpreter: No such file or directory
I tried to reboot to see if that would fix the issue, and while arch was booting it got stuck on:
Starting version 249.7-2-arch
/dev/sda3: clean, 331750/15466496 files, 6004033/61859153 blocks
I tried rebooting again, and got the same thing.
Any suggestions on what I should do to fix this? Or do I maybe need to reinstall?
Thank you
Edit: I did run "sudo pacman -Syu" before rebooting, but it did not fix the problem.
Last edited by jojobinks (2021-12-06 22:55:19)
Offline
What you told does not give much clue. Boot from the live disk and try mounting your filesystem. Then check dmesg or journal for any errors or problems. Run smartctl on the drive and look for errors. Post the journal of the last successful boot of the installed system and the journal of the live system.
And if you haven’t already, backup your valuable data.
Offline
Your system got pretty far in the boot process - can you switch to another tty (Ctrl+Alt+F2/F3/F4)?
Pages: 1