Linux для galaxy s3

Samsung Galaxy S3 GT-I9300: Setting up and running Ubuntu Linux on your phone

Your Android device is like a mini computer running on a Linux kernel. Ubuntu, which is also a flavor of Linux, is generally for desktop PCs, netbooks, and laptops. Since Ubuntu relies on the Linux kernel, is it possible to run Ubuntu on an Android device?

XDA Developers member tiborr answers that question by sharing a guide on how to setup and run Ubuntu on your Samsung Galaxy S3 GT-I9300, which, because of its awesome quad-core power and more-than-enough storage, is capable of running Ubuntu.

Using the Ubuntu Installer app and his edited script, the said developer was able to run the computer-based Ubuntu on a Samsung Galaxy S3 GT-I9300.

Quite a few find it a bit pointless to run a computer-based Linux distro on an Android phone, but we here at Android Authority I think it’s cool to be able to show it off to your geeky friends. Besides, it’s a showcase of the power of Linux and of opensource software in general.

If you want to run Ubuntu on your Samsung Galaxy S3 GT-I9300, continue reading the rest of this guide. Take note that the following steps are not noob-friendly and may need some technical skills and knowledge about Android development.

Warning

  • The instructions in this guide are intended for use with the Samsung Galaxy S3, model number GT-I9300. Applying these instructions on another device or model may produce undesired outcomes.
  • The information in this guide is provided for instructional and educational purposes only. There is no guarantee that these instructions will work under your specific and unique circumstances.
  • Use these instructions at your own risk. We shall not hold any responsibility or liability for whatever happens to you or your device arising from your use of the info in this guide.
  • Read and understand the whole guide first before actually performing the instructions.

Requirements

  • Samsung Galaxy S3 GT-I9300 with root access and running on a kernel that has loopback support
    • If you haven’t rooted your phone, check out this guide on how to root and flash ClockworkMod Recovery on your phone via CF-Root 6.3.
    • Users report that the CF Kernel does pack loopback support and works with the setup described in this guide. Other users also report that the setup works even on stock ROMs. If you don’t find this guide working for you, you might want to try installing a custom kernel on your phone.
    • For backup tips, check our guides on how to sync your data to the cloud and how to create local backups of your mobile data.

    Instructions

    1. Launch the Ubuntu Installer Free app. Launching the app will require you to download 3 additional apps:
      • android-vnc-viewer
      • Android Terminal Emulator
      • BusyBox
    2. Download the Ubuntu image file via the Ubuntu Installer Free app. You will have to choose either the small or large Ubuntu image file.
    3. You do not need to download the script suggested by the app because, according to tiborr, it doesn’t work with the Samsung Galaxy S3. Download developer tiborr’s edited script (ubuntu.sh, 1.4 kB).
    4. Using your preferred file manager app (e.g., ES File Explorer or ASTRO File Manager), navigate to your phone’s internal SD card and create a new folder named “ubuntu” (that is, /sdcard/ubuntu)
    5. Extract the downloaded Ubuntu image file. Move or copy the said file to /sdcard/ubuntu directory.
    6. Move or copy tiborr’s ubuntu.sh script into the /sdcard/ubuntudirectory.
      • There should be an *.img file and a *.sh file inside the folder.
    7. Open the Terminal Emulator app and enter the following commands:
      • su
      • cd /sdcard/ubuntu
      • sh ubuntu.sh
    8. After a series of text, the terminal emulator will ask you to enter the screen size. Type 1280×720 and press Enter.
    9. On the next screen, a message Save this as default? (y/n) will appear. Type the command Y if you want to save the screen size and N if you don’t want to save it as a default screen size. Your terminal emulator will then look like this:

    Alternative Method

    If the steps above don’t work or the script isn’t working, you can try the alternative steps below:

    1. Follow steps 1 and 2 from the procedures above.
    2. Download this alternative script (ub.zip, 802 bytes).
    3. Create a folder named “ubuntu” on your phone’s external SD card. The location should be /mnt/extSdCard/ubuntu.
    4. Extract the downloaded Ubuntu image file and ub.zip to the ubuntu folder.
      • There should only be an IMG file and a SH file inside the ubuntu folder.
    5. Open the terminal emulator and type the following commands:
      • su
      • cd /mnt/extSdCard/ubuntu
      • sh ub.sh
    6. Follow step 8 and onwards from the procedure in the previous section.

    Congratulations! You have successfully booted into Ubuntu on your Samsung Galaxy S3 GT-I9300. Show it off to your geek friends! You might just blow them away.

    Источник

    Как запустить Ubuntu Linux на Samsung Galaxy S3

    Galaxy S III серьезно продвигается вперед в развитии, которое, похоже, ускоряется с каждым шагом. Последней большой новостью для пользователей SGS3 стала загрузка Ubuntu и Backtrack Linux на устройство. Честно говоря, я лично не вижу смысла использовать Linux на Android-устройстве, но если это Android, и вы настоящий компьютерщик, иметь возможность и действительно в состоянии осуществить это — само по себе подвиг. Что касается процедуры, то у нас есть участник форума XDA-Developers. тиборри чтобы поблагодарить за набросок учебника, и, конечно же, некоторые части руководств были фактически заимствованы из других руководств. Так что, если у вас есть терпение и вы знакомы с выполнением скриптов, читайте дальше после перерыва, чтобы узнать больше о том, как вы можете запустить Linux на своем Galaxy S III.

    Все изображения ниже любезно предоставлены tiborr..

    Для начала вам понадобится приложение под названием, Установщик Ubuntu Полный установщик Linux разработано пакет. После запуска это приложение позволит вам загрузить и установить еще 3 приложения, которые необходимы для запуска и запуска Ubuntu на устройстве:

    Излишне говорить, что ваше устройство должно быть рутировано, чтобы это приложение работало должным образом. Если вы еще этого не сделали, просмотрите наше руководство по рутингу для Galaxy S III здесь. После этого, чтобы избежать проблем, установите Омега ПЗУ здесь. Убедитесь, что на устройстве включена отладка по USB. Теперь запустите приложение и загрузите файл Ubuntu.

    Программы для Windows, мобильные приложения, игры — ВСЁ БЕСПЛАТНО, в нашем закрытом телеграмм канале — Подписывайтесь:)

    Теперь вам нужно будет запустить сценарий, который изначально был написан zacthespack (скачать). После загрузки скопируйте этот сценарий (ubuntu.sh) и файл ubuntu, загруженный с помощью установщика Ubuntu, во внутреннюю память телефона в папку с именем Ubuntu.

    Теперь, когда все данные на своих местах, вам нужно запустить Android Terminal и ввести следующие команды:

    su cd /sdcard/ubuntu sh ubuntu.sh

    Эмулятор Android

    Теперь вам будет предложено ввести разрешение вашего устройства, поэтому в случае SGS 3 введите 1280 × 720.

    Эмулятор Android

    Теперь вам будет предложено установить это разрешение по умолчанию. Нажмите Ю.

    Эмулятор Android

    Если вас попросят ввести пароль, введите Ubuntu и нажмите ввод. Приступите к запуску VNC Viewer и введите следующие настройки, как показано на снимках экрана ниже.

    VNCViewer VNCViewer

    Все эти настройки установлены, просто нажмите Соединять и если вы все сделали правильно и обычно не терпите неудач, Ubuntu загрузится на устройстве.

    Ubuntu

    Если вы зашли так далеко, поздравляем! Чтобы узнать об обновлениях и запросах, связанных с этим замечательным модом, перейдите на страницу ветка форума на XDA-Developers.

    Программы для Windows, мобильные приложения, игры — ВСЁ БЕСПЛАТНО, в нашем закрытом телеграмм канале — Подписывайтесь:)

    Источник

    Samsung Galaxy S3 GT-I9300: Setting up and running Ubuntu Linux on your phone

    Your Android device is like a mini computer running on a Linux kernel. Ubuntu, which is also a flavor of Linux, is generally for desktop PCs, netbooks, and laptops. Since Ubuntu relies on the Linux kernel, is it possible to run Ubuntu on an Android device?

    XDA Developers member tiborr answers that question by sharing a guide on how to setup and run Ubuntu on your Samsung Galaxy S3 GT-I9300, which, because of its awesome quad-core power and more-than-enough storage, is capable of running Ubuntu.

    Using the Ubuntu Installer app and his edited script, the said developer was able to run the computer-based Ubuntu on a Samsung Galaxy S3 GT-I9300.

    Quite a few find it a bit pointless to run a computer-based Linux distro on an Android phone, but we here at Android Authority I think it’s cool to be able to show it off to your geeky friends. Besides, it’s a showcase of the power of Linux and of opensource software in general.

    If you want to run Ubuntu on your Samsung Galaxy S3 GT-I9300, continue reading the rest of this guide. Take note that the following steps are not noob-friendly and may need some technical skills and knowledge about Android development.

    Warning

    • The instructions in this guide are intended for use with the Samsung Galaxy S3, model number GT-I9300. Applying these instructions on another device or model may produce undesired outcomes.
    • The information in this guide is provided for instructional and educational purposes only. There is no guarantee that these instructions will work under your specific and unique circumstances.
    • Use these instructions at your own risk. We shall not hold any responsibility or liability for whatever happens to you or your device arising from your use of the info in this guide.
    • Read and understand the whole guide first before actually performing the instructions.

    Requirements

Оцените статью
Adblock
detector