So if I put the image into a USB can I boot it ?
My question is that why can't GNOME disks mount it ?
On Wed, Apr 8, 2020 at 10:36 PM Samuel Sieb <samuel@xxxxxxxx> wrote:
On 4/8/20 9:57 AM, Sreyan Chakravarty wrote:
> It ran perfectly, but when I tried mounting the now modified ISO image
> by double clicking in GNOME File Manager which uses GNOME Disks to mount
> ISO files I get the error:
>
> Error mounting /dev/loop0p1 at /run/media/sreyan/Fedora-WS-Live-31-1-9:
> can't read superblock on /dev/loop0p1
Something is getting tricked by the special way the iso file is
constructed. There aren't partitions. Or there might be, but they
aren't what you want.
> Now is where it gets weird.
>
> I thought that the image was completely corrupted but I wanted to check
> if I could mount it via command line, so I did:
>
> sudo mount -t iso9660 Fedora-Workstation-Live-x86_64-31-1.9.iso /mnt
That is the right way to mount it, using the raw file, not trying to
access a partition inside it.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Regards,
Sreyan Chakravarty
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx