Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Practice for my eventual Raspberry Pi

  1. #1
    Join Date
    Mar 2011
    Beans
    32
    Distro
    Ubuntu 12.04 Precise Pangolin

    Thumbs down Practice for my eventual Raspberry Pi

    Hello All,

    I'm currently running 12.04LTS on my older acer aspire D250 as a dual-boot with windows 7 starter. I love everything linux/open source! I'm an artist currently in my terminal (MFA) program, attempting to specialize in New Media and installation. Basically, any materials or technology I can get my hands on I want to turn into some sort of other-worldly thing.

    So, not sure where to start, but I've only really asked for help on the forums for one major problem, and I was ASTOUNDED how awesome the community is. Another user jumped on my problem, and it was great being able to perform under the hood maintenance to my computer. This is my current goal:

    I have this old desktop that is running Ubuntu/LXDE but it is SO SLOW. I am wondering if I try to use it as a primer for raspberry pi, wipe it clean, and start installing packages from scratch and really understanding how a system is built. I have been experimenting with analog electronics and arduino in the attempts to create work that is kinetic and sensor-based. I'll stick with that stuff for now, but I know that raspberry pi will open up even more doors for me. I was thinking Debian, but I might have to research a little more to see what the optimal rpi systems are.

    I would like to find a basic use for the old desktop. (I also have an old compaq with no HD-I've played with running it off the live cd, but maybe I can just find a distro to install that will allow me to save to a thumbdrive. A Puppy maybe?).

    Anyone interested in tackling any of these problems?

  2. #2
    Join Date
    May 2009
    Beans
    15

    Re: Practice for my eventual Raspberry Pi

    Any distro will allow you to install to a usb drive, they show as /dev/hd(x) just like a SATA HDD during the install. So just install as normal to the USB drive.

    Raspbian is the recommended and probably most popular of the Rpi distros, it is based on Debian. Ubuntu abandoned the version of Arm used by the Rpi's processor, so no *buntu distros on the pi. Ubuntu is based on Debian, so if you are familiar with Ubuntu, switching to Debian is pretty painless. Raspbian includes a full LXDE graphical environment and boots off an SD card, so it runs like a persistent live cd.

  3. #3
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Practice for my eventual Raspberry Pi

    Hi motocollage.

    Lubuntu (uses LXDE) is the version that take less resource of all the Ubuntu family.

    There are alternative on other distros. One based on Ubuntu would be Bodhi Linux (it uses the Enlightenment Desktop).

    Crunchbang would be another alternative (uses OpenBox). Even though is not based directly on Ubuntu, it is based on Debian.

    Another alternatives would be Damn Small Linux, Puppy Linux, SliTaz, and Tiny Core Linux (may be the ultimate light distro).

    Now, you may attempt to accomplish the same goals as Bodhi and Crunchbang, by installing the Ubuntu command line minimal install (tutorial here), and then installing e16 (Enlightenment), or Openbox.

    Finally, I would consider using it as a server (no GUI). There so much things you could do with it. For instance: file server (samba or nfs), DNS, DHCP, backup server, media repository, music streaming, etc.

    I hope that helps. Tell us how it goes.
    Regards.

  4. #4
    Join Date
    May 2006
    Beans
    4

    Re: Practice for my eventual Raspberry Pi

    Another alternatives would be Damn Small Linux, Puppy Linux, SliTaz, and Tiny Core Linux (may be the ultimate light distro).
    Note: TinyCoreLinux now has a new section for ARM processors,
    for use in a variety of devices including RaspberryPi.

    http://www.tinycorelinux.net/arm.html

  5. #5
    Join Date
    Jan 2009
    Location
    ::1
    Beans
    2,485

    Re: Practice for my eventual Raspberry Pi

    An acer aspire D250 is a netbook with 1GB RAM, right?

    If so, it's not very old, and you can run Lubuntu and Xubuntu on it. I've a Netbook and I even run Ubuntu 11.10 on it. As long as you have a swap space on your harddisc.

  6. #6
    Join Date
    Jan 2007
    Location
    Ridgeland WI US
    Beans
    464
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Practice for my eventual Raspberry Pi

    I'm having fun with my Raspberry PI and Arduino. I use the RPI with VNC over SSH so I connect using my PC. The RPI then doesn't need a keyboard or display. The RPI uses Raspbian with LXDE. Arch is also available. AdaFruit made a disto too. I have the Raspberry PI using serial communication to the Arduino using a CD4050 chip. So a chain of my PC to the RPI to the Arduino. The RPI can host the Arduino IDE.

    I have an old 1997 Pentium 5 PC that is 200MHz with 256MB of RAM. It still works and uses Slitaz Linux. Slitaz boots in 60 seconds, compared to all the other light distros I've found needing 5 minutes to boot. The old PC serves no real purpose now, just a novelty. It can surf the web though. Slitaz's site:
    http://www.slitaz.org/en/
    Gigabyte GA-MA790GPT-UD3H - AMD Phenom II x3 720 - 8 GB RAM - 2009 - My first PC from parts!

  7. #7
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Practice for my eventual Raspberry Pi

    For art purposes, you will be informed by:

    http://processing.org/

    Use the raspberry pi or arduino to sense the world around you and display it with processing.
    -------------------------------------
    Oooh Shiny: PopularPages

    Unumquodque potest reparantur. Patientia sit virtus.

  8. #8
    Join Date
    Mar 2011
    Beans
    32
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Practice for my eventual Raspberry Pi

    Wow, a lot of great responses! Let me see if I can clarify/ask a few things. Let me apologize in advance for not QUOTING properly:

    mbarland
    So, could I theoretically boot up my old HD-less Compaq with a 10.04 live cd and do a minimal install, (or I have a crunchbang and macpup disk as well), then install to an 8gb flash drive? I just need a system that I can update to network, and maybe room for some arduino/processing files. For some reason, I had the impression that when the system boots, it won't know to look for the usb port. The BIOS doesn't allow it to boot from usb, just cd/dvd drive.

    The old old desktop is a Lenovo. Should there be any problem installing Raspbian to the clunky Lenovo?

    papibe
    I think I'll try to emulate the Raspberry Pi on the Lenovo, but might try to follow the advice above to install Crunchbang or one of the other lightweight distros on my Compaq. I understand Crunchbang is not entirely stable....I'm assuming Damn Small LInux and Tiny Core linux can both install to a flash drive AND run LXDE if needed? (is it OpenBox that gives Crunchbang that nice, clean and minimal desktop? What are other distros that use OpenBox?)

    I don't think I'll use it as a server at this point. I want to use these as minimal systems for one or more of the following: a) a simple media player for short video/animation that will be presented in a sculptural space, b) a system to run arduino/processing in said space, all in anticipation of using RaspPi for the same reasons.

    And thanks for UBUNTU minimal link!

    ke4nt
    TinyCoreLinux sounds like an option. I'll do a little research, but at my level, I think finding the 'most popular', hence larger user community distro for raspberry pi is my first step. So maybe you and mbarland can debate which distro is best for my needs.

    sanderj
    I like my netbook, but I got it around 2008/9. It runs Unity pretty well, but I'd like to keep LXDE as an alternative.

    ridgeland
    once I get a little more in depth, I may pick your brain. Your first paragraph went way over my head I'll have to check out slitaz thought

    tgalati4
    I have processing, but haven't spent much time with it. Trying to focus on Arduino-once I feel a bit better with it I'm sure the programming language will be more intuitive w/Processing. Do you happen to have any specific examples of using Processing to display Arduino outputs? I'm interested in having sculptural works that respond to sensors, but in what ways do you think I can 'actuate' some of the information/voltages in Processing?

    THANKS ALL FOR THE ENTHUSIASTIC RESPONSES! I'll keep you posted. In the meantime, you can check out this rough cut of video documentation of a strictly electronic art:

    http://vimeo.com/59961514

  9. #9
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Practice for my eventual Raspberry Pi

    Quote Originally Posted by motocollage View Post
    I'm assuming Damn Small LInux and Tiny Core linux can both install to a flash drive...
    Yes.

    Quote Originally Posted by motocollage View Post
    ...AND run LXDE if needed?
    I imagine you can, but some of those tiny distros work well because they use a custom combo of software. For instance Tinycore use BusyBox, and FLWM. Installing LXDE may decrease its performance a little bit.

    Quote Originally Posted by motocollage View Post
    What are other distros that use OpenBox?
    Most distributions have OpenBox as an optional package. Here's an incomplete list of the ones that include it by default.

    Regards.

  10. #10
    Join Date
    Feb 2011
    Location
    Japan
    Beans
    260

    Re: Practice for my eventual Raspberry Pi

    Quote Originally Posted by motocollage View Post
    So, could I theoretically boot up my old HD-less Compaq with a 10.04 live cd and do a minimal install, (or I have a crunchbang and macpup disk as well), then install to an 8gb flash drive? I just need a system that I can update to network, and maybe room for some arduino/processing files. For some reason, I had the impression that when the system boots, it won't know to look for the usb port. The BIOS doesn't allow it to boot from usb, just cd/dvd drive.
    I could install debian squeeze onto 8GB USB flash by similar installation method as that to a partition on a HDD, and I have updated. So the debian installed onto the USB flash is up-to-date.
    As for the BIOS which cannot enable boot from USB flash, you can use Super Grub2 disk, and so on. My tool may help you.
    To refuse bloat softwares, uncheck all at tasksel (package selection) during installation step of debian.
    Last edited by kiyop; February 20th, 2013 at 01:46 PM.
    OpenBox: Debian Wheezy, Sid, Snowlinux, Aptosid, Siduction, Crunchbang, Ubuntu, Mint, ZorinOS, OS4, Arch, Manjaro, Mageia, Fedora, CentOS, OpenSuSE, PCLinuxOS, Sabayon, Slackware, Win XP/7
    http://kiyoandkei.bbs.fc2.com/

Page 1 of 2 12 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
  •