Resources for “USB Pendrives and Distributions for Them”
SLAX: www.slax.linux-live.org
Flash Linux: www.flashlinux.org.uk
Unification Filesystem: www.unionfs.org
SLAX Modules: slax.linux-live.org/modules.php
SLAX Packages: slax.linux-live.org/installed_packages.txt
Another article I wrote about Slax: os.newsforge.com/os/05/07/08/1522251.shtml
Makebootfat: advancemame.sourceforge.net
SysLinux: www.kernel.org/pub/linux/utils/boot/syslinux
Excellent Essay about UnionFS: www.fsl.cs.sunysb.edu/docs/unionfs-tos/unionfs.html
A Real Case of Clusters Made with UnionFs: sole.infis.univ.ts.it/~chri/hopeless.html
Linux USB Project: www.linux-usb.org
Linux Journal Article about UnionFS: /article/7714
Feather Linux: featherlinux.berlios.de
Puppy Linux: www.goosee.com/puppy
Slackware Linux: www.slackware.org
Gentoo Linux: www.gentoo.org
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- The Linux powered LAN Gaming House
- Why Python?
- Python for Android
- BeOS was the best
2 hours 24 min ago - I use Wireshark on a daily
6 hours 55 min ago - buena información
12 hours 1 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
13 hours 2 min ago - Gnome3 is such a POS. No one
22 hours 29 min ago - Gnome 3 is the biggest POS
22 hours 40 min ago - I didn't knew this thing by
1 day 4 hours ago - Author's reply
1 day 8 hours ago - Link to modlys
1 day 9 hours ago - I use YNAB because of the
1 day 9 hours ago






Comments
GRUB
What is the Grub equivalent of the lilo -M /dev/sda instruction that you have in your article?
pen distros
This all looked good until I actually tried to use it.
The DSL is nice, but has no driver for the ethernet in my Dell Latitude D510 laptop. Scratch one distro.
Flash Linux is, well, flashy. However, it doesn't support the keyboard in my laptop, but that problem can be worked around by plugging in an external USB keyboard. The real problem is that it has neither make nor gcc, which means it is impossible to install new Perl modules, which means that it is useless. Scratch another distro.
SLAX also has neither make nor gcc, although it claims to have both. BTW, JFS didn't work for me, but XFS is OK. Some parts of the saving/restoring actually work, but there is a kernel bug with the unionfs. I could live with all that, but the lack of make renders Perl useless. Scratch another distro.
FeatherLinux also has no make. Another one bites the dust.
Just for jollies I also tried FreeBSD release 6.1, but my laptop always comes up with a RAM parity error while booting. :-(
NHA
slax pen distro
I tried a couple of pendrivelinuxes.
The one I liked the best is slax because of its
modularity.
I wanted gcc and TeX, which didn't come on the
default. Also ntfs rw.
All you have to do actually is to go to slax
modules page and download the appropriate modules.
For gcc et al, the simplest would be
Official_Development_Module*.mod
because it has not only gcc but also all the necessary
header files, make, etc.
Then all you have to do is put these *.mod in
/modules
directory
they'll be installed at boot time
Mark
>SLAX also has neither make
>SLAX also has neither make nor gcc, although it claims to have both.
It does have them, but as a separate development module.