Hi, am experiencing a problem with virtual box 4. Did an install from binary, and everything went ok and virtual box launches, but once i have created the virtual disk and the want to run it , i get an error, and the log says that it has to do with the ext4 filesystem and has a known kernel bug. How does one go about sorting this out. here with the log from virtual box
00:00:00.654 VirtualBox 4.0.4 r70112 linux.x86 (Feb 17 2011 17:29:29) release log
00:00:00.654 Log opened 2011-03-22T15:50:28.174435000Z
00:00:00.654 OS Product: Linux
00:00:00.654 OS Release: 2.6.34.7-0.7-desktop
00:00:00.654 OS Version: #1 SMP PREEMPT 2010-12-13 11:13:53 +0100
00:00:00.654 DMI Product Name: HP Pavilion dv6700 Notebook PC
00:00:00.654 DMI Product Version: Rev 1
00:00:00.655 Host RAM: 1988MB RAM, available: 1595MB
00:00:00.655 Executable: /opt/VirtualBox/VirtualBox
00:00:00.655 Process ID: 3326
00:00:00.655 Package type: LINUX_32BITS_GENERIC
00:00:00.717 SUP: Loaded VMMR0.r0 (/opt/VirtualBox/VMMR0.r0) at 0xf90d7020 - ModuleInit at 00000000f90ea9f0 and ModuleTerm at 00000000f90eaa5c
00:00:00.717 SUP: VMMR0EntryEx located at 00000000f90eb8d8, VMMR0EntryFast at 00000000f90eaae0 and VMMR0EntryInt at 00000000f90eaad4
00:00:00.770 File system of ‘/root/VirtualBox VMs/windows xp/Snapshots’ (snapshots) is unknown
00:00:00.770 File system of ‘/root/VirtualBox VMs/windows xp/windows xp.vdi’ is ext4
00:00:00.773 Console: VM runtime error: fatal=false, errorID=Ext4PartitionDetected message=“The host I/O cache for at least one controller is disabled and the medium ‘/root/VirtualBox VMs/windows xp/windows xp.vdi’ for this VM is located on an ext4 partition. There is a known Linux kernel bug which can lead to the corruption of the virtual disk image under these conditions.
00:00:00.773 Either enable the host I/O cache permanently in the VM settings or put the disk image and the snapshot folder onto a different file system.
00:00:00.773 The host I/O cache will now be enabled for this medium”
00:00:00.799 VBoxSharedClipboard mode: Bidirectional
Then tried moving the vbox files to my home partition which is ext3, but it says that file system is unknown, again herewith log:
00:00:00.589 VirtualBox 4.0.4 r70112 linux.x86 (Feb 17 2011 17:29:29) release log
00:00:00.589 Log opened 2011-03-22T16:06:15.412283000Z
00:00:00.589 OS Product: Linux
00:00:00.589 OS Release: 2.6.34.7-0.7-desktop
00:00:00.589 OS Version: #1 SMP PREEMPT 2010-12-13 11:13:53 +0100
00:00:00.589 DMI Product Name: HP Pavilion dv6700 Notebook PC
00:00:00.589 DMI Product Version: Rev 1
00:00:00.590 Host RAM: 1988MB RAM, available: 1476MB
00:00:00.590 Executable: /opt/VirtualBox/VirtualBox
00:00:00.590 Process ID: 7873
00:00:00.590 Package type: LINUX_32BITS_GENERIC
00:00:00.689 SUP: Loaded VMMR0.r0 (/opt/VirtualBox/VMMR0.r0) at 0xf90d7020 - ModuleInit at 00000000f90ea9f0 and ModuleTerm at 00000000f90eaa5c
00:00:00.689 SUP: VMMR0EntryEx located at 00000000f90eb8d8, VMMR0EntryFast at 00000000f90eaae0 and VMMR0EntryInt at 00000000f90eaad4
00:00:00.718 File system of ‘/home/christian/windows xp/Snapshots’ (snapshots) is unknown
00:00:00.718 File system of ‘/home/christian/windows xp/windows xp.vdi’ is unknown
00:00:00.747 VBoxSharedClipboard mode: Bidirectional
WHAT IS GOING ON!!