Bogomips wrote to Digital Man <=-
You're talking about the Slackware installation ISO? Don't they normally have instructions for how to create a bootable USB stick for installing the OS (e.g. what file system, FAT32, GPT or MBR boot record, etc.)? I don't recall needing any 3rd party software to do that.
I'm probably overthinking the whole thing. I'll try windows disk
program, read the slackware sight. Also, I downloaded the .iso to the slackware laptop and will try dd
I went online and searched for iso to usb which led me to all the third party programs.
As you said, if it's on a Linux machine already, just use dd.
The command would be: dd bs=4M if=<iso_name> of=<target_drive>
The "of" would be something like: /dev/sdb or dev/mmc0blk1 or similar.
Be very careful you put the correct one or you could overwrite a drive
you didn't want to. You'll need to be the root user, or use 'sudo'.
Simple and works every time.
| Sysop: | Denn |
|---|---|
| Location: | Clearfield, Utah |
| Users: | 46 |
| Nodes: | 15 (0 / 15) |
| Uptime: | 15:48:39 |
| Calls: | 1,150 |
| Calls today: | 1 |
| Files: | 38,179 |
| D/L today: |
152 files (65,251K bytes) |
| Messages: | 34,883 |