Hello,

    I'm trying to moving host files to full-system image files which is the 
ubuntu-18.04-arm64-docker.img, but encountered below error information in my 
linux terminal:  $: mount: /mnt: wrong fs type, bad option, bad superblock on 
/dev/loop1, missing codepage or helper program, or other error.


   It's pretty appreciated if anyone provide some comments or feedbacks on this 
issue. 


   My terminal command is as below:  $: sudo mount -o loop,offset=32256 
./ubuntu-18.04-arm64-docker.img ./mnt 
   The ubuntu-18.04-arm64-docker.img is downloaded via gem5 guest binaries 
link. 


   Best regards,


Sun2K



_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org

Reply via email to