<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>I installed VirtualBox-1.5.4_27034_fedora7-1.x86_64.rpm<br>
on my fedora 7 with amd64 cpu, kernel 2.6.23.14-64.fc7<br>
<br>
After configuring the VM with a physical drive (via commandline):<br>
<br>
VBoxManage internalcommands createrawvmdk -filename
/root/.VirtualBox/hd.vmdk -rawdisk /dev/sdb -register<br>
(which works just fine, and the vmdk file hd.vmdk gets created);<br>
and setting up the CD/DVD drive to the image: Fedora-8-i386-DVD.iso<br>
<br>
In otherwords, I just wanted to test and see if I could get this thing<br>
working - run 32 bit linux in a VM on top of 64 bit linux.<br>
<br>
I start the machine, and I get the console screen (black) and a small<br>
progress bar banner pops up saying: Starting the virtual machine  0%<br>
and it stays there. <b>Nothing happens afterwards</b>.<br>
<br>
So, I gdb'ed the running processes of vbox, and the file is attached.<br>
Could someone help me gat past this issue?<br>
<br>
P.S: I even tried using a dynamic virtual hd 12GB in size. No go!<br>
<br>
<br>
Regards,<br>
<br>
JD<br>
</tt>
</body>
</html>