Jump to content

Recommended Posts

Posted (edited)

dear friends,

im new in dism;

when i command dism to unmount the image, it erases

all the folder where was mounted (normal), but give me

a message "unsucessfull" saying that image was not

unmounted properly, and sice that, when i try to mount

again, it says that is already mounted; i only can solve

that erasing manually the folder...

thanks,

davila

Edited by Tripredacus
Edited per rule 11

Posted (edited)
You might try the remount command.

Dism /Remount-Wim /MountDir:<path_to_mount_directory>

BUT I wanna know. Was it 64? Peope tell me they don't get that in x86 so weird

@davilarjbr

Is that 64 bit?

Edited by maxXPsoft
Posted
dear friends,

im new in dism;

when i command dism to unmount the image, it erases

all the folder where was mounted (normal), but give me

a message "unsucessfull" saying that image was not

unmounted properly, and sice that, when i try to mount

again, it says that is already mounted; i only can solve

that erasing manually the folder...

thanks,

davila

Greetings,

Please check out the forum rules, including:

11. Do not use CAPITALIZATIONS in the topic title or when participating in threads because they will not attract attention - instead it will annoy many of MSFN's members. Using unnecessary font formatting (i.e., bold font, increased font sizes, colored fonts, etc.) on the full body of posts is also discouraged.

Anyways, you may receive this message if you were to reboot your computer without dismounting the image first.

Posted

i got this issue also sometimes and i only have it in x64

i fix thix by rebooting the system and then unmount /discard on that folder and dism unmounts the folder

Posted
i got this issue also sometimes and i only have it in x64

i fix thix by rebooting the system and then unmount /discard on that folder and dism unmounts the folder

Thats what I was thinking x64. But why mainly x64 ???

All I do is run cleanup and then delete folder. Occasionally I have to delete this reg value

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WIMMount\Mounted Images

Posted

i get this error only when i delete a folder using dism mounting an image

when i use imagex it only happens when i dont finish a command completely when clicking away the command prompt or something like that

so i think this also happens when using an x86 OS

when modding a x86 on x64 OS i have got this error also a few times

Posted

but you still on x64 OS tada, something screwy there and can't finger it

I mean on 64 without any mount dism or nothing, I can open a folder look at a file, back out and delete folder and it gives me the denied till I close explorer and wait a bit then go back and do it again it deletes

trust me i'm diggin around the mount more than 10 people working on things for my app so I know the song now. run both my cleanups and delete the mount folder.

Posted (edited)

I get the error on x86 as well as x64. Sometimes the clean-up wim command will not clear the error. What works for me is to delete the folder and then run the clean-up wim command.

Since this error doesn't affect the "Commit" action, One could try/catch this error and if the dis-mount fails, run a routine to delete/re-create the mount directory followed by cleanup-wim afterward.

Edited by MrJinje

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...