Hi,

Not sure why you're getting that. I would try this (in order):

1-  Try doing the umount again.
2-  Reboot the machine (if you can) and try again

Oscar Rosell - Metempsywww.metempsy.com



---- On Tue, 19 Jul 2016 17:06:45 +0100 Yifeng Liu <[email protected]> 
wrote ---- 

Hello all:

I am new to gem5. I previously mount a ARM disk by using the following command:
sudo mount -o loop,offset=32256 linux-aarch32-ael.img /mnt
sudo umount /mnt
It works fine. however, i want to mount a X86 disk to /mnt 
and I use the following command

sudo mount -o loop,offset=32256 linux-x86.img /mnt

and it gives me a error.

mount: according to mtab /home/yifeng/gem5-Dir/FS-files/X86/disks/linux-x86.img 
is already mounted on /mnt as loop

Any helps would be appreciate. 


_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users




_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to