mystified Posted February 28, 2008 Share Posted February 28, 2008 My dad just bought an extremely small laptop to take with him when he rides his motorcycle. It runs on xandros. Because it is so small it only has a 2 gb hd. He wants to know if it's possible to run software from a flash drive. I've never used a flash drive so I have no idea. Anyone? Link to comment Share on other sites More sharing options...
ianw1974 Posted February 28, 2008 Share Posted February 28, 2008 Shouldn't be a problem running a program from it no. Although I certainly wouldn't recommend running from a USB stick - since it'll wear it out quicker if there's a lot of IO activity. Flash cards are normally used in network devices with operating systems installed on them - so compact flash or similar will be fine to run stuff from. Link to comment Share on other sites More sharing options...
mystified Posted February 28, 2008 Author Share Posted February 28, 2008 Thanks for the fast reply ian. :) Link to comment Share on other sites More sharing options...
ianw1974 Posted February 28, 2008 Share Posted February 28, 2008 No probs ;) Link to comment Share on other sites More sharing options...
yossarian Posted February 28, 2008 Share Posted February 28, 2008 Shouldn't be a problem running a program from it no. Although I certainly wouldn't recommend running from a USB stick - since it'll wear it out quicker if there's a lot of IO activity. Flash cards are normally used in network devices with operating systems installed on them - so compact flash or similar will be fine to run stuff from. I don't have this problem, but just out of curiosity: how do you set the drive in which the program is installed? I mean, it's not like in windows where you can decide before the installation where to install it. How do you change the destination folder, or drive? Link to comment Share on other sites More sharing options...
scarecrow Posted February 28, 2008 Share Posted February 28, 2008 (edited) I don't have this problem, but just out of curiosity: how do you set the drive in which the program is installed? I mean, it's not like in windows where you can decide before the installation where to install it. How do you change the destination folder, or drive? Statically built binaries will run from anywhere. On dynamically built binaries, you simply set the destination directory at compile time: ./configure --prefix=/{put-your-preferred-destination-here} Edited February 28, 2008 by scarecrow Link to comment Share on other sites More sharing options...
sjaglin Posted February 28, 2008 Share Posted February 28, 2008 A very small laptop runnig Xandros? Umm it sounds like an eee to me, see my posts oh how to install mandriva on it or on usb key (mcnl live toronto) or Breeezy (puppy linux) or Eeedora (based on FC 8) see : http://wiki.eeeuser.com/ stef Link to comment Share on other sites More sharing options...
scarecrow Posted February 28, 2008 Share Posted February 28, 2008 (edited) Indeed, it ought to be an eee. I really want one, but I'lll wait for the ten-inch screen model, and then dump Xandros and put in it Archlinux (some guys at Archlinux AUR have already packed customized kernels for eee). Other than that, I could probably try Puppy on it, but no other distro. Edited February 28, 2008 by scarecrow Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now