|
|
|
|
|
by arp242
1048 days ago
|
|
It's the result of 'cat /dev/sda >drive.img', basically. It's not that different from an "ISO image", which is the same except for the CD-ROM drive (I forgot which device name that is). An ISO image is just a "drive image" with the ISO9660 filesystem. (Live images like this typically do have different bootloaders than your regular/dev/sda). |
|