Ingo Höft wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I've seen a similar failed assertion if someone tried to access the same > harddisk the host operating system is on. It is not a program crash, it > is a programed safety check (assertion). Better you use a individual > physical hard disk partition (User Manual chapter 9.9.2).
While this is correct in general, it still doesn't explain why it worked when I tested it. My code contains exactly the same safety check. As a side note: that safety check is not concerned with preventing double use by both the guest and host OS. It simply checks that there are no snapshots of such raw disks present (as the current code wouldn't be able to handle them). -- Dr. Klaus Espenlaub innotek GmbH, http://www.innotek.de _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
