Opened 17 years ago
Closed 14 years ago
#1785 closed defect (fixed)
IDE controller error: When trying to access read locked file (error message incorrect)
Reported by: | Technologov | Owned by: | |
---|---|---|---|
Component: | virtual disk | Version: | VirtualBox 1.6.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description (last modified by )
Host OS: Windows XP SP2, VBox 1.6.2, Intel Core 2 CPU. Guest OS: openSUSE 11.0
When trying to start a VM with CD ISO inserted, it gave me very strange error about the PIIX3 IDE controller, while the reality, is that I have used PIIX4 controller.
The real reason for this error, is because other program on my Windows host used read file lock on the ISO file.
Every other Windows program, be it Nero, Notepad or MS VirtualPC reported the correct error message - "This file is locked by other Windows process"...
VirtualBox displayed incorrect Error message. "PIIX3 IDE controller error"
As soon as I killed the other process, that locked the file (it was old bittorrent client, that I used to download ISO in first place), Vbox started fine.
Would be nice to fix the error message dialog, even through this situation is rare to happen.
-Technologov, 27.6.2008.
Change History (4)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Component: | other → virtual disk |
---|
comment:3 by , 15 years ago
Much better error message now with v3.2.6
Failed to open Image "..."
Please closed as FIXED.
-Technologov
comment:4 by , 14 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks for the feedback!
To simulate file locking, use FileLock (trial free 15-day utility): http://www.filedudes.com/files/Windows_File_Lock.html
P.S. Hmmm.... With this program I get a correct error message. Strange.
-Technologov, 27.6.2008.