Terry Polzin composed on 2026-06-18 10:14 (UTC-0400): > Sure would be a nice tool to have for checking out hardware a garage and > estate sales. Make one: # lsblk -f -o NAME,FSTYPE,LABEL,SIZE /dev/sdh NAME FSTYPE LABEL SIZE sdh iso9660 KNOPPIX_8 7.5G ├─sdh1 iso9660 KNOPPIX_8 4.3G ├─sdh2 vfat UEFI 15M ├─sdh3 reiserfs KNOPPIX-DATA 4M ├─sdh4 iso9660 KNOPPIX_8 1K ├─sdh5 vfat FAT32 1.2G └─sdh6 ext2 ext2 2G # mount /dev/sdh6 /mnt # ls /mnt bin dfsee grub lost+found nvmePNY2PAT.map pub # ls /mnt/bin dfsee Dfsee DFsee DFSee inxi out pinxi # which neofetch /usr/bin/neofetch # cp -a /usr/bin/ne*ch /mnt/bin # ls /mnt/bin dfsee Dfsee DFsee DFSee inxi neofetch neowofetch out pinxi # /mnt/bin/inxi CPU: dual core Intel Core i3-7100T (-MT MCP-) speed/min/max: 800/800/3400 MHz Kernel: 6.12.0-160000.31-default x86_64 Up: 23d 18h 48m Mem: 18.68/30.81 GiB (60.6%) Storage: 1.04 TiB (74.3% used) Procs: 320 Shell: Bash inxi: 3.3.40 # All above came from stick I made 5 years ago.
You may be able to do same with Fedora. I've never tried, and don't remember the details of making mine. If you can't make one from a Fedora .iso with more than one partition, you could carry two sticks, one to boot and run, another to provide utilities absent on what you booted. See also: <https://smxi.org/docs/inxi-installation.htm#inxi-manual-install> -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
