Debian Booting Aborted

Discussions about using Linux guests in VirtualBox.
Post Reply
paoloim
Posts: 9
Joined: 22. Jan 2011, 13:12
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: Debian GNOME

Debian Booting Aborted

Post by paoloim »

hey folks,

since i am new to virtualbox i'll have to ask which causes could there be for aborting the booting of my debian VM?
So why?
Are there .log files where I can check what went wrong?

I tried to restore to an earlier Snapshot, but after restoring it aborts immediately.
Just after it says: "Booting the kernel" and then "Loading, please wait..." it abort the booting.

Can you help me?
Thx!

Sincely, IM
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: Debian Booting Aborted

Post by fixedwheel »

Are there .log files where I can check what went wrong?
VBox logs: from the VBox main window -> "Machine" -> "Show Logs"
Just after it says: "Booting the kernel" and then "Loading, please wait..." it abort the booting.
when the Grub menu appears hit the space bar to stop the counter and "e" to edit the kernel entry: remove the quiet kernel parm to see what happens
paoloim
Posts: 9
Joined: 22. Jan 2011, 13:12
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: Debian GNOME

Re: Debian Booting Aborted

Post by paoloim »

ok i did exactly as described and yes i can see more information but after some lines after "Loading, please wait..." the VM Window disappeares and i can't do anything about it.

i could start and capture the screen but that doesn't seem the way to do it.

greets, IM
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: Debian Booting Aborted

Post by fixedwheel »

but after some lines after "Loading, please wait..." the VM Window disappeares
sorry... just sent my crystal ball to repair service, so i guess you should post the VBox log (as attachment)
paoloim
Posts: 9
Joined: 22. Jan 2011, 13:12
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: Debian GNOME

Re: Debian Booting Aborted

Post by paoloim »

I somehow had 3 logs, but i think you need the first one. nevertheless i uploaded all 3.

greets
Attachments
Logs.zip
(33.21 KiB) Downloaded 84 times
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: Debian Booting Aborted

Post by fixedwheel »

nevertheless i uploaded all 3.
good idea, i found something interesting:
VBox.log

Code: Select all

00:00:01.956 Host RAM: 4096MB RAM, available: 593MB
you give 512M to the guest, its a little short but not the failing reason

VBox.log.1

Code: Select all

00:00:00.939 Host RAM: 4096MB RAM, available: 69MB
too short: the log ends before the others do

VBox.log.2

Code: Select all

00:00:00.736 Host RAM: 4096MB RAM, available: 1114MB
VBox.log.3 similar to .2
available RAM is ok


all but the VBox.log.1 end with:

Code: Select all

00:00:15.280 OHCI: Software reset
00:00:15.280 OHCI: USB Operational
did you install the "Oracle VM VirtualBox Extension Pack" for USB support?

a workaround may be to disable USB

and:

Code: Select all

00:00:00.743 VirtualBox 4.0.0 r69151 darwin.x86 (Dec 22 2010 15:53:38) release log
4.0.2 is released for some time already, maybe its a bug thats fixed now: could you update?
paoloim
Posts: 9
Joined: 22. Jan 2011, 13:12
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: Debian GNOME

Re: Debian Booting Aborted

Post by paoloim »

haha, thank you mate te update solved it all :D
i really appreciate your help ;)

thank you!

greets, joseph

EDIT: And i also set the ram to 1024 KB for better performance
Post Reply