Page 73 of 124 FirstFirst ... 2363717273747583123 ... LastLast
Results 721 to 730 of 1233

Thread: Linux on 7" mini netbook ARM-VT8500 ?

  1. #721
    Join Date
    Apr 2010
    Beans
    30

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by mikkoj View Post
    Attempting to mount SD card:
    Can't find SD card, giving up.
    Also, make sure the FAT part is partition 1 on the SD card, and that extpart.tgz is copied (not extracted) into its root.

  2. #722
    Join Date
    Apr 2010
    Beans
    30

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by abrasive View Post
    You can find the filesystem tarballs and instructions at: http://bur.st/~abrasive/wm8505_linux/
    And you can find me in #easypc on Freenode IRC, if you need help... rather than filling up this thread.

  3. #723
    Join Date
    Jan 2010
    Beans
    4

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by freddie24 View Post
    Can you try VoIP Call (voice call with microphone) ???

    Many thanks

    Yes you can. It works on my Delstar DS700s. Chuck

  4. #724
    Join Date
    Apr 2010
    Location
    france
    Beans
    42

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by abrasive View Post
    And you can find me in #easypc on Freenode IRC, if you need help... rather than filling up this thread.
    except that i'm in the same trouble. i was pretty sure that it was a problem with my sd (no pb with android but my ubuntu pc doesn't want to mount it anymore). so... it's not filling that thread for nothing, it's filling it for the community, that is, in our case: me. thanks to let me know the issue...
    Last edited by mmanu; April 15th, 2010 at 05:33 PM.

  5. #725
    Join Date
    Apr 2010
    Location
    france
    Beans
    42

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by abrasive View Post
    Can you enter the console (just hit Enter) and grab the output of the following:
    Code:
     ls /dev/mmcblk0* 
    ls /mnt/mmcblk0*
    If you find your partition (eg. as mmcblk0p1) you should be able to
    Code:
     mount /dev/mmcblk0p1 /mnt/sd 
    mount /dev/mtdblock9 /mnt/mtd 
    tar xzf /mnt/sd/extpart.tgz -C /mnt/mtd
    which will complete your install.
    ok for the mount test.
    ok for the tar (except some badblocks but it gave me the prompt back)
    i shut it down & ... it asks for login & password ... hummmmmm?...

  6. #726
    Join Date
    Mar 2010
    Location
    in my room
    Beans
    172
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    cool coool
    01101001 0010000001101100011011110111011001100101 00100000011101010110001001110101011011100111010001 110101

    i 01101100011011110111011001100101 ubuntu

  7. #727
    Join Date
    Apr 2010
    Beans
    30

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by mmanu View Post
    ok for the mount test.
    ok for the tar (except some badblocks but it gave me the prompt back)
    i shut it down & ... it asks for login & password ... hummmmmm?...
    So you boot without SD, and get to a login prompt?
    The default root account has no password.

  8. #728
    Join Date
    Apr 2010
    Beans
    30

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by mmanu View Post
    ok for the mount test.
    ok for the tar (except some badblocks but it gave me the prompt back)
    i shut it down & ... it asks for login & password ... hummmmmm?...
    Can you also please tell me where you found the SD card partition in the end? Thanks!

  9. #729
    Join Date
    Apr 2010
    Location
    france
    Beans
    42

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by abrasive View Post
    So you boot without SD, and get to a login prompt?
    The default root account has no password.
    yep!
    indeed!

  10. #730
    Join Date
    Apr 2010
    Location
    france
    Beans
    42

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by abrasive View Post
    Can you also please tell me where you found the SD card partition in the end? Thanks!
    dev/mmcblk0p1 --> /mnt/sd is that what you want to know? that's your code so i must have misunderstood something

    that's my first debian and i'm feeling ... hummmm ... naked
    Last edited by mmanu; April 15th, 2010 at 07:29 PM.

Page 73 of 124 FirstFirst ... 2363717273747583123 ... LastLast

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
  •