Page 3 of 10 FirstFirst 12345 ... LastLast
Results 21 to 30 of 94

Thread: Запуск Debian Lenny на Samsung GT-I5700 Spica

777
  1. [translate]    #21
    Member
    Join Date
    Apr 2010
    Location
    Munich
    Posts
    43

    Default

    Well I changed my script so that you should be able to boot a ext2 image file from your SD card.

    My system configuration: JCD1 & Leshak Root Update v. 3 & Leshak Custom Kernel v. 0.02 for real root. You need root so much is sure. I'm not sure if real root is necessary but propably.

    - Copy the debian.img from the zip archive of the first post to the root (/) of the Fat partition of your SD card.
    - Grab my script: http://lukas-grundmann.de/Stuff/bootdebSpica (save as file)
    - Put the script somewhere onto your device (/data/local, /system/..., ...)
    - Call the script with sh /your_choosen_place/bootdebSpica

    Running debian is really cool! I've even create native (arm eabi) android code using the preinstalled gcc toolchain. Really nice toy.

    By the way:
    I got sshd working with help of this: http://forum.xda-developers.com/showthread.php?t=442754
    Just a side note.

  2. [translate]    #22
    Member
    Join Date
    Mar 2010
    Location
    Одесса
    Posts
    97

    Default

    Lucky Luke, it works! Superuser from Leshak Custom Kernel v. 0.02 is really needed.

    Q: What special is there in debian.img? Was it optimized for use on spica somehow?

  3. [translate]    #23
    Member
    Join Date
    Apr 2010
    Location
    Munich
    Posts
    43

    Default

    Quote Originally Posted by Chupa View Post
    Lucky Luke, it works! Superuser from Leshak Custom Kernel v. 0.02 is really needed.

    Q: What special is there in debian.img? Was it optimized for use on spica somehow?
    Well, I think that working with images is a little bit easier in some circumstances especially for not so experienced linux users. For example if you upgrade to a bigger micro sd card you just have to copy the image file. If you want to make a backup just copy the file with your file explorer to your harddrive. If you want to clone your debian for testing just copy the image file.

    If you prefer ext2 partition(s) I also can upload my old modification of bootdeb script. Partitions could be a little bit faster. As far as I tested the image I couldn't see a noticeable different though.

    There is nothing Spica specified except the use of Leshaks remount and some other small modifications on the mounting procedure. These changes might become unnecessary as soon Leshak compiled the new busybox.

  4. [translate]    #24
    Senior Member
    Join Date
    Mar 2010
    Location
    Russia
    Posts
    164

    Default

    Ох, только я увидел этот тред, как у меня заболела голова.
    Ставил все это на 1.5. В Интернете висят скрипты с кучей ошибок. В итоге всех манипуляций мне даже практически удалось примонтировать карточку с правами на исполнение, ибо один из пунктов найденного мной мануала просил выполнить скрипт с карточки. Потом я понял, что "инсталлер" и "загрузчик" - это просто набор простых команд и сделал все руками.
    Т.е. скопирол bootdeb в /data/system/bin (или куда там, я уже не помню), переписал его (эти глупые заморочки с "sleep 1" имитирующие загрузку - имхо, бред). Все, цшрутнулся (chroot).
    Далее обновился, поставил X server (tightvncserver), приконнектился к рабочему столу и... Разочаровался. Fluxbox тормозил. Xfce4 тормозил. Iseweasel (Firefox) тормозил (но работал, я похвалтался даже другу).
    В итоге применения не нашел, но у меня в голове появилась мысль.

    Я посмотрел стартовые скрипты андроида и понял, что в какой-то момент он тоже, как бы цшрутиться в готовую оболочку. Грубо говоря init.rc в какой-то момент передает управление основной оболочке. Что если модифицировать их, чтобы управление передавалось напрямую debian'у (ну, или генте, как привычней xD). Чтобы, например, сразу поднимался VNC-server и к нему можно было подключится к компьютеру. Там уж, наверное, недалеко было бы и до виртуальной клавиатуры в дебиане.

    Это просто обзор моих мыслей. Надеюсь не оффтоп.

  5. [translate]    #25
    Junior Member
    Join Date
    Apr 2010
    Posts
    4

    Default

    Thanks Lucky Luke: the problem was that I didn't install SuperUser from Leshak: now, all works

    Many thanks

  6. [translate]    #26
    Senior Member
    Join Date
    Dec 2009
    Location
    Russia
    Posts
    241

    Default

    beasymbol , debian.img is optimized for android phones =) i download it from Android Fanatic site.
    this manual was tested only on 1.5, if you give me files corrected for using with 2.1 i will update first post
    Second_Fry, ну я как бы в линуксе не силен и скрипты не мои) я только по ходу дела правил их отталкиваясь от ошибок, которые выдавала спика....я с удовольствием заменю их на более оптимизированные.
    на 1.5 мануал работал у меня без проблем, на 2.1 не проверял, возможно в этом все проблемы. опять же могу обновить его, если отпишешься о нужных изменениях
    спасибо)

  7. [translate]    #27
    Member
    Join Date
    Feb 2010
    Location
    Bulgaria
    Posts
    77

    Default

    Is it possible to natively boot debian on the Spica? I mean booting debian instead android, not on top of it. Has anybidy tried?

  8. [translate]    #28
    Junior Member
    Join Date
    May 2010
    Posts
    6

    Default

    Хм, вспоминается заморочка с wvvare вообщем с терминалами, в теории если как то попробовать инит и дшсп жахнуть на вай фаю и бутиться.

  9. [translate]    #29
    Senior Member
    Join Date
    Jun 2010
    Location
    Bucsu, Hungary
    Posts
    230

    Default

    Hi Guys!
    I have installed Debian Lenny with an easy way. I downloaded Linux Installer 1.5 from Market(it's free Linux Installer v.1.5.15 / Android Tools Application) and followed the instructions. This program can create loop on the SD card,or use ext2 partition, download the Debian Lenny/Squeeze or Ubuntu Jaunty/Karmic source(ARMEL) from repository and install. It takes about 15 minutes of all. Then I've installed IceWM GUI for it and manage it with AndroidVNC. I could manage from terminal, but I wanted to use GUI. I followed this link and instructions. Re:Gnome, KDE, IceWM or LXDE Desktop on your Android! - AndroidFanatic Community Forums.
    Try it!
    Have a nice day!

    PS: Screenshots
    http://imagerz.com/QEMQWEtvAwJQXlNKFgVQ
    http://imagerz.com/QEMQWEtvAwJQXlNKGQVQ
    http://imagerz.com/QEMQWEtvAwJQXlNKGAVQ
    http://imagerz.com/QEMQWEtvAwJQXlNKQAVQ
    http://imagerz.com/QEMQWEtvAwJQXlNKQwVQ
    Last edited by potoc; 06-18-2010 at 03:19 PM.

  10. [translate]    #30
    Senior Member
    Join Date
    Dec 2009
    Location
    Russia
    Posts
    241

    Default

    And how is usability in vnc? In my version it was awful)

Page 3 of 10 FirstFirst 12345 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •