Tiny Core Base > TCB Tips & Tricks
With DD, I cannot load the sda1 image on the split drive to sda5.
xor:
With DD, I cannot load the sda1 image on the split drive to sda5.
Juanito:
Please post the dd command you issued and the error message you received.
xor:
--- Code: ---sudo dd if=/dev/sda1 bs=1k of=/dev/sda2/image.iso
--- End code ---
Juanito:
You need to substitute "sda5" for "sda2", no?
xor:
--- Code: ---sudo dd if=/dev/sda1 bs=1k of=/dev/sda5/image.iso
--- End code ---
I tried it doesn't work
I think ; Logically, a paradox arises. ! :(
Navigation
[0] Message Index
[#] Next page
Go to full version