OpenWRT x86 Style Disks and Booting

wiki.TerraBase.info
Revision as of 17:28, 4 September 2023 by Root (talk | contribs)
Jump to navigation Jump to search

For this experiment EXT 4 will be used (as opposed to SquashFS)

For Cloning a Drive

dd if=/dev/sdX of=/dev/sdY bs=512 count=1

Test