Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: reachparagm on August 16, 2022, 11:17:53 PM
-
I see the RPi aarch64 images are in .img.
how can I make it into .iso ?
-
Hi reachparagm
You can mount the image file as described here:
http://forum.tinycorelinux.net/index.php/topic,24063.msg151721.html#msg151721
You can now access the partitions and files.
To create an ISO file you need the mkisofs command.
I'm not sure why you would want to do that. The RPi can't boot an ISO, can it?
-
Hi reachparagm
You don't need ISO image for raspberry pi cause it boot in a different way from other architecture
You can follow the steps here (http://forum.tinycorelinux.net/index.php/topic,22033.msg137927.html#msg137927) to get the files in the image.
The RPi can't boot an ISO, can it?
Hi Rich
No, it can't boot an ISO.