Results 1 to 3 of 3
Recently I decided I wanted to try installing Ubuntu 8.10 inside of my Vista Home Premium x64 system.
Ubuntu installs correctly, but when I try booting into Ubuntu from the ...
- 02-26-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 3
Has anyone dual booted Ubuntu 8.10 inside of Windows Vista Home Premium x64?
Recently I decided I wanted to try installing Ubuntu 8.10 inside of my Vista Home Premium x64 system.
Ubuntu installs correctly, but when I try booting into Ubuntu from the boot screen, I get the black screen that tells me it's loading several components of the system, and then it suddenly stops at "Starting bluetooth..." or something of that general nature.
Why is this happening?
- 02-27-2009 #2
This problem has nothing to do with dual booting.
Boot into recovery mode
drop on root shell
and disable the bluetooth deamon to start on init 5.
# sudo update-rc.d -f bluetooth remove
- 02-27-2009 #3Just Joined!
- Join Date
- Feb 2009
- Posts
- 3
Sorry, I am brand new with Linux. I will try this though, thanks!


Reply With Quote