Dual Booting Ubuntu and OSX

Hi All,
Has anyone dual booted their C2D MBP?
I have found a few things like -
http://ubuntuforums.org/showthread.php?t=198453 (seems good, but for older ATI based MBP's)
and a more up to date guide here - https://wiki.ubuntu.com/MacBookProFeisty
this last one seems very up to date.
I would like to dual boot my machine, but last time I tried (before I found this wiki.ubuntu guide, I had many problems, looks like their is a up to date guide now, so i'll give it a go again.
Anyone done this yet and have any feedback?

Hi GazzaK;
Rather then carrying on this thread with your self if you post over in the UNIX forum, you might find some others who will help you.
Allan

Similar Messages

  • Dual booting Ubuntu and OSX from a USB

    Need Haalp!

    Hi GazzaK;
    Rather then carrying on this thread with your self if you post over in the UNIX forum, you might find some others who will help you.
    Allan

  • Dual Boot Windows7 and OSX on an HP 2140

    I thought this was a great blog from networkjew.com about creating a Dual Boot Windows7 and OSX on an HP 2140.
    Now that you’ve got your sleek little HP 2140 netbook, its time to blow away Windows XP and put something a bit snazzier on there.  I’ve toyed with OSX86 previously, and knew that most of the netbooks out there support it in one way or another, and many of them quite well. I had also read that Windows 7 played very nicely on these tiny computers, and it’s free for a few months, so why not?
    Here’s how I made it work – there may be better ways, but this worked for me, mostly:
    HP Product Expert for the Officejet Pro X Series.
    Was your question answered? Mark it as an Accepted Solution!
    See a great post? Give it a Kudos!

    Windows 7 runs great on the 2140. I actually haven't had a chance to test all hardware functionality, but its nice and snappy; and as far as I can tell, all the hardware was recognized right out of the box. I loaded several of the Vista drivers/software from the HP support website and a few of them failed, but many installed just fine. I forgot to note which ones, unfortunately. 
    Great netbook.

  • Pre-configured dual-boot Ubuntu and Windows

    Of possible interest to the Linux folks: A newly opened Laptops with purpose store is now offering several popular ThinkPad models fully pre-configured with dual-boot Ubuntu Linux and Windows.
    These systems come with a lot of pre-installed applications, see Dual boot Linux and Windows page for details.
    At the moment, we are working on specific solutions for students, educators, scientists, designers...
    Would love to have some feedback from the community on the existing offerings as well as suggestions/wishes for the future ones.

    That would be fine if some hp machines didn't have broken UEFI that don't respect setting the default OS.

  • Dual Boot Ubuntu and Windows 8.1 on HP ENVY dv7

    Okay, I've installed 14.04 LTS with EFI and Secure Boot enabled. My problem is that the HP automated boot process ignores the presence of Ubuntu and boots directly into Windows. The only way I can boot into Ubuntu is to intercept the boot process by pressing the Escape key immediately, selecting Boot Device options (F9). choosing "Boot from EFI File", then pressing Enter on the next page (a description of the hard drive), choose EFI from the next screen, select "<ubuntu>" from the subsequent list, the select "shimx64.efi" from the next screen, which gives me the Grub list (without, I might add, any reference to Windows!) So, while it works, it is a laborious process at best. Have tried to follow the following post from an HP help forum:
    So, until HP releases an updated UEFI that allows turning this "feature" off or rearranging boot options through the F10 UEFI setup, this is what you can do to get dual boot with the least amount of hackiness:
    In Windows, mount the UEFI partition (mountvol S: /S mounts it as the S: drive) and copy the file \EFI\Microsoft\Boot\bootmgfw.efi to use some other name (for example, I copied it to "\EFI\Microsoft\Boot\bootmgfw.efi~", but you can change the name to anything else).
    In the Windows command prompt, update the Windows UEFI entry to point to the new name: bcdedit /set {bootmgr} path \EFI\Microsoft\Boot\bootmgfw.efi~ (adapt to your set name accordingly).
    Optionally, change the name of the Windows boot loader so that you would be certain that it points to the new file location: bcdedit /set {bootmgr} description "Fixed Windows path"
    Install the other OS. In my case the bootloader was installed into \EFI\opensuse\grubx64.efi.
    Delete the two files, \EFI\Microsoft\Boot\bootmgfw.efi and \EFI\Boot\bootx64.efi.
    Use efibootmgr to delete the "OS boot Manager" entry: sudo efibootmgr -b 0000 -B
    Set the new OS bootloader to be the default bootloader by using efibootmgr with the -o option. In my case, I had an entry called "opensuse" in slot Boot0001 and the updated path Windows entry in slot Boot0002, so I had to do sudo efibootmgr -o 0001,0002
    Update GRUB to point the Windows entry to your renamed file (you'll have to create a new file in /etc/grub.d and rerun grub-mkconfig).
    Was able to do everything as posted except "Delete OS boot Manager", because there is no entry for that item when I run efibootmgr in Ubuntu terminal. I did reorder the boot order using efibootmgr so that Ubuntu was first and Windows was second, but the HP OS boot Manager changes it back!
    Would really appreciate any help.  Thanks in advance.
    SamJ20109

    Hey vikas_g,
    Welcome to the HP Forums!
    With Ubuntu not recognizing your partitions during installation, some information that may be of assistance to you, could be in this document 'Frequently Asked Questions About Linux (FAQs)'.
    If your question is not answered from this document, I would suggest asking your question on the Ubuntu Forums.
    I hope this information helps!
    I worked on behalf of HP

  • How to Dual boot Ubuntu and Windows 8 on X1 Carbon G2?

    I currently have a Windows 8.1 64 bit installation on my carbon x1 and need to install ubuntu.
    I was able to boot from the USB and install Ubuntu. 
    However, I have to change to Legacy Only in the BIOS settings if I want to go into ubuntu. If I try to select the Windows 8 in the GRUB startup, it gives me a ERROR with a black screen.  
    I tried to do select the BOTH option with Legacy first, but it goes directly into Windows 8 and doesn't let me select the operating system. 

    That would be fine if some hp machines didn't have broken UEFI that don't respect setting the default OS.

  • How to dual boot ubuntu and windows 8?

    Hp envy 6 sleekbook 6z 1100
    I have already disable the secure boot in the BIOS
    But I still cannot install the ubuntu 13.04
    The installation was good and smooth
    But after reboot, there is no boot menu appear for me to choose which OS I want to boot
    I wonder if HP locked something......... or should I turn on Legacy support in the BIOS? But ubuntu 13.04 should support EFL BIOS
    I need Ubuntu for work!
    This question was solved.
    View Solution.

    Thanks, I can boot into the Ubuntu now
    Step:
    1. After install Ubuntu along Windows 8, it will not boot into the Ubuntu
    2, download EasyBCD --> backup your BCD setting first --> Add New Entry --> Linux --> GRUB2 --> Add
    3. Once you reboot, the system allow you to choose either wind 8 or linux
    4. choose linux , here is the trick part, Hp has something trick on their EFI bootloader, you should not able to boot to ubuntu
    5. But when you press Esc, then F9, then you will see Ubuntu option
    .............................. =.=
    So
    Just press Esc when you boot your laptop then F9 and shall be able to boot into Ubuntu.........

  • Dual booting Arch and Ubuntu

    Hi, I would like to dual boot Arch and Ubuntu using GRUB2.
    I already have Arch, set up as it's described in the Beginner's Guide, with GRUB2 installed. How would I go about dual booting Ubuntu, preferably without overwriting the existing bootloader?
    I haven't tried anything yet, but the problem that I can see is resizing my /home; is this possible on the Ubuntu liveDVD? If not, would I be able to resize /home with my gParted liveCD?
    Unfortunately, I have no backup media to use, so I wouldn't be able to transfer anything away as a backup.
    Here is my partition table:
    %lsblk
    NAME   MAJ:MIN RM   SIZE       RO TYPE      MOUNTPOINT
    sda      8:0       0        931.5G   0    disk
    ├─sda1   8:1    0        30G        0    part       /
    ├─sda2   8:2    0        12G        0    part       [SWAP]
    ├─sda3   8:3    0        5M          0    part
    └─sda4   8:4    0        889.5G   0    part       /home
    sda1 is my root partition, sda2 is swap, sda3 is GRUB's boot partition, which I was told that I needed in the guide, and sda4 (/home) occupies the "rest of the disk".
    I am using a GPT-partitioned drive, as I read this has many advantages and I do not plan to triple-boot Windows.
    So, can someone tell me what I do if I want to dual boot Ubuntu? I'm very sorry if this should have been posted on the Ubuntu forums, but I'm just more familiar with Arch, and I already have it installed. Please ask if you need any other files like my fstab. I have my Ubuntu liveDVD, GParted live CD (and Arch CD) at hand.
    Thanks in advance, rberyl.
    (Also, does anyone else think it's a bit of a backwards thing to put the output of "date -u +%W$(uname)|sha256sum|sed 's/\W//g'" as a sign-up question? )
    Last edited by rberyl (2012-12-29 11:45:23)

    Hi rberyl,
    You can change your partitions using an inbuilt tool like cfdisk, or if you'd prefer a GUI gparted can be installed from the Arch repos. This will allow you to shrink sda4, and set up the new partitions for your Ubuntu OS. Although this shouldn't cause any data loss, its best practice to back up just in case.
    When installing Ubuntu, be sure to opt-out of bootloader creation. I think you have to use the alternate installation media to get this option. You can add your Ubuntu partition to the existing bootloader by running osprober (available from the repos) and then running grub-mkconfig -o /boot/grub/grub.cfg . Alternatively, you can manually edit your GRUB config. See https://wiki.archlinux.org/index.php/GR … NU.2FLinux for instructions.
    Good luck!
    Last edited by smazza (2012-12-29 16:04:08)

  • Dual boot Windows and Linux?

    I recently bought a T61, and will be taking a programming course.  One prof I spoke with said they ask us to use Unix tools, so one option is to dual boot linux and Windows.  I haven't decided yet whether I will keep Windows Ultimate, or go to XP for this.  But I was wondering how easy/hard is it to make this work, and what kind of steps need to be taken?   If you could point me towards any good tutorials/guides that would be appreciated too.
    Also, I have never really used linux, so which version is best?  I will be needing it for programming, but also still want to do the basics like web surfing, music, dvd's, burning discs, etc.  I have an old copy of Ubuntu that I never used, but its probably about 4 years old.  Is this still acceptable or will I need something newer?
    Message Edited by amace on 05-29-2008 01:28 PM
    T61 15.4" T9300 (2.5GHz 6MB L2) Windows 7 Professional x64 4GB Memory, NVidia Quadro NVS 140M

    Hi,
    If it's just a couple of programming courses that you are going to take I suggest you'd try out VMware player:
    http://www.vmware.com/products/player/
    You can get this software for free and since your system packs a lot of punch it will be able to run it smoothly without any hassle. I'm an engineering grad student and I have to do alot of programming. I've used VMware player before to do some software developement in Ubuntu when I didn't have enough HD to install dual boot but still couldn't do all my other stuff without XP.
    VMware Ubuntu will need a bit of fiddling to get it work just right (USB devices, etc) but it shouldn't be harder than installing a dual boot (actually it is alot easier for my opinion). The only down side is that file sharing between VMware and Windows can be somewhat difficult. I used an external USB drive to share my files but you could always set up Samba to handle file sharing.
    I hope this helps out with your decision.

  • [Success] Dual Booting Arch and Windows 7 [Advice / Confirmation]

    So I have been trying to get Starcraft II to work with wine and no luck.
    I have decided to install windows back on my computer, besides it might come in handy since I'm heading back to school soon.
    Anyways I have tried dual booting arch and windows in the past, and my results have never been stable.
    Today I will try using the program gparted.
    Let me give you my thoughts on how I plan to go through this and please give me some advice so I don't loose everything I have worked for on my linux box
    1.Currently I have two hard drives, one for all my main programs and one for my media files (mounting usb, dvd, etc, and it actually has no files in it xD).
       I plan to use gparted to re-size my second harddrive (media drive), create an extended partition, and a logical ntfs partition within it.
    2.I pop in my windows cd that I recieved with my laptop and install it on the space I have partitioned for windows.
    3. If my grub gets wiped out my windows (which I hope it doesn't not sure how the MBR stuff works) I insert a Ubuntu live cd and do
    sudo grub
    > root (hd0,0)
    > setup (hd0)
    > exit
    4.Configure grub to boot windows 7.
    5.Be happy with no headache.
    SO....
    If someone with past experience with dual booting windows and arch could please give me some advice, as I do not want to lose all my data, start over, and have another headache.
    I know I must learn to backup arch, which I will before september.
    But if anyone has any protips, or sees a flaw in my plan please point it out!!!
    Thank you very much for taking the time to read this and even more if advice has been given to boost my confidence!
    For now I will wait
    Thank you fellow archies.
    Last edited by Jabrick (2011-07-03 01:29:36)

    satanselbow wrote:
    1) Windows must be installed to a primary partition - attempting to install it to an logical partition will result in an epic fail
    2) Physically disconnect the harddrive you do not want windows on as windows typically installs the bootloader on the 1st hardisk (ie /sda) regardless of installation drive (ie /sdb)
    3 / 4) Complete the windows installation then reattached your Arch drive and edit /boot/grub/menu.lst (as root) pointing the W7 entry to (hd1,0) - no need to reinstall grub
    5) Hey it's windows - anything could happen
    If you create an NTFS partition right at the beginning of the the drive before you start the W7 install you can prevent it greedily using up 2 of you 4 primary partitions - I would also completely update you new W7 installation past SP1 before reattaching the other drive to further prevent W7 going mental
    satanselbow thank you so much!
    Everything works great I had no stumbles, and I hope no problems in the future!!
    I will post exactly what I did in case someone has the same issue.
    1. Partition you're secondary harddrive as primary ntfs with gparted
    2. Reboot, and if you get a file system check error, check you're udev rules. (For my case in particular I had to change the udev rules I got for auto mounting usb, ext harddrive, etc.
    3.Power off your computer and physically remove the harddrive that contains all your linux goodies
    4. Plug in your windows cd and install in the partition you created
    5. Update your windows OS
    6. Plug in Ubuntu live CD and reboot
    7. Use commands to get grub to overwrite the windows boot loader (In my case I put grub everyone hd0,0 hd0,1 just to be sure, but you might want to do things cleaner)
    8. Reboot and see if grub loads up
    9. Use Ubuntu live CD again and launch Gparted, select the boot to your extra linux space (if you had one, not sure if this is needed)
    10. Plug in your linux harddrive and reconfigure /boot/grub/menu.lst and your good to go
    Once again shout outs to satanselbow!!! For without him I might've failed brutally!
    Cheers!

  • Dual-booting Ubuntu 13.04 with Windows 8 on a U410

    Hi!
    I have a U410 on which I would like to dual-boot Ubuntu 13.04.
    I've run it up on a live flash drive, everything works OK.
    When it comes to the actual install I'm a bit nervous as I've never had a machine like this before, it's only two months old, and I've never had a machine where I didn't have a Windows install disk!
    The installer sees the 500 GB HDD, so I assume I can create a partition on that.
    Where do I put the boot loader though? It's telling me it wants to put it on the SSD.
    Is this where it should go?
    Are there any detailed steps listed anywhere?
    I'm assuming that because the installer sees all the partitions and disks, I don't need to turn off UEFI or RAID....
    Thanks!

    I've been using Ubuntu on this computer since 12.04 was released and since this thread wasn't closed I'll provide some closing documentation for other u410 users. Ubuntu is growing in popularity and this should help with new users.
     Please note that I bought a u410 Ultra with Windows 7 (intentionally) and things may have changed since the new Windows release.
    ________Intro________________________
    It is best to know how Intel Rapid Start Technology works before messing with your partition table. Windows is installed on the HDD (500/1tb depending on model) with a 2nd partition holding the drivers necessary for one-push recovery. Note that modifying Intel RST, any files on the 30gb SSD or removing the recovery partition with the windows drivers will break one-push recovery. Because of this you should learn how to reinstall windows 7/8 using a USB driver before you continue.
    ________ Prep_________________
    Assuming you know how to install Windows, and you backed up the recovery partition onto your USB drive (or got drivers from the laptops support page on Lenovo.com it is now time to install Ubuntu.
    Download the Ubuntu ISO from their website, and download univeral usb installer from here:
    http://www.pendrivelinux.com/downloads/Universal-USB-Installer/Universal-USB-Installer-1.9.3.6.exe
    Usage of the USB installer is pretty straightforward, I can follow through with a how to if a reader needs it.
    __________ Prerequisites____________
    Now that you have a bootable USB drive, reboot into the computers BIOS and disable 'Intel Smart Response Technology'. This takes frequently used Windows files from the HDD and puts them on the SSD for quicker access. Removing the SSD or modifying it's contents only has the side effect of Windows booting and running a little slower.
       Installation
    Now you have three options:
    -If you primarily use Windows, you can reinstall it onto the 30GB SSD
    -Install Ubuntu on the SSD, and leave windows untouched
    -Your last option is to put both Ubuntu and Windows on the HDD and not use your SSD at all.
    I chose the 2nd option, I put ubuntu on the SSD. In addition to putting Ubuntu on the SSD for SSD speeds, I split my HDD in half. 500gb for Ubuntu and 500gb for Windows.
    When I got to "Where to install Ubuntu" I chose custom. Here you will see two devices /dev/sdax (x being a number assigned to the drive, usually 1) and /dev/hdax. SD for SDD and HD for HDD.
    The SSD should have two paritions, one is a fat32 partition with the name 'efi'. Dont touch this, it is used to store secure boot keys so the computer will boot Windows. Ubuntu is versatle and can reuse the Windows efi file.
    The rest of the SSD is a ~30gb ntfs partition. Since you disabled Intel RST the SSD isn't going to be used at all. So you can install Windows or Ubuntu here for fast boots, it can't however fit both comfortably.
    In this guide I will install Ubuntu here, creat an ext4 partition here, and for the mount point choose /
    Switch to /dev/hda and shrink the Windows partition to half this size, do this by dividing the total disk space by 2 (the partitioning software counts in increments of 1024 so if you want a different size you can choose so with some simple math).
    Most seasoned Linux users recommend making at the very least a 2nd partition for /home. In Linux this is where all your personal data is stored, you can reinstall any Linux distro and if you mount /home all your files will be right where they used to be. Its similiar to having a Data partition or a separate Harddrive for data if you're using Windows. In linux the transition from SSD is HDD seamless, it's all done in the background for you. I have done exactly this.
    Now that your Windows partition on the HDD is shrunk down. Creat an ext4 partition in the newly freed space, for the mount point, click the drop down menu and choose /home.
    Finish the installation.
    ________ Jumping through hoops______________
    For me, 12.04.1 and 12.04.2 didn't install correctly because it didn't properly use grub-uefi. 12.10 installed and booted fine and when I used 13.04 on release day it didn't install properly (this could've been changed, if you check 'install updates while installing in present day it may go through.
    Because of this issue, of not booting 13.04 (raring) I installed 12.10 and ran these commands in terminal:
    $ sudo apt-get update
    $ sudo apt-get install updates
    $ sudo apt-get dist-upgrade
    When you reboot you will see an option for Ubuntu and an entry for Windows.
    ________ Conclusion / TL;Dr _______________-
    My disk scheme looks like this:
    SSD:
    262mb efi partition
    30gb ext4 partition mounted point: /
    HDD:
    500gb ext4 mount point /home
    500gb NTFS partition 'Windows'
    I recommend updating Ubuntu Raring and rebooting one more time, updates will push you to the newer 3.8 and 3.9 Linux kernels which a much more power efficient and run well on Sandy and Ivy Bridge Intel computers.
    I hope this helps, if anyone has any questions feel free to ask. I hope this imformation is worth the nasty bump.

  • Dual Booting Windows and Solaris

    Hi
    how do i dual boot windows and solaris
    Do i install windows first and then solaris or do it the other way around..?
    how do i make sure that Windows and Solaris appear in my boot options..?
    Is their a guide on doing this...?
    Thanks
    Liam

    Hey I did a quick google search for you. So I havent tried this method myself but it sounds reasonable.
    The text below is from the following link:
    http://www.hccfl.edu/pollock/AUnix1/DualBoot.htm
    "Solaris boot loader
    Partition the drive to leave at least 2GB of space available for Solaris;
    more drive space is desirable.
    As with Linux, install Windows first then Solaris.
    Do not use the Installation CD but boot and install
    from Software CD 1.
    If you accept the default partitioning scheme which
    the installer provides you will soon run out of space in
    your / and /usr partitions since only enough space is
    allocated to install the system.
    All extra space is allocated to /export/home.
    A typical installation on a 4.5GB partition might look
    something like this:
    Filesystem Size Used Avail Use% Mounted on
    /dev/dsk/c0d0s0 900M 536M 310M 64% /
    /dev/dsk/c0d0s1 334M 109M 192M 36% /var
    swap 671M 8.0k 671M 1% /var/run
    swap 671M 8.0k 671M 1% /tmp
    /dev/dsk/c0d0s5 845M 222M 565M 29% /opt
    # (FAT32 partition):
    /dev/dsk/c0d0p0:1 5.0G 3.3G 1.6G 66% /c
    /dev/dsk/c0d0s7 1.1G 92M 954M 9% /export/home
    /dev/dsk/c0d0s4 752M 225M 474M 33% /usr/local
    The Solaris boot selector enables you to choose either
    Solaris or Windows with Solaris as the default.
    (I prefer grub or lilo!)
    To mount FAT under Solaris:
    # mount -F pcfs /dev/dsk/c0d0p0:c /dos (or �:1�?)
    And the vfstab file:
    /dev/dsk/c0d0p0:c - /dos pcfs - yes -
    To create a GRUB boot floppy, follow these steps:
    $ mkfs -t ext2 /dev/fd0
    $ mount /dev/fd0 /mnt/fd0
    $ mkdir /mnt/fd0/boot /mnt/fd0/boot/grub
    $ cp /boot/grub/stage[12] /boot/grub/grub.conf \
    > /mnt/fd0/boot/grub
    $ /sbin/grub --batch <
    Hope this helps!
    /Oscar

  • Dual Boot Vista and Arch

    Hey, I am attempting to set up my laptop to dual boot Windows Vista and Arch Linux.
    The problem I'm having is after installing Arch my laptop still boots windows w/o going to the grub
    I started with having Windows Vista installed on the laptop, and then shrank down the partition with vista by 30 gigs for Arch.
    I was following the Arch setup guide in the wiki along with the Dual Boot Windows and Arch guide in the wiki [wiki]Windows_and_Arch_Dual_Boot[/wiki].
    My partitioning Scheme is:
    /dev/sda1    1.46 gb (some sort of toshiba recovery partition I believe)
    /dev/sda2    117.8 gb (Vista Partition)
    /dev/sda3    1 gb (Swap partition)
    /dev/sda4    29 gb /root partition
    According to the Dual Boot wiki article, I should install the grub to /boot, which in my case is in /root which I did.
    The thing that confuses me about this is if I install the grub to /boot how do I get the grub to boot before the windows MBR?
    Thanks in advanced

    Mclarenf1905 wrote:
    Hey, I am attempting to set up my laptop to dual boot Windows Vista and Arch Linux.
    The problem I'm having is after installing Arch my laptop still boots windows w/o going to the grub
    I started with having Windows Vista installed on the laptop, and then shrank down the partition with vista by 30 gigs for Arch.
    I was following the Arch setup guide in the wiki along with the Dual Boot Windows and Arch guide in the wiki [wiki]Windows_and_Arch_Dual_Boot[/wiki].
    My partitioning Scheme is:
    /dev/sda1    1.46 gb (some sort of toshiba recovery partition I believe)
    /dev/sda2    117.8 gb (Vista Partition)
    /dev/sda3    1 gb (Swap partition)
    /dev/sda4    29 gb /root partition
    According to the Dual Boot wiki article, I should install the grub to /boot, which in my case is in /root which I did.
    The thing that confuses me about this is if I install the grub to /boot how do I get the grub to boot before the windows MBR?
    Thanks in advanced
    It still works fine. It doesn't matter if its not in root directory. Others linux OSes  have their bootloaders in the same directory and it manages to boot just fine.

  • [SOS]Which mac mini device can install dual boot(Lion and Mt Lion)?

    Salutations!
    Due to my assignment, I need to get mac mini device which support dual boot.
    Which mac mini device model/firmware can we install dual boot(Lion and Mt Lion) on it?
    I got late 2012 one, but it looks like it does not support.
    Please help me.
    Thank you so much,
    TriQuang

    Hi Niel,
    Thank you for your fast reply. So if I buy mac mini MC815 model, which comes with preinstalled Lion I can run dual boot(Lion and Mt Lion)?
    I have one more question: Can I install Mac OS 10.6 on that mini device? If it's not supported which mac mini model can I get to support Snow Leopard and Lion and Mt Lion?
    Thanks and best regards,
    TriQuang

  • Dual Boot XP and Vista (L305-S5944)

    I have got XP Pro on it and Vista which came installed... and used the VistaBootPro on the computer to choose between the two... but when I loaded that up it will now nolonger load XP. It said that i need a NTLDR file well i fixed that and now right when it starts to load XP it flashes the BLUE SCREEN not even a full second then reboots... I am lost now....
    PLEASE HELP>>>

    Satellite L305-S5944 
    Maybe you should begin again.
     How to dual boot Vista and XP (with Vista installed first) -- the step-by-step guide with screenshot...
    -Jerry

Maybe you are looking for

  • Static at 16k on equalizer?

    Alright I use pretty high grade headphones. I have them plugged into my reciever. When I watch a movie and a quiet scene comes up I hear static. It stands out alot. I played around with equalizer and it was at 16k. I turn it down and static goes down

  • Hardware Acceleration Causes Blue Screen of Death - Resolution?

    My computer running Windows 7 64 bit started crashing with Blue Screen of Death when Viewing YouTube videos or other videos like The Daily Show.  The "solution" was to turn off hardware acceleration. The crashing appears to have stopped, but now the

  • Row Currency Error in ADF Create Form

    Hi. Can anybody help me with this simple problem. I have been reading through the threads, and I tried the solutions, but it doesn't work. I am having this error: JBO-35007: Row currency has changed since the user interface was rendered. The expected

  • Switching to a different Plan Holder/Account

    So I've been on someone's plan for the last two years and was told that when my contract ended in august they would be taking my phone off of the bill. A question about this...when is the soonest they can take me off the phone plan? I didn't get my p

  • How i can rotate the webview in all the 4 direction by button action ,please suggest the awnser for that

    Hi  Anyone can give the idea for rotate the webview in view in  all the direction by button clicked action.