Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: reachparagm on August 16, 2022, 11:17:53 PM

Title: RPI 13.1 aarch64 iso image
Post 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 ?
Title: Re: RPI 13.1 aarch64 iso image
Post by: Rich on August 17, 2022, 12:00:02 AM
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?
Title: Re: RPI 13.1 aarch64 iso image
Post by: polikuo on August 18, 2022, 03:03:04 AM
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.