Linux

  • 6 Antworten
  • Letztes Antwortdatum
hollyman

hollyman

Fortgeschrittenes Mitglied
1
Ich wusste jetzt nicht wo ich das Posten soll mach ich dann eben hier

Ich versuche ubuntu auf mein Xperia s abzuspielen und es geht nicht es kommt immer das

app_183@android:/ $ cd sdcard/ubuntu
app_183@android:/sdcard/ubuntu $ sh ubuntu.sh
WARNING: If you have more than 255 apps installed on the SDCard, then mounting the ubuntu.img will fail!

Apps on the SDCard associate with an encrypted loop device, and there are only 256 available to the system.

You have to go to Settings -> Manage Applications -> On SDCard, and move some apps back to phone storage in order to free up a loop device for ubuntu. Make sure you reboot the phone after doing this, then try again.

Please wait while booting ubuntu.img.. This can take some time...


Exiting chroot environment and sync'ing memory to storage..
DO NOT EXIT until finished - doing so may corrupt the ubuntu.img!

1|app_183@android:/sdcard/ubuntu $

Kann mir jemand helfen
 
ok....WAS versuchst du? die Aussage "Ich versuche ubuntu auf mein Xperia s abzuspielen" macht keinen Sinn, denn Ubuntu ist kein Video oder Soundfile...
 
Vielleicht liegt es auch daran, dass du keine root rechte hast.
Und damit keiner fragt ;)
Das sieht man am $ Zeichen.
Wenn du root Befugnisse hast steht da ein # Zeichen.
Geb einfach mal am Anfang das hier ein:
su

I'm Phil
---------------
And I'm a Mucky'o'holic
 
Ich hatte es mal laufen, nette Erfahrung, nix zum arbeiten. Wichtig ist, dass du einen passenden Kernel installiert hast. In der Anleitung steht dazu was, schau mal selber nach, müsste mich erst wieder einlesen.

Die Fehlermeldung kam bei mir anfangs auch, obwohl ich als root eingeloggt war. Wenn ich mich recht erinnere, lag es am Kernel
 
Zuletzt bearbeitet:
phil1405 schrieb:
Vielleicht liegt es auch daran, dass du keine root rechte hast.
Und damit keiner fragt ;)
Das sieht man am $ Zeichen.
Wenn du root Befugnisse hast steht da ein # Zeichen.
Geb einfach mal am Anfang das hier ein:
su

I'm Phil
---------------
And I'm a Mucky'o'holic

ich habe root rechte
 
hollyman schrieb:
ich habe root rechte

busybox installiert?

app_183@android:/ $ cd sdcard/ubuntu
app_183@android:/sdcard/ubuntu $ sh ubuntu.sh

versuch, bevor du irgend ein skript im Terminal ausführst

su (enter)

damit erlangt das terminal superuserrechte... und ohne, kann es keine Skripte ausführen

und wie xsplit schon sagt: mit dem Stockkernel wirds wohl nicht laufen, da dieser keine Loopdevices unterstützt

also

Custom Kernel installieren
Busybox intallieren
im Terminal su eintippen

dann sollts laufen
 
noob_fl schrieb:
und wie xsplit schon sagt: mit dem Stockkernel wirds wohl nicht laufen, da dieser keine Loopdevices unterstützt

das war das Wort, das mir nicht einfiel ;-)

Gruß
Pit
 
Zurück
Oben Unten