Results 1 to 3 of 3

Thread: Mount ARM images

  1. #1
    Join Date
    2013-Mar
    Posts
    18

    Mount ARM images

    Okay, so after playing with the Rasberry Pi and ss808 images, I've yet to be able to get them to mount in linux.

    mount -o loop -t ext4 doesn't work, it throws an error saying filesystem not found. But the thing is, I can mount via GUI on my mac via macfuse.

    What's the command in linux to mount these images? Why isn't this done as simple as the SINGLE BT5 image?

  2. #2
    Try win32diskimager to write the image to the sdcard instead of dd utility.

  3. #3
    Join Date
    2013-Apr
    Posts
    14
    mount -o loop,offset=512 /path/to/kali.img /path/to/mountpoin

Similar Threads

  1. Filesystem on ARM-images
    By Burgomatic in forum General Archive
    Replies: 0
    Last Post: 2020-12-23, 16:26
  2. mount: /proc: cannot mount proc read-only
    By shintom in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2019-10-06, 05:50
  3. Official Docker Images and/or Vagrant Images?
    By dpa078 in forum Building Archive
    Replies: 1
    Last Post: 2016-03-05, 09:55
  4. VMWare images
    By dizkreet in forum Installing Archive
    Replies: 1
    Last Post: 2014-05-09, 10:59
  5. 1.06 ARM images posted, where's Pi?
    By rpilover in forum ARM Archive
    Replies: 4
    Last Post: 2014-01-13, 01:45

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •