Thumb drive linux.

Dragonbate

Senior member
Mar 1, 2004
324
0
0
I've been trying to install linux on my new 512 MB Sandisk Micro Cruzer. Puppy gets an error reading a file it needs to start X. I got Feather to run but only in failsafe mode and so far I'm not real crazy about it as a distro. What I'd really like is something small enough to fit on the drive that still runs KDE. But I'll settle for anything I can get running "out of the box". Thanks for any suggestions/links.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
I thought flash drives could only be written to a set number of times, wouldn't running an OS on one kill it pretty quickly?
 

Dragonbate

Senior member
Mar 1, 2004
324
0
0
Supposedly but some are sold with lifetime warranties. And further still I bought this particular drive for $10 (Hot Deals) for the sole purpose of installing Linux on it.
 

BlueWeasel

Lifer
Jun 2, 2000
15,944
475
126
Originally posted by: Dragonbate
Supposedly but some are sold with lifetime warranties. And further still I bought this particular drive for $10 (Hot Deals) for the sole purpose of installing Linux on it.

Well, it's not KDE, but I think Damn Small Linux (with Fluxbox) can be installed on a USB drive. Very nice collection of apps and utilities for 50mb.
 

Haden

Senior member
Nov 21, 2001
578
0
0
I've installed Debian to quite a few now, using debootstrap (I'm still using my patched kernel which waits for root device instead of panicing).
After it boots it's fully functional Debian system (with apt-get) and I'm quite sure KDE should fit to 512MB.
 

Need4Speed

Diamond Member
Dec 27, 1999
5,383
0
0
Originally posted by: Nothinman
I thought flash drives could only be written to a set number of times, wouldn't running an OS on one kill it pretty quickly?

exactly...and since log files are being written to all the time, i would think that the life of the drive will go down the tubes rather quickly...not worth the effort in my eyes.
 

silverpig

Lifer
Jul 29, 2001
27,703
12
81
Originally posted by: Nothinman
I thought flash drives could only be written to a set number of times, wouldn't running an OS on one kill it pretty quickly?

Flash linux uses a new kind of filesystem that minimizes writes, and I believe the OS uses a ramdisk or maybe a hard drive or something for all of the logs. They address the issue for sure.