DUAL BOOT windows 7 and linux HELP with Current info on BIOS, MBR vs GPT, etc

I have a feeling this should be easier than what I'm making it.  Please educate me on Lenovo's BIOS Setup menus, etc.
I have installed easyBCD in Windows 7, and plan to use it to set up my new boot menu with Linux Mint (and possibly other distros).
I am using a live DVD.  I inserted the DVD and went into SETUP and selected to boot off the DVD drive.  It started to boot into Linux and all was going well.
However, I realized that I had not checked on the Secure features (Secure Boot, EFI).  So I shutdown again and went into BIOS.  I went to the SECURITY menu and Disabled UEFI.  Then I disabled Secure boot.
Tried to boot off the DVD and couldn't get anywhere.  Kept putting me back into the window to select the boot device over and over again.  THought I'd ruined my machine
Anyway, finally stumbled upon STARTUP menu, and put it into EFI Legacy, and I was able to get back into Windows 7.
Obviously before I pursue this further, I need some educaiton on your MENUS, Lenovo and EFI/Secure Boot.
I have a feeling that I can probably now install the Linux but want to make sure my settings are correct before I pursue.
Thanks, Kim
Moderator note:  this thread gets more Linux-flavored with each post   Moved from the "T" board to the Linux board.

Hi, thanks for ans.  Your specs are almost identical to my T530 ,which I should have listed.  The only diff is
I have an i7 35something processor.   Same intel card, RAM and HDD, not that that should matter I'm guessing.
I purposely avoided the Nvidia card because of all the heaadaches with Nvidia. 
I have to teach a class tomorrow and I need to clean up my notes.  (Definitely not computer related...LOL.)  I don't want to  be stressed out about this during class, so I plan to wait to attempt a new install tomorrow afternoon.
What I have done is find out some more info about dual booting with windows 7.  I went in to windows 7 to shrink the C: partiition and it said I'd have to reserve at least 220 GB for MS!  Not what I wanted; I don't really care a thing for MS.  I was born and raised on Unix and Linux; I never really fiddled with MS after the demise of MS-DOS during my college days.
Given that, and the fact that I'd lose half my 500 GB HDD to the Borg, I may just chuck the entire dual boot thing and just load Linux on it. 
If you say you're running Linux on it just fine, that would be a great encouragement.  No HW problems at all? Everything working fine?  Which distro are you using? 
I plan to test Mint, Fedora, PCLinuxOS, Mageira (sp?), saybahon (sp again?), Debian Wheezy, and even Pear, LOL. I'll keep trying till I find a distro to run on my Lenovo T530, but I'm guessing all of 'em should do okay.
  I have Lubuntu I could give a spin, as well and Crunchbang and Bodhi, but they're all 32 bit.  (I have an antique Dell desktop that I still use down in my woman cave.)

Similar Messages

  • 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.

  • 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 booting S540 and linux with Secure Boot?

    At some point I intend to install archlinux with dual boot on my Thinkpad S540 which currently runs Windows 8.1.
    All the current advice about dual boot on UEFI machines seems to indicate that the way to go is to disable Secure Boot (and Fastboot) for Windows, and then do the linux install choosing a linux bootloader to allow booting either O/S. I believe I know the steps needed to do that.
    Does anyone have any experience with dual booting Windows 8.1 and ArchLinux on the S540?  I would like to retain Secure Boot for Windows, and in the ideal world have Secure Boot running for ArchLinux also. However Secure Boot is fraught with problems for Linux. There are a few distributions such as Ubuntu which will in principle support Secure Boot but I only use ArchLinux and want to install that particular flavour of linux on my machine. It is of course possible to keep switching Secure Boot on and off in the BIOS before booting either of the two installed operating systems but it would be neater and cleaner to have it all with Secure Boot on, or all with it off.
    This is all very new stuff so there may well be a lot of problems, but it is worth exploring. I use rEFInd as my bootloader on another UEFI desktop computer to boot ArchLinux so I am familiar with that bootloader, but dual boot is another thing, and Secure Boot with the fast moving developments in that area is something that until now very few people have tinkered with.
    Any replies and guidance/suggestions appreciated.

    I'm guessing /boot can run from ntfs, however probably not as efficiently as if it were running on ext3/4. Mine runs on Ext4.
    To add confusion, you only create one Extended partition, all partitions you create within the Extended partition are called Logical partitions. You should be able to create enough Logical partitions for your needs.
    Primary/Extended partitions are normally sda1-4 and Logical partitions will usually start from sda5 on modern Sata HDD systems.
    For /boot I would create a small 100mb Ext4 Logical partition. This partition cannot be inside LVM nor encrypted when using Grub1.  I'm not familiar with Grub2.

  • Dual boot Windows 7 partition help

    I want to dual boot Windows 7 & arch but I need help with figuring out what partitions to make and where to put them because it seems the automatic partition-er won't do the trick for me.
    I have two drives that I want to completely format for a fresh, clean install: a 60GB SSD & a 750GB hard drive. I want the end result to be that the SSD only has Windows 7 Pro x64 SP1 installed to it and I will point the 'My Documents', 'My Pictures', etc. to a NTFS partition on the hard disk drive ( I know how to do this folder pointing ). I don't want arch to touch the SSD if possible so I can reformat the SSD separately if I ever just want to reformat Windows. I only want arch to be on the hard disk for that reason. I don't think I care which one handles the OS switching at boot ( should I favor Windows MBR or syslinux? Please give advice. ) And I would assume I make the NTFS partition on the hard disk a primary partition so how do I split up arch for the 3 other primary partitions left since the auto partition from the arch boot CD uses 4?

    I'm no expert, but the way I would do it would be like this:
    1. Create partitions on the HDD for /, /boot, /home and swap, along with one (or more) for your Windows personal files
    2. Set the BIOS to boot from the SSD.
    3. Install Windows on the SSD.
    4. Right-click the "My Documents" folder, select "properties", then the "Location" tab and choose the new location for the folder.
    5. Install Arch on the HDD partitions, and allow the boot manager to install itself in the MBR of the SSD.
    Then the whole boot process will be on the SSD...  If you ever need to get rid of the Linux bootloader, you can overwrite it with a "clean" Windows one using bootrec.exe (see here: http://support.microsoft.com/kb/927392).
    Last edited by esuhl (2012-03-26 04:52:12)

  • Dual Boot Windows 8 & 7 Help On HP Pavillion G9-1178CA

    Hello Guys I Just Need Some Help From You Guys So when I Try To Dual Boot Windows 7 & 8 it says that this partion is dynamic or something like that
    And i do not have ubuntu Dual booted so please help me thank
    -Sam

    Hi,
    To rebuilt boot loader, I suggest we can try following command when you enter Windows 8.1.
    Run cmd as administrator and type following command:
    BCDboot [Partition Letter with windows 7 installed]:\windows
    Note: if you installed Windows 7 on Partition F, the command can be write as: BCDboot F:\windows.
    Then, restart and boot into Windows 7.
    What’s going on?
    Kate Li
    TechNet Community Support

  • How to best partition the HDD for dual boot: Windows 8 & Linux

    Hi,
    I'm a newbie in Windows 8, linux, Partition....
    I would like to use my new laptop with windows 8 pre-installed to the following:
    Create a Dual Boot Windows 8 / Ubuntu
    Create on my C drive (unique drive on my laptop):
    *a partition for the system
    *one for Windows 8
    *one for Data and
    *last one for Ubuntu OS
    My aim is :
    -to install VmWare on Windows 8 and run Checkpoint Splat with virtual machines to perform CCSA labs.
    to install GNS3 on Ubuntu for CCNP labs but with GNS3 accessing files in the Data partition
    I have a Toshiba Satellite with 750Gb and 8 Go RAM.
    According to you what's the best size for my partitions?
    Is there a better way to partition my C drive regarding my aim?
    Best Regards
    ***I don't know if it's the right section, sorry for that. Feel free to move this thread in the appropriate section***

    Hi,
    Thank you all,
    Isn't it too much 200G for Windows as i will on ly install VMWARE Workstation 9 for lab purposes and possibly a few softwares.
    VMWARE installed on Windows will require 2 GB + 1 GB per host (i will use approximatively 15 hosts).
    Checkpoint products will be installed on VMWARE that is installed in Windows :
    - disk space needed for 3 Checkpoint gateways: 3*37 GB
    - disk space needed for 2 Checkpoint gateways management servers: 2*10 GB
    On Linux I'll install GNS3 with 10 GB disk space required and a few softwares.
    I've got a Toshiba stellite computer with Windows 8 pre-installed.
    Processor: Intel(R) Core(TM) i5-3210M CPU @2.5 Ghz
    RAM: 8 Go
    64 bits OS, processor x64
    See below the screenshot
    I've taken screenshot of my partition (below).
    * Don't take into account the disk 1 (E) partition
    Can u confirm that in Disk o, partitions with 450 Mo, 260 Mo and 9.48 Go are for recovery system?
    I am planning to let the recovery partition as it is and divide the TI30985500A (C) partition (688 Gb) into:
    - 200 Gb windows partition
    -100 Gb Linux partition
    -388 Gb data partition
    What do you think about this partionning regarding the informations i've provided above?
    Greets

  • [SOLVE] Dual Boot Windows and ArchLinux with Syslinux

    Ok, i installed ArchLinux on my laptop with Windows XP (syslinux) and I cannot find get Windows to boot or mount it. I have tried to do what i can to do this but cannot. I Installed XP first like a should and something i think might be needed to know is after i created the partitions scheme (10Gb (boot partition), 50GB (XP), 80GB(was unallocated)). The installation disk formated both 2 partitions in NTFS but i installed XP on the second and Windows reported them as C and D drives. Windows being D. Thought that was bit werid thinking Windows installed the mbr on that partition. When I installed ArchLinux, it did have the boot flag set on 10GB (or C drive).
    Since I installed ArchLinux, I have been unable to find a solution to mounting/booting to Windows. Installed NTFS-3G and that didn't work when i tried mount /dev/sda3 windows and i did created a folder named windows but got ...
    mount: wrong fs type, bad option, bad superblock on /dev/sda3,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so.
    Tried dmesg | tail and got
    [ 76.524133] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
    [ 179.468499] ACPI: \_SB_.PCI0.LPC0.ACAD: ACPI_NOTIFY_DEVICE_CHECK event: unsupported
    [ 705.472330] 8139too 0000:02:03.0 enp2s3: link down
    [ 717.380879] 8139too 0000:02:03.0 enp2s3: link up, 100Mbps, full-duplex, lpa 0x41E1
    [ 726.447184] 8139too 0000:02:03.0 enp2s3: link down
    [ 727.596128] ACPI: \_SB_.PCI0.LPC0.ACAD: ACPI_NOTIFY_BUS_CHECK event: unsupported
    [ 732.616138] 8139too 0000:02:03.0 enp2s3: link up, 100Mbps, full-duplex, lpa 0x41E1
    [ 733.848832] 8139too 0000:02:03.0 enp2s3: link down
    [ 834.062062] 8139too 0000:02:03.0 enp2s3: link up, 100Mbps, full-duplex, lpa 0x41E1
    [ 2131.449211] perf samples too long (2534 > 2500), lowering kernel.perf_event_max_sample_rate to 50100
    This is when i run sudo lsblk
    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
    sda 8:0 0 149.1G 0 disk
    |-sda1 8:1 0 9.8G 0 part /boot
    |-sda2 8:2 0 1K 0 part
    |-sda3 8:3 0 53.6G 0 part
    `-sda5 8:5 0 85.7G 0 part /
    sr0 11:0 1 1024M 0 rom
    My syslinux is
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=/dev/sda5 rw
    INITRD ../initramfs-linux.img
    LABEL windows
    MENU LABEL Windows
    COM32 chain.c32
    APPEND hd0 3
    NOTE: chain is in the same directory with syslinux
    I really think Windows got corrupted but not sure. Thought about repairing the mbr on windows and booting to it then reinstall syslinux but really don't want too.
    Thanks in advance
    Last edited by jag-ster (2014-11-27 02:12:12)

    Here is the partition table:
    /dev/sda1 one HUGE linux /boot primary partition (assuming ext4)
    /dev/sda2 "name" of the extended partition
    /dev/sda3 primary Windows partition (assuming NTFS)
    /dev/sda5 logical Linux root partition (assuming ext4)
    /dev/sda1 to /dev/sda4 are either all primary, or three primary and one extended. After /dev/sda4 all partitions are logical. If you're still wondering why is there no /dev/sda4, it's because you have 2 primary and one extended, so /dev/sda4 is reserved for another primary partition.
    Windows problem:
    The /dev/sda1 which Windows named C: is Windows equivalent of linux /boot. When you told linux to place its /boot on /dev/sda1 it formated boot files of Windows. Now you have Windows OS with no kernel. In other words there is no way to boot Windows if you don't reinstall it. Actually there is a way, but you would than screw up Arch.
    Mounting problem:
    You can never mount extended partition, only logical (an extended partition is made of logical partitions). You want to do:
    sudo mount /dev/sda3 -t NTFS-3g -o rw,uid=YourUserName /path/where/you/want/this/partition/mounted
    EDIT:
    Try it this way:
    - Backup all your data
    - Delete every partition
    - Start Windows installation
    - Make only one partition (c:/ for Windows)
    - Let Windows make another partition
    - Make one more so you could have a data partition, which does not need to be formated to reinstall Windows
    - Start Arch installation
    - Get to partitioning
        =Partitioning=
        - /dev/sda4 extended (take the rest of the drive)
        - /dev/sda5 logical /boot 512MiB
        - /dev/sda6 logical /          20GiB
        - /dev/sda7 logical /home (the rest)
    Making a separate /home partition will come in handy when reinstalling Arch (any linux distribution), or switching between distros, because it is the equivalent of D:/ in Windows. Also consider LVM.
    Last edited by bstaletic (2014-02-28 23:25:33)

  • [SOLVED] How to dual boot windows on separate drive with syslinux

    I'm trying to follow the directions from the arch syslinux wiki to add a windows dual boot option to my current syslinux.
    I have two hard drives: sda (windows MBR) and sdc (arch linux GPT). My BIOS is set to boot sdc, and syslinux is currently installed fine to boot arch linux off of sdc. I would like to add an entry to boot windows.
    I added an entry to /boot/syslinux/syslinux.cfg that looks like
    LABEL windows
    MENU LABEL Windows
    COM32 chain.c32
    APPEND mbr:0xf00f1fd3 # my actual identifier for sda from fdisk is here
    When I rebooted, I saw the new entry in the syslinux menu. When I went to arch linux, it booted fine. When I rebooted again and selected windows, it hung with a blinking underscore. The next time I rebooted, it didn't even get to the syslinux menu and just hung with a blinking underscore.
    I booted from my rescue arch usb drive. In fdisk, sdc's partition table now mirrored sda's! In other words, it looked like I had windows partitions on my linux drive, and it had the same MBR identifier even though it was supposed to be GPT. I ran gdisk /dev/sdc, it detected both GPT and MBR, and I asked it to use the GPT table and wrote out the partitions, and my drive looked normal again. I ran arch-chroot, syslinux-install_update, and everything was fine the next time I booted.
    Any advice on how I can set up windows dual boot with syslinux?
    Last edited by mikemintz (2013-08-17 18:25:46)

    I am assuming that you use Bios and not UEFI (I am not that quite familiar with UEFI).
    1) You must configure the Bios to boot from the disk where syslinux is installed, having a correct mbr and with syslinux correctly installed.
    2) The disk where windows reside must be bootable by itself with a valid mbr.
    It may be possible that windows try to boot from the linux disk (and of course fails), try to add the swap option to the chain command.
    To check if Windows is correctly installed, try to boot it directly from the Bios.
    The mbr of the syslinux disk should be gptmbr.bin:
    dd if=/usr/lib/syslinux/gptmbr.bin of=/dev/sd<letter of the linux disk> bs=440 count=1
    Warning: Be very careful with what you do with dd, it is very easy to destroy all your data!
    Last edited by olive (2013-08-17 08:31:44)

  • Dual booting(Win98 and Linux)

    Hi! All
    I successfully installed oracle Ent 8.16 on the red hat linux 6.2.However,when I reboot my computer, it doesn't show me the booting option that I can choose the one of operating systems either Win98 or Linux. Here is partition information;
    C: Active Win98 Primary
    D: Linux Ex2 Logical
    Linux Swap
    (I made this partition using Partition Magic 5.0)
    Has anybody successfully installed both Linux and Win 98 on the one local machine using Partiton Magic or Fdisk? please HELP ME!!!!!
    Regsrds JC
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by jc:
    Hi! All
    I successfully installed oracle Ent 8.16 on the red hat linux 6.2.However,when I reboot my computer, it doesn't show me the booting option that I can choose the one of operating systems either Win98 or Linux. Here is partition information;
    C: Active Win98 Primary
    D: Linux Ex2 Logical
    Linux Swap
    (I made this partition using Partition Magic 5.0)
    Has anybody successfully installed both Linux and Win 98 on the one local machine using Partiton Magic or Fdisk? please HELP ME!!!!!
    Regsrds JC<HR></BLOCKQUOTE>
    Dear JC,
    My system is running on dual boot with Windows 98 and RHL 6.2 using fdisk. The art is to make Linux the active partition while partitioning. Also modify the file /etc/lilo.conf and increase the delay period to say 60 seconds. This will make the propmt 'LILO boot' wait for 60 secs before booting from the default active partition.
    Let me know if it worked for you.
    All the best.
    Ruchita
    null

  • Dual boot windows server 2008 R2 with windows 8.1 UEFI

    Dear all,
    i was trying to dual boot in UEFI windows 8.1 and windows server 2008 R2 but every time windows server 2008 R2 separately before installing windows 8.1 was working after this windows 2008 R2 gives me blue screen immediately even if i installed windows 8
    first then windows server 2008 but for all case windows server 2008 R2 works with debug mode .
    i could not understand the reason

    Hi,
    What is the STOP error while BSOD occurred? You could try to troubleshoot BSOD with the following method.
    How To Fix a Blue Screen of Death
    http://pcsupport.about.com/od/fixtheproblem/ht/stoperrors.htm
    In addition, have you tried to use Native Boot to make a dual boot? For details, please refer to the following articles.
    Understanding Virtual Hard Disks with Native Boot
    http://technet.microsoft.com/en-us/library/dd799282(WS.10).aspx
    Add a Native-Boot Virtual Hard Disk to the Boot Menu
    http://technet.microsoft.com/en-us/library/dd799299(WS.10).aspx
    Native Boot To VHD Part I of IV - Overview
    http://blogs.technet.com/danstolts/archive/2010/03/29/native-boot-to-vhd-part-i-of-iv-overview.aspx
    Hope this helps.
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • Dual Booting Windows and Arch (SOLVED!)

    Hello all, I'm having trouble getting a windows partition activated again. (Windows was on here for many years, then I installed arch on a separate partition.)
    Here is the layout of fdisk -l:
    Disk /dev/sda: 100.0 GB, 100030242816 bytes
    255 heads, 63 sectors/track, 12161 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x00000000
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1        7833    62918541    7  HPFS/NTFS
    /dev/sda2            7834       12039    33784695   83  Linux
    /dev/sda3           12040       12161      979965   82  Linux swap / Solaris
    sda1 is the windows partition, and sda2 is the arch partition. The linux partition SHOULD be primary bootable (have the * next to it),but all my attempts to do this have failed. (I've used "testdisk" to change the flags, but for some reason it keeps reverting back to setting sda 1 as primary bootable after a reboot or 2).
    This is the pertinent section of /boot/grub/menu.lst:
    title  Arch Linux
    root   (hd0,1)
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/f3be3baa-3b62-460c-8801-64b0b1cca$
    initrd /boot/kernel26.img
    # (1) Arch Linux
    title  Arch Linux Fallback
    root   (hd0,1)
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/f3be3baa-3b62-460c-8801-64b0b1cca$
    initrd /boot/kernel26-fallback.img
    # (1) Windows
    title Windows XP
    rootnoverify (hd0,0)
    makeactive
    chainloader +1
    I have a . . . modified . . . copy of XP Professional, which comes with a recovery console to reinstall the MBR if it's necessary.
    From what I've researched, I somehow need to reinstall grub to the second partition, make the second partition primary bootable, then rewrite the MBR on the first partition, and correct any command errors in menu.lst, but I haven't really figure out a way to do it.
    Thanks in advance for your help!
    Last edited by mongoose088 (2008-12-20 21:48:18)

    I read up on some documentation of installing GRUB to the MBR.
    So far, I went into ArchLive (from the cd) and did the following
    grub> root (hd0,1)
    grub> setup (hd0)
    The installation reports success with no errors, but the problem persists. Arch linux will boot fine, but when I select XP it flashes my configuration, like so:
    title Windows XP
    rootnoverify (hd0,0)
    makeactive
    chainloader +1
    then kicks me back to the OS select GRUB screen. Did I install it to the wrong place?
    EDIT:
    I decided to issue this command:
    grub> setup(hd0,1)
    It reported some errors, then arch couldn't mount the ntfs partition because of possible MFT cluster errors.
    Using testdisk, I repaired the boot sector and MFT clusters, then using ArchLive reinstalled grub with grub>(hd0)
    Arch and Arch Fallback will boot correctly, but now the windows side shows an error:
    rootnoverify (hd0,0)
    makeactive
    chainloader +1
    Loading stage2Read Error (or something to this extent)
    I wonder if this error brings me closer or farther to a solution?
    Thanks for the replies so far!
    Last edited by mongoose088 (2008-12-20 05:41:43)

  • Dual-Booting Windows and Android on Yoga Tablet 2 13?

    So I am a big fan of the lenovo yoga tablet so I started looking into the new versions of the tablet and I came upon something curious. both the yoga tablet 2 pro and the yoga tablet 2 13 (windows)  have the same processor (a 64-bit processor) as well as very similar technical specs(the main difference being the windows edition has 4GB of ram instead of 2GB and a larger battery no doubt due to the removal of the integrted pico projector). as well Lenovo has the source code for the android build in the pro available on the website.
    So my question is if both are running off the same 64-bit processor is there anything stopping someone from compiling the yoga 2 pro source code and installing the yoga 2 pro android OS onto the Windows version of the tablet (dual-booting both) aside from secure boot needing to be disabled?
    after scouring the internet and asking a few lenovo representatives I have found absolutely no information on this (the lenovo reps I spoke to couldn't even confirm the specs of the processors but I found that data from the intel ark database) and it is something I really would like to do if possible (especially with android 5.0 having x86 support integrated in the vanila build)
    So anyone have any information on anyone trying this or something similar being attempted?

    so, lenovo putted a really bad bios on thoses tablets.
    http://forums.lenovo.com/t5/Windows-based-Tablets/Alternatives-OSes-and-CMS-under-Yoga-1051/td-p/190...
    To make it short, the uefi bios used on yoga tablets support only x86 so, the x86-64 instruction set can't be used, on windows. Without CSM (compatibility support module) you can't even try to boot some oses. For linux you need to mod it, i'll try later but, i can't build a new bios and lenovo is not present on this board

  • T61p - dual boot Vista and Linux

    Recently I purchased the T61p with Windows Vistra Ultimate pre-installed. It all works well, apart from Vista being slow of course...
    I understand that Lenovo have certified Novell's SuSE Linux for the T61p, and I am considering making the laptop Dual boot - Vista/Linux.
    Does anybody have experience with this? (1) how do I get the certified Linux and (2) any tips on making this work?
    Thanks in advance for yr replies
    Anton (Rotterdam, NL)

    I'm dual-booting XP Pro and Vista Business x64 on a T61, and they both work fine. I also left a partition available to install Linux at some time in the future.
    I built a test box (not a ThinkPad) at work that runs Windows XP Pro, XP Pro x64, Windows 2003 x64 Server, Vista Business, and Fedora Linux, and they all work.
    The key is always install in this order - 95>98>2000>XP>Server>Vista>Linux.
    If you partition the drive and install Linux I don't see any problems.
    ThinkPad T61 15 Widescreen with nVidia Quadro graphics 6459CTO
    Windows 7 Enterprise and Windows XP Pro

  • Stream 7, dual boot, windows and android

    Given that the HP Stream 7 can be equipped with lots of storage, why not dual boot it with Window and Andoid so I can have the best of both worlds
    can this tablet be configured to do that?

    Before going to a lot of trouble, I'd get a boot disk on USB with Android X86 on it.  Then boot off the USB.
    I'd also suggest using 4.22 or 4.4, not 5.0.  "Everyone" is still working on 5.0.x.
    I've not had much luck on a few devices and Android x86 - hence my suggestion.  I have NOT tried it on the Stream 7

Maybe you are looking for

  • Error message "No business partner could be created for vendor ..."

    Dear experts, I had made all the customizing settings for BP and CVI vendor/customer - BP integration and synchronization settings before. BP creation from vendor and usage within Real Estate was working with no problems. When i tried to create a new

  • VIDEO is not working

    I uploaded a movie in MP4 format and I can hear the audio but no video is showing. On smaller video files that are only like 1 minute long, the video can be seen and works just fine. But larger files like movies seem to have this problem. Anyone else

  • I had windows 8.1 but want to go back to windows 8 with clean install"the product key entered does not match any of the windows image available"

    I had windows 8.1 and wanted to revert to windows 8 so i by mistake formatted the c:/ drive containing os and now when i try to install windows 8 i get the error "The product key entered..." And i dont even have recovery image in my pc. I am using a

  • A dual 2 GHz M9032LL/A G5 needs a new graphics card

    I have a ATI Radeon 9600 Pro card (ROM revision 113-A13601- 126) in there now, but the card is failing. There's a temperature sensitive element and I need to put a blow dryer on the graphics card to wake it up. After it's up it runs fine, but dealing

  • Using 3DS objects in CS4 Extended

    I purchased the extended version of Photoshop CS4 this time as my cadd software can save 3d models as 3DS format. I have tried bringing in those 3d entities into a 3d layer but nothing happens. I read somewhere that the third parties have to have a p