Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    3

    Question 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?

  2. #2
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    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
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Posts
    3
    Sorry, I am brand new with Linux. I will try this though, thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...