WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: RPI 13.1 aarch64 iso image  (Read 863 times)

Offline reachparagm

  • Newbie
  • *
  • Posts: 4
RPI 13.1 aarch64 iso image
« on: August 16, 2022, 08:17:53 PM »
I see the RPi aarch64 images are in .img.
how can I make it into .iso ?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: RPI 13.1 aarch64 iso image
« Reply #1 on: August 16, 2022, 09:00:02 PM »
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?

Offline polikuo

  • Hero Member
  • *****
  • Posts: 714
Re: RPI 13.1 aarch64 iso image
« Reply #2 on: August 18, 2022, 12: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 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.