Linked by Thom Holwerda on Tue 12th Dec 2006 23:53 UTC
"Mandriva Flash is a 2GB Dane-Elec USB key loaded with Mandriva Linux 2007. It gets points for style: the key is an attractive deep blue surrounded by a sturdy metal fence that leaves room on both ends to attach the key to a lanyard or keychain. The release notes say that the operating system and related files only take up half the space on the USB drive, leaving 1GB for my own files. This little powerhouse packs a lot of punch, once you get it up and running."
Permalink for comment 191599
To read all comments associated with this story, please click here.
I imagine it would be quite possible. You just need atleast two partitions on the USB stick: one FAT32 (or similar) and one for Linux. On the FAT32 partition you'd just put colinux et al alongside an autorun.inf..And then under Linux in some init script check whether you're running in colinux or not and do the right thing.
Member since:
2006-02-15
I imagine it would be quite possible. You just need atleast two partitions on the USB stick: one FAT32 (or similar) and one for Linux. On the FAT32 partition you'd just put colinux et al alongside an autorun.inf..And then under Linux in some init script check whether you're running in colinux or not and do the right thing.
I guess I gotta try it myself sometime soon.