What are some cool things to put on a 32gb flashdrive?
Ive got some ideas to try with a flashdrive ive picked up but i want to know what others would do with such a device? I was thinking i could use it for retro gaming or something like important files.
What would you do?
I know its not alot of room but i got it for cheap.
jared
in reply to GrumpyCat • • •Andreas Gütter
in reply to GrumpyCat • • •I have Knoppix on a 32GB USB as a rescue system, just in case.
yaroto98
in reply to GrumpyCat • • •HiddenLayer555
in reply to yaroto98 • • •Palacegalleryratio [he/him]
in reply to GrumpyCat • • •Tails - Home
tails.netbiocoder.ronin
in reply to Palacegalleryratio [he/him] • • •Palacegalleryratio [he/him]
in reply to biocoder.ronin • • •monovergent 🛠️
in reply to GrumpyCat • • •I installed Ventoy on mine and dropped a few live ISO files: Clonezilla, Linux Mint, and Windows PE
I'll sometimes use the Windows PE ISO for tools like CrystalDiskInfo. Have Clonezilla to quickly test out random computers without a GUI and Linux Mint when I want a GUI.
The rest of the space comes in handy for quick and dirty file transfers between Linux/Mac/Windows/printers. Especially with my work computer never touching my primary home network, an airgapped retro gaming setup, and most of my other drives formatted for use with Linux.
GitHub - VulpesSARL/MiniNT5-Tools: small Windows 10 (based on Windows PE) with customised tools
GitHubSanguine
in reply to GrumpyCat • • •ReversalHatchery
in reply to GrumpyCat • • •PaulSmackage [he/him, comrade/them]
in reply to GrumpyCat • • •deadcatbounce
in reply to GrumpyCat • • •riquisimo
in reply to GrumpyCat • • •Counter Strike Source and other old school LAN games.
Then invite friends over and pass the drive around so they can all install games and you can have a LAN party.
oeuf
in reply to GrumpyCat • • •sixty
in reply to GrumpyCat • • •yuri
in reply to sixty • • •security attack using USB devices
Contributors to Wikimedia projects (Wikimedia Foundation, Inc.)sixty
in reply to yuri • • •yuri
in reply to sixty • • •there’s still plenty of ways to make stuff autorun in a similar way. the thing that makes proper badUSBs so scary is that they’re recognized by the system as a keyboard.
it’s somewhat difficult to discern bad actors from regular users for this kind of attack, but it also hasn’t become prolific enough for anyone to bother. at a certain point it’s more the fault of building security for allowing some randy to access to sensitive hardware.
tuna
in reply to GrumpyCat • • •frongt
in reply to GrumpyCat • • •Shape4985
in reply to GrumpyCat • • •infjarchninja
in reply to GrumpyCat • • •I install a full MX-Linux distro on an old 32Gb usb drive.
Particularly helpful when family or friends have IT problems.
I install the latest downloaded distro on a usb with dd:
sudo fdisk -l
sudo dd if=MX-23.5_x64.iso of=/dev/sdX status=progress
The /dev/sdX could be sdb, sdc, sdd, or microsd /dev/nvme0n1
boot into the live distro F12,
fully update the live disk.
set it up as you would your new linux device. network manager, web browser, text editor, email, VPN, etc and any tools you want.
whatever you change here goes into your new usb distro settings
once complete, install and run bleachbit as user and as root to clear all the caches and install data.
install another blank usb into the laptop
Open MX-Linux tools to create a snapshot
select Snapshot.
select a different snapshot directory. use the blank usb you just inserted,
usually: /dev/sdb
rename the snapshot to a name of choice.
once the creation of the snapshot is complete, safely remove the usb drive and shut down the live distro.
boot into your daily driver.
Insert the usb drive with the MX-Linux snapshot, and transfer it to a new folder/directory.
insert the 32Gb usb. format it with gparted, fat32 is fine
open the folder/directory with the snapshot.iso
open a terminal
then install the snapshot onto the usb with dd.
sudo fdisk -l
sudo dd if=snapshot.iso of=/dev/sdX status=progress
The /dev/sdX could be sdb, sdc, sdd, or microsd /dev/nvme0n1
always double check with:
sudo fdisk -l
janNatan
in reply to GrumpyCat • • •How about a project Gutenberg "best of" CD full of free public domain ebooks?
Download page:
gutenberg.org/ebooks/11220
Link directly to download:
gutenberg.org/files/11220/PG20…
They also had a dual layer DVD download if you want something bigger. They don't seem to host it anymore, but archive.org does.
archive.org/details/pgdvd04201…
Project Gutenberg: The April 2010 (Dual Layer) DVD : Project Gutenberg : Free Download, Borrow, and Streaming : Internet Archive
Internet Archive