VirtualBox

Opened 11 years ago

Last modified 11 years ago

#11439 closed defect

Vbox 2.4.6 Hangs on shut down with 32bit linux guest — at Initial Version

Reported by: idw1972 Owned by:
Component: VMM Version: VirtualBox 4.2.6
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

running virtualbox 4.2.6 xpsp3 win7/win7 x64 with modified bios to include WinXP mode hex string which falls into clear space in the bios at #10E5A (in vboxdd2.dll x86), #11AAA (in vboxdd2.dll x64) or extracting the bios modifying and using extradata item to reinsert.

when using modified dll/bios linux 32bit clients will not shut down fully to power off on either vbox x86 or x64 but hang and have to be closed using turn of machine from menu.

when using unmodified dll/bios 32bit linux clients shut down completely to close.

x64 linux guest are not effected.

This did not happen with 4.2.0

if 4.2.0 dll is used with 4.2.6 everything works as before.

There is a workaround with 32bit linux guests and the modded dll/bios i dont know if this will give a direction as to the problem but to get them to shut down completely i had to follow this procedure in the guest.

Type in terminal:

  1. sudo gedit /etc/default/grub
  2. Find the line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  3. Change this to: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force"
  4. Save the file and close the file. 5. Finally, in terminal: sudo update-grub

after doing this everything is working correctly again.

attached is log from 32bit host and guest

guests used ubuntu 12.10/12.04lts linux mint cinnamon, xcfe

this is needed as using xpmode.vhd and need to keep activation.

Change History (1)

by idw1972, 11 years ago

Attachment: VBox.log added

log file vb4.2.6

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use