How to install Arch for dual-boot with Win 7 (on 2 hard drives)?

Hello,
the TLDR first: how exactly should I proceed when setting up GRUB for 2 hard drives to dual-boot Arch (64 bit)and Win 7 (64 bit)?
Long version: So, I have the following hard drive & partition layout:
On my first hard drive (250 GB big) I have: Win 7 64 bit, all the programs for Windows and of course the EFI partition
My second hard drive is 1 TB big and formatted in NTFS and it only contains data. It has 2 partitions, one is about 750 GB big and used for simple storage.
Sidenote 1: sometimes my disk management (Windows' own gparted) shows either the little disk or the big one as disk 0. Don't know what exactly this means, but I have never ever experienced any problems whatsoever during use.
Sidenote 2: the UEFI motherboard (ASRock H67M) cannot boot into Legacy mode.
I want to install Arch on a ~200 GB partition on the second hard drive (the one with 1 TB). (click here if you want to see a screenshot) I am posting this because I am confused with how exactly I should deal with the whole "2 hdds & UEFI" thing.
So how exactly should I proceed when setting up GRUB for this setup?
For partitioning I suppose I would have to use fdisk or cgdisk. I used cgdisk before and found it to be straightforward. Then, because I have experienced my fair share of problems with rEFInd, I'd like to use GRUB.
Last edited by jones (2013-06-29 14:36:56)

First thing you should do is become familiar with your motherboard.
http://www.asrock.com/mb/manual.asp?Model=H67M
This will probably help you out in understanding the sidenote 1 thingie (hdd's on sata3 and/or sata2 connectors)
As on sidenote 2, according to the manual it seems to be possible to boot legacy mode,  see Storage Configuration.

Similar Messages

  • Help - How to install Win XP in dual boot with Win 7 (first installed)?

    Hi everybody!
    I'm having some difficult in install a win xp in dual boot with win 7 (which came with the G550 notebook).
    I modified the D: (Lenovo) partition to a primary partition to install the XP.  Also I installed the EasyBCD to manange the boots and both S.O. load fine. 
    The problem is that Win XP is seeing a partition (the first partition on disk) with 200MB that is hidden for Win 7 !   So this partition takes the C: letter in XP and mess all the configuration once that many programs uses the C: as a default letter. 
    The disk is divided in (aprox):
    200 MB hidden partition (from factory)
    160GB with Win 7 installed
    40GB with Win XP installed
    19GB hidden partition (Recovery - from factory)
    Is anyone has some idea who to solve this problem or make install XP from the beginning without problems?
    Thank a lot! 

    jay4baps wrote:
    Are you sure VMWare Fusion 6 is Launched???  give me link then i download it...
    It's version 3.1

  • How do I overcome error 150:30 with a replacement system hard drive on a Mac Pro?

    I have replaced my system hard disk drive on a Mac Pro and used Mac 'Restore' to restore the complete system from a Time Machine backup. Everything else works correctly, except my current Adobe products (InDesign CS4 and Photoshop CS4) both give a licensing error code 150:30 and each suggest contacting Adobe technical support.
    Can you help?
    Blair Cramond 

    Thanks for your reply. Is it necessary to uninstal the existing CS4
    products before re-installing?
    Ned Murphy <mailto:[email protected]>
    5 May 2014 13:14
    >
          How do I overcome error 150:30 with a replacement system hard
          drive on a Mac Pro?
    created by Ned Murphy <https://forums.adobe.com/people/Ned+Murphy> in
    /Downloading, Installing, Setting Up/ - View the full discussion
    <https://forums.adobe.com/message/6354088#6354088>

  • T400s Linux/Windows dual boot with Linux from Esata Flash Drive

    This project is about a dual boot Windows/Linux system without using the normal dual boot changes in the bootloader of the windows hard drive. When I started this I found bits and pieces of information on the web but no complete description so I wrote this post.
    I have done a dual boot system on my previous Thinkpad where I had partitioned the hard drive between Linux and windows. For this project I wanted to leave the windows hard drive absolutely intact and unaltered, and boot Linux from a flash drive in the esata port on the back of the T400s. Obviously this uses the F12 boot list function key to boot from the flash. The advantage of this is that Windows is totally unaltered and when I need Linux, I plug in the esata flash drive, hit F12 during the boot cycle and select booting from the esata flash drive. The reason for Esata rather than USB is simply speed. I have a nice fast Linux installation.
    I used the OCZ esata flash drive but suspect any of the alternatives will work. It did not need the accessory usb cable because the Thinkpad powered the esata flash directly.
    To boot from the esata drive I had to make the following changes in the bios
        I left the esata flash plugged in as I went into the bios
        Bios>config>Serial ATA and changed the Sata controller mode option to compatibility
        Restart and back into the Bios
        Bios>startup>boot - in my case the esata flash drive showed up as ATA HDD2 and was excluded from the boot order so I had to un-exclude it and move it to the point in the boot order that I wanted.
    Next I downloaded a linux installation iso and put it on a CD - in my case opensuse. Then booted from the CD
    From now on this instructions are specific to opensuse and yast but can be generalized to whatever Linux is being used.
    In my case yast came up with a good set of suggestions for automatically partitioning the flash drive but then crashed during the partitioning itself. So I rebooted and specified the partitions manually.
        A fat32 partition left as a partition which both windows and Linux could see (in my case about 20% of the drive) (/dev/sdb1)
        An extended partition with the remainder of the drive (/dev/sdb2) which contains the following logical partitions
        A linux Swap partition of 2GB (/dev/sdb5)
        A linux /home partition –the remainder of the drive (/dev/sdb6)
        A linux /root partition of 8GB (/dev/sdb7)
    Yast automatically suggested mount points of C,D,E for the windows partitions. Unfortunately because of the way the Thinkpad hard drive was laid out Yast had C assigned the ThinkPad Service partition and D assigned to the SW_Preload (or main windows partition). However there was an edit function that allows for the reversal of those mount points so that the windows C drive is mounted in Linux as Windows/C thereby avoiding confusion. I had already backed up and removed the Thinkpad factory install data so I did not have to deal with that. Yast suggested Windows/E for the mount point of the FAT32 partition on the flash drive, which I accepted.
    The yast install configurator made all this manual selection easy, and after the manual configuration the partitioning worked perfectly.
    Next step was Linux user configuration which went fine
    Next was booting.
    In the section management tab
        delete the windows 1 and 2 options (since we are not dual booting directly)
    In the boot loader installation tab
        uncheck boot from mbr ( this stops the install from installing Grub and dual boot on the windows c drive
        check boot from root partition (this installs grub and all associated files in the Linux root partition (/dev/sdb6)
    I believe that the correct procedure at this point is to click Boot Loader installation details which will bring up the Grub device map. In the device map there will be a line for the fixed hard drive (aka the windows drive) and a line for the esata flash drive. When the installer started up these were in hard drive and esata drive order. However when we boot directly from the flash the esata drive will be grub drive hd0 and the fixed hard drive will be grub hd1. The device map order needs to be changed to reflect this ie the esata drive should be first not second.
    I did not do this and ended up initially doing Grub command line editing to boot and later manually editing the grub files using information I had previously learned the hard way and through google.
    At this point let the installer go ahead and install Linux. After doing this it should come back and tell you to reboot. Do not do it yet because we need to install the MBR into the flash drive.
    I suspect that there is a way of doing this in Yast running from the Live CD but it was not obvious to me so I used the manual method that I have used before.
    Open a root terminal
    Mount /dev/sdb6 to /mnt/sdb6 (my linux root)
    Touch /mnt/sdb6/boot/grub/flag
    The purpose of this is when we go looking later at the grub command prompt we need an easy to find unique file
    Start grub and do the following
    #grub
                grub> find /boot/grub/flag
                    (hd1,5)    -- the result of the find in my example
                grub> root (hd1,5)   -- using the result of the find in my example
                grub> setup (hd1)   -- install mbr -- my example parameters - if you get this wrong you will trash some other drive!!!
                      hopefully grub announces success
                grub> quit
    Reboot and select the flash drive. In my case I still had the grub devicemap wrong and had to edit the grub commands during boot to tell grub how to find the correct partition and then edit them again after booting
    Typical linux install issues that we all always seem to have and can be solved with a little (or a lot of) google research.
    As I said at the beginning I now have an untouched windows installation and a nice fast Linux installation. I hope that this will be of some use to someone.

    Hi chrissh
    i tried this exact procedure... on the exact same notebook (T400s). However, as soon as I set the 
        Bios>config>Serial ATA to "compatibility", I cannot use my default Windows installation! I immediately get the "blue screen of death".
    I doubt I did anything differently since this is the first step of your procedure and my laptop is brand new!
    any idea? 

  • How to install Logic Pro X additional content to an external Hard Drive?

    Hi all,
    I have tried and failed to install additional Logic Pro X data to my second hard drive. The SSD that OS X runs through is almost full and I don't have enough space for the files to stay there.
    I have tried to use the 'Symbolic Link' solution, but to no avail as it continues to install the software on my SSD! I can tell, because after installing the files I lose a big chunk of storage on the SSD.
    Please help! Is there an alternate solution, am I doing it wrong?

    Ah! Well, that would explain things
    Glad to hear you got it all working...
    Cheers..
    Nigel

  • How to install Logic Pro X additional files to a secondary hard drive?

    Hi all, I have tried and failed to install additional Logic Pro X data to my second hard drive. The SSD that OS X runs through is almost full and I don't have enough space for the files to stay there.
    I have tried to use the 'Symbolic Link' solution, but to no avail as it continues to install the software on my SSD! I can tell, because after installing the files I lose a big chunk of storage on the SSD.
    Please help! Is there an alternate solution, am I doing it wrong?

    Sorry! I did select Logic Pro... Wonder why that happened.... Thanks

  • Installing Arch WinXP Dual-Boot

    Hello! I'm new with Arch-Linux.
    I'm trying to install Arch with Windows XP. I looked at the guide and several threads but I can not solve my problem. I make an installation in "Legacy" because my drive is IDE. I have installed Win XP. I do manually the partitions partitions / boot, /, / swap, / home, all logic, after the XP ntfs. And then I install  the grub in the MBR which is on the XP partition. When booting, I get a dual-boot XP and I started without problems, but when I boot Arch I get the following problem:
    FileSystem CHECK FAILED
    And here  I have not managed to solve anything, I have consulted several forum threads where people could think the same thing, wiki, but I have not been solved. If anyone can help me with the installation, or if I am wrong partition table or something, I would be very helpful.
    Sorry about my English, it isn't my frist language.
    Last edited by xunele (2009-11-13 11:48:32)

    I can see two issues here:
    I install  the grub in the MBR which is on the XP partition
    The MBR is not on any partition, is sits at the beginning of your disk. Partitions have bootsectors. And you should not install anything into the boot sector of the XP partition, since that will make XP unable to boot. Wikipedia is quite good on these topics.
    Secondly, /boot must be on a primary partition.

  • Dual boot with win 8.1?

    If I disable secure boot and legacy option then It is possible to dual boot window 8.1 with linux???

    Did you do a full disc backup of the C: Drive using a backup tool other than windows? If you did, then the recover of that partition will be up to your backup software.
    If worse comes to worse, you can use the novo button to restore your computer to what it was like when it came from the factory. But there really is nothing to worry about. Create your new partition and just make sure that you install Linux to that partition. Make sure it is not the same size as any other partition, that way even if the Linux installer does not show the volume labels, you can tell which partition you want to install Linux in just by the size.
    Hoov
    Microsoft MVP - Consumer Security
    SpywareHammer.com

  • How to install Firefox for Mac on an external USB 3.0 drive and run Firefox portable?

    I recently acquired a new MacBook Pro 10.9 Mavericks laptop and, I would like to to install Firefox for Mac on a Mac-compatible external USB 3.0 HD, and import my 16MB of legacy bookmarks from a PC-compatible USB 2.0 HD and, run Firefox as a portable application, as I did for years on my 7-year-old EOS'd Dell Inspiron XP laptop.
    Do-able?
    If so, I would like to do the same with Thunderbird...

    Hi,
    There are portable versions of Firefox and Thunderbird but Mozilla doesn't offer them directly. You can get them from PA.com. Links are below:
    *[http://portableapps.com/apps/internet/firefox_portable Firefox 28.0]
    *[http://portableapps.com/apps/internet/thunderbird_portable Thunderbird 24.4.0]
    All you have to do is open it, and point the installation directory to your USB Stick

  • How do I backup to time machine with a new internal hard drive?

    My Macbook Pro's hard drive got corrupted about a year ago so I had to get the hard drive completely replaced. However, I wanted to start backing up my data to time machine so if the same situation were to reoccur, I would be better prepared. For some reason Time Machine does not recognize the new internal hard drive of the computer as it is supposed to. Could someone please help? thank you in advanced
    Current OS: OS X 10.8.4

    That error message is saying that it is attempting to setup a Time Capsule for Time Machine to backup your data on.
    Do you have a Time Capsule?
    Do you have an external Disk Drive?
    You can do a backup to the internal disk drive. It is worthless to do that.
    Allan

  • How to setup GRUB for dual booting OS X and arch?

    So I am reading the wiki, and there is a command I need to run, but for whatever reason I'm getting an error.  The command is,
    grub-mkstandalone -o bootx64.efi -d usr/lib/grub/x86_64-efi -O x86_64-efi -C xz boot/grub/grub.cfg
    and error I'm getting is,
    grub-mkstandalone: -C: (PROGRAM ERROR) Option should have been recognized!?
    Google searching the error yielded 2 results
    Last edited by ipatch (2014-05-22 18:35:32)

    Looks like the -C flag has been deprecated:
    claire ~ % grub-mkstandalone --help
    Usage: grub-mkstandalone [OPTION...] [OPTION] SOURCE...
    Generate a standalone image (containing all modules) in the selected format
    --compress[=no,xz,gz,lzo] compress GRUB files [optional]
    -d, --directory=DIR use images and modules under DIR
    [default=/usr/lib/grub/<platform>]
    --fonts=FONTS install FONTS [default=unicode]
    --install-modules=MODULES install only MODULES and their dependencies
    [default=all]
    -k, --pubkey=FILE embed FILE as public key for signature checking
    --locale-directory=DIR use translations under DIR
    [default=/usr/share/locale]
    --locales=LOCALES install only LOCALES [default=all]
    --modules=MODULES pre-load specified modules MODULES
    --themes=THEMES install THEMES [default=starfield]
    -v, --verbose print verbose messages.
    --core-compress=xz|none|auto
    choose the compression to use for core image
    -o, --output=FILE save output in FILE [required]
    -O, --format=FILE generate an image in FORMAT
    available formats: i386-coreboot, i386-multiboot,
    i386-pc, i386-pc-pxe, i386-pc-eltorito, i386-efi,
    i386-ieee1275, i386-qemu, x86_64-efi, i386-xen,
    x86_64-xen, mipsel-yeeloong-flash,
    mipsel-fuloong2f-flash, mipsel-loongson-elf,
    powerpc-ieee1275, sparc64-ieee1275-raw,
    sparc64-ieee1275-cdcore, sparc64-ieee1275-aout,
    ia64-efi, mips-arc, mipsel-arc,
    mipsel-qemu_mips-elf, mips-qemu_mips-flash,
    mipsel-qemu_mips-flash, mips-qemu_mips-elf,
    arm-uboot, arm-efi, arm64-efi
    -?, --help give this help list
    --usage give a short usage message
    -V, --version print program version
    Mandatory or optional arguments to long options are also mandatory or optional
    for any corresponding short options.
    Graft point syntax (E.g. /boot/grub/grub.cfg=./grub.cfg) is accepted
    Report bugs to <[email protected]>.
    I couldn't find -C in the man-page either.

  • How to install applications for multiple iPads with one ID?

    Hey guys,
    I have to prepare many iPads for work, and I've found the process to be very redundant. In order to ensure that the applications are tied to the ID of the final client, I have to first create an account under my email, download all the applications and then change the email to the client's. Now when I have to prepare another device, I have to delete the applications in iTunes and re-download them with a new account to make sure they are tied to the next ID. Is there a way to download and sync all the applications under one ID, and not have issue with updates in the future? Keep in mind I'm only installing free applications.

    I was referring in particular to the logs that are created by Workshop
    itself (in the workshop directory). It creates workshop.log and netui.log.
    Raj Alagumalai wrote:
    Steven,
    which workshop log file are you referring to ?
    the workshop log files are usually saved to the domain directory.
    If the developers are each going to start their own server instances then
    there should be no issues.
    The best option for you is to create multiple domains for each developer.
    They will share the same workshop installation, but they will each have
    their own instances.
    Thanks
    Raj Alagumalai
    WebLogic Workshop Support
    "Steven Ostrowski" <[email protected]> wrote in message
    news:[email protected]..
    Hello,
    What is the best way to install the WL 8.1 Platform for multiple
    developers on a single UNIX machine? These developers may start
    concurrent instances.
    The problems I see are that the log files generated by Workshop would
    be shared among concurrent users, permissions would need to be set so
    that the user that is running the instance that creates the log files
    will need to create the file with permissions that everyone can use. Are
    there any other issues to doing this?
    I could not find the information on this in the documentation.
    Thanks

  • Arch does not show up in Grub when dual booting with windows 8

    I just installed Arch linux, dual booting with windows 8 using the beginners guide[https://wiki.archlinux.org/index.php/Beginners'_Guide] itself. Now Grub is installed and i can only find Windows 8 and I cannot find Arch. Is there a way I can find if arch linux has been installed and show up in Grub.
    Sorry, I am a newbie, but i chose to post this topic here and not newbie corner as it is installation related.
    My windows 8 is installed on /dev/sda1 with ntfs partition type. Arch Linux is installed on /dev/sda6 and it is ext4 partition. I dont know if this info helps.  I am using Thinkpad R61
    Last edited by sutro_droid (2013-03-06 00:30:48)

    ivokosir wrote:It may be that you didn't install os-prober before running grub-mkconfig. This happened to me once, I hope I'm not too late to warn you.
    I am sorry, yes you are too late. I have wiped windows 8 and performed clean install. No regrets. And as a matter of fact, I did grub-config and then installed os-prober. That could be the problem. Thanks. I will try this again another time.

  • How to add another operating system for Dual boot in Windows 7 boot configuration

    Hi,
    I have dell laptop with excellent configuration. On which i had windows 7 Home premium on C Drive and Windows server 2008 on D Drive.
    Now i upgraded my Windows 7 Home Premium 32 bit to Windows 7 Ultimate 64 bit. But after fresh installation of Win 7 Ultimate my dual boot screen has gone and Win 7 is getting start directly.
    Now i want to add my Windows server 2008 again for dual boot which is still on D Drive.
    Can anyone please tell me how to add windows 2008 boot option in boot configuration to active my dual boot options.
    Thanks

    1) Using bcdedit.exe /enum
    To enable the computer to also boot Windows 7 you again use bcdedit.exe with the following command which will copy the current Windows
    Boot Loader details for Windows Server 2008 to Windows 7.
     bcdedit.exe /copy
    {current} /d "Microsoft Windows 7"
     bcdedit.exe will
    respond with something like the following.
    The
    entry was successfully copied to {................................}.
    Using
    bcdedit.exe /enum to again enumerate through the current entries within the BCD store you'll see the newly added entry.
    Before you can use the newly created Windows boot loader configuration, you'll need to change the partition for Windows 7 using
    the following two bcdedit.exe commands.
    bcdedit.exe /set {.................................} device partition=D:
    bcdedit.exe /set {.................................} osdevice partition=D:
    If you now reboot the system you should now be able to boot into either Windows Server 2008 or Windows 7.

  • [SOLVED] RTC and dual booting with Windows 8/8.1

    I am planning ahead of installing Arch on a windows 8.1 laptop, and need to understand whether or not the known Windows registry hack to get windows to use UTC for the RTC is still valid for Windows 8/8.1?  I have been searching via google and the usual sources of information, but it is not clear to me if there are problems doing this, specifically if arch is dual booted with Windows 8/8.1 rather than older versions of the MS OS. Certainly I have used the technique without any problem in the past when dual booting Windows XP with Arch on several different machines.
    Does anyone have personal experience with doing this on a Windows 8 or 8.1 machine and can report here on whether it works successfully or not?
    Thanks for any advice.
    Last edited by mcloaked (2014-02-11 21:16:21)

    Since there were no replies at this point I thought I would just go ahead and implement the registry hack on the Windows 8.1 O/S in the laptop and see if Windows behaves.  It appears to be OK, with the displayed time being correct after reboot, and time synchronisation remaining fine with no problems seen in the displayed time, although I won't be able to read the RTC directly until I have completed the Arch install in the coming week or two.  I now don't foresee any issues with the time synchronisation between booting Arch and Windows 8.1 so I will mark this as solved.
    Since the RTC is now in UTC then normal clock config in Arch using chrony should perform normally once the install is done and the new system set up.
    Last edited by mcloaked (2014-02-11 21:17:11)

Maybe you are looking for

  • Help with intricate search and results display

    Hi All, I am looking for help with a problem I have, my knowledge on Numbers is limited, I have learnt a lot by trial and error but I do not know where to start on this problem. What I am trying to do is display result from sheet 1 onto sheet 2 when

  • Turning off Ken Burns?

    Hi All my slideshows play with the Ken Burns affect whether the 'Ken Burns Effect' is checked or not. I'm getting sick of it as with it on there's so much of one's photos that gets chopped off. Can anyone please tell me how I turn it off? thanks ps -

  • How to resolve "too many HTTP redirects"?

    Hi, anyone who knows how to solve the error every time I open the App store in my iPad? It says "too many HTTP redirects". Thanks.

  • My iTunes hasnt been working for over 6 months and nobodys been able 2 help

    I am so desperate and frustrated!!!! please help. the icon is there but when i click, i get this message: iTunes has encountered a problem and needs to close. We are sorry for the inconvenience. Yes, I've repeatedly deleted and reinstalled iTunes. Th

  • When opening a non on demand sub-report it is only printing portrait?

    Hi All, I am running crystal XI, I have a landscape report, created a non on demand sub-report, Which generates the sub-report that is in portrait, even though the page setup says landscape, When previewing it also shows me the margins of portrait in