Thanks guys, I have not yet succeeded even with your good suggestions...
Francois,
cat /dev/sdb >/dev/sdc is interesting new info, thanks!
I've been using dd for a few years now to install distros with pendrives. (
# dd bs=4M if=/path/to/xxx.iso of=/dev/sdx && sync to write and
# dd count=1 bs=512 if=/dev/zero of=/dev/sdx && sync to restore.)
Since I'd like to copy/save my Porteus from a 64GB Pendrive with a 15GB partition for the system (currently 1.1GB used) and the rest for data, to e.g. a 2GB SD card or a 4GB pendrive, I need another way.
Donald, thanks for pointing out /porteus/
make_iso.sh! Seems like this is what I need!
- I made 'myporteus.iso'
- because you suggested it, using dd I've written it to an SD card <<< it did not boot
- did the above with a pendrive <<< did not boot
- remembering that that's not the Porteus way (have to run the /boot/
Porteus-installer-for-Linux.com), I restored the SD card with dd, then made an ext4 partition on it
- could not extract the iso, installed file-roller with it's dependencies (becomes Archive Manager and works with the Thunar context menu automatically)
- while extracting (as root), there is an alert from Archive Manager:
"An error occured while extracting files. Setting attribute time::created not supported", and only an empty 'porteus' folder was created
- edit: realised I could try running the installer .com on the dd-d pendrive, but it failed to run as the pendrive after the dd is exactly as big as the iso made, no free space
This is where I am now
I'd prefer to do this from inside Porteus, saving the running system.