• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Thumb drive linux.

Dragonbate

Senior member
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.
 
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?
 
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.
 
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.
 
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.
 
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.
 
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.
 
Back
Top