[SOLVED]Arch Linux, and Windows 8.1 Dual Boot issue

Hi guys. I recently bought a new laptop, and decided to run Arch Linux and Windows 8.1. I installed Windows 8.1 first as recommended by the beginners guide, and then installed Arch Linux. I made sure UEFI was enabled in my BIOS, and made sure everything was on a GPT partition. The install itself went fine. My laptop loads grub, and Arch Linux shows up and boots, but there is no option to boot into Windows 8.1. The only way I can boot into Windows 8.1 is by accessing my motherboard, and choosing to launch the windows boot manager instead of the grub launcher. How can I get Windows 8.1 to show up in grub? Thanks in advance guys.
Last edited by Painguy (2014-08-20 20:19:37)

Painguy wrote:
-----------Edit------------------
Yeah just ran this after installing os prober
grub-mkconfig -o /boot/grub/grub.cfg
and it works now. Sorry for the crazy posts guys. Thanks for the suggestions and help.
Yeah I'm sure I'm doing something wrong lol. I did not install OS-Prober. I think that's where the issue is. I'm missing the menu entry in grub.cfg right? Do I just run os prober or do I have to manually edit grub.cfg.
If that's not the case then here is what I did up until now. What I did was start with a blank SSD drive. I used cgdisk to make the disk use a GPT partitioning scheme. I installed windows 8.1 and checked in windows to make sure it boots into UEFI-GPT mode and it does.  I then installed arch linux using the beginners guide. I made sure to use cgdisk to create any extra partitions, and installed GRUB to the efi partition that windows had created ( I did not format this partition ). I then finished the installation and rebooted, and Grub only shows arch linux. I don't think I'm dealing with anything MBR related. I made sure I used the GPT partitioning scheme....i think lol.
All you need to do is run os-prober then run grub-mkconfig. It should pick up Windows at that point.

Similar Messages

  • Installing Arch Linux after Windows 7 64bit dual boot

    Total noob here ^^
    Im trying to install Arch Linux after my installation of Windows 7, without fucking up that one...
    I freed up 50GB and removed it from my Windows boot partition, so Arch can be installed there, I have almost absolutely no experience with this kind of stuff since I've only used Ubuntu and Kali Linux before.
    I've got a working arch image on my usb stick and i somehow can't figure out, how to install it without touching the existing partitions.
    Is it possible to create a working dual boot, without changing my windows configuration?

    yes its possible. What research have you done in order to install Arch. We do not hand hold here in this community. Go read up the appropriate wiki pages and ask specific questions with details in case you get stuck.
    Start with the Beginners Guide.

  • Dual-Booting Arch Linux and Windows 7

    Hello,
    I am attempting to set up a dual-boot configuration with Windows 7 (installed first), and Arch Linux. When I went to install, I read in the documentation that the AIF doesn't support installing GRUB to a separate partition other than the MBR on the drive. I want to install GRUB separate from the Windows MBR so I can use Easy BCD to chainload the two bootloaders (i.e. installing GRUB on /dev/sda5 instead of /dev/sda). I went through the installation process and tried to install GRUB manually via the instructions given in the documentation. But when I went to boot Arch, I was greeted with the GRUB shell instead of the boot menu. What did I do wrong? And is there any easier way to install Arch this way given that I do not want to overwrite the Windows bootloader? I went ahead and wiped the Linux partitions on my drive, so I am going to do the install again once I have some suggestions.
    Thanks!

    joshuawagner147 wrote:
    hyperreal_logic wrote:
    To the original poster: 
    If you want to chainload both Windows and Arch Linux using your preferred boot manager, you'd have to create a separate 'boot' partition when installing Arch Linux.  When you are in the Arch installation, create a separate partition of about 500 MB, then create the root partition of whatever size you need, and then create swap partition if necessary.  So your HD would resemble something like this:  /dev/sda5=boot partition of 500 MB; /dev/sda6=root partition of ## MB/GB; and /dev/sda7=swap partition of (RAM * 2) GB.  Then continue with the Arch installation procedure until you get to the end where you are prompted to install a boot loader.  Choose GRUB, and install it to the 'boot' partition on /dev/sda5.  This will allow you to chainload Arch via Easy BCD.  What happens is Easy BCD will pass the message to GRUB on /dev/sda5, and GRUB will then load your Arch root system on /dev/sda6. 
    I hope this helps.  I support your choice in using Easy BCD to chainload Windows and Linux.  Software is, after all, about choice.  Furthermore, you've presented a good reason to use Easy BCD as the main boot loader, which is to save you from unnecessary tinkering with the GRUB shell or Live CDs and whatnot.  However, if you don't want to create the separate 'boot' partition, then you'll have no other choice but to use GRUB or syslinux on the MBR.
    Thanks. Yes...I followed the procedure just like you described. I figured that my problem was that I didn't create a separate /boot partition, so I reformatted the partitions I created and redid the install. However, I was not able to install GRUB in the AIF; I had to reboot into the Live CD and install GRUB to my boot partition manually. All is good now as I have a working dual-boot now. Arch Linux has been a sort of learning curve for me, but I have gained valuable knowledge and experience by using this distro.
    Yes. I didn't want to mess with GRUB or NTLDR. I know that reinstalling NTLDR is not that difficult, but I didn't want to mess with it at all. It just seemed easier to chainload GRUB to NTLDR using EasyBCD. I'm a sort of "distro-hopper" anyhow, and using this method allows me to cleanly remove any distro I install without having to mess with GRUB or reinstalling NTLDR.
    Thanks!
    Glad to hear!  Yes, Arch Linux is a wonderful distribution, and one of my favorites.  It's great for not-so-newbie beginners to learn from.  pacman is one of my favorite package managers, as there is always the latest stable software available in the Arch repos.  Glad everything worked out.  Have fun with Arch!

  • Dual boot arch linux and windows

    I recently installed arch linux. However, I have a windows 7 installation on a separate hard drive (/dev/sdb), and it is not detected by grub. I have tried to use os-prober, and grub-mkconfig to generate my configuration file, but I think these programs are in grub2-common, and this conflicts with the package grub. When I do uninstall grub, and replace with grub2-common, I can generate the config file, but grub brings me to the grub prompt, and will not boot. Can I use grub-mkconfig without uninstalling grub, or do I have to create grub.cfg and edit it manually? Thank you in advance!

    skunktrader wrote:
    grub reads /boot/grub/menu.lst.  You need to edit this file manually to add windows 7
    Read this
    It works! You are a genius!!!!!!! Thank you so much!!

  • Can Kerberos Server 5 be run on Arch Linux and Windows Clients use it?

    Hi There,
    I was wondering (before I invested a great deal of time into it) if I could run a kerberos 5 server on my Arch box and get a Windows machine on my network to use it to log into Windows? (eg. like a domain)
    I've tried doing the same with Samba 4 (which I bet will be massive when it's eventually released!), but it doesn't really work too great at the moment and wondered if I could achieve what I wanted with Kerberos 5?
    I have DNS & DHCP already running and Samba 3 for network shares; but I really want the whole SSO package for all my machines. I know it's possible for my Mac Laptop to use Kerberos, but just not sure about Windows (XP/2003/7)
    Thanks,
    Tom

    I will post something when I get the last issues ironed out. There is very little information about this anywhere let-alone on Arch wiki! It has been a real struggle, shame Samba 4 isn't more stable/working.
    Stuff like M$ just decided to disable DES encryption by default in Windows 7. You know; the usual c**p-ness!

  • Dualbooting Arch Linux and WIndows 7 from 2 HDD's

    Hello Guys,
    here is my current layout:
    1 x 500 GB HDD
    300 GB WIndows 7 Partition
    25 GB / Partition
    175 GB home Partition
    Since I am running out of Space i bought a new  1 TB HDD  and want to do something like this:
    The 1 TB HDD should be for windows and the old 500 GB DD is becoming my Arch HDD.
    Is there something i have to pay attention e.g installation Order, GRUB, or something else?
    i thought i am going to install first WIndows 7, then Arch, but i am unsure where to install grub (MBR of the small HDD?) and which of the HDD has to be my primary HDD or is the order indifferent?
    Thanks for help and advice

    I would install windows to the large drive with the small drive disconnected. That removes any possible problems. I would play with windows until I am satisfied that it is OK, rebooting to make sure there are no issues. Then I will put the small drive back on, make sure it is the first HD to boot. Grub should boot and I will launch Arch, edit grub to point to the windows on the large drive. Once everything is satisfactory then I will deal with the old windows partition and probably turn it into another data partition and mount it to home.

  • [SOLVED] (Arch)Linux and Intel Core 2 Quad Q8200 ??

    hey everybody,
    i just bought a new pc, a core 2 quad Q8200 and i have problems to get it work - even with other distros. I instert the install discs, i get the first screen where i can select Boot Live CD blabla, then i just see its unpacking the kernel and after that i just get cryptic errors. then it stops.
    On arch i tried the ftp-i686 and ftp-x86_64 isos, both with the same result. i even tried other distributions. GRML: the same. Debian Installer: the same again. (just that the screen stays black on the other dirstros and i see nothing else).
    could anyboy help me, please ? i think i used the correct isos, didnt i?
    greets chris
    Last edited by dude83 (2009-04-01 11:56:06)

    well, it's definitely not the processors fault, i have q8200 running without problems - even overclocked:
    $ cat /proc/cpuinfo
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 6
    model : 23
    model name : Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
    stepping : 7
    cpu MHz : 2800.185
    cache size : 2048 KB
    physical id : 0
    siblings : 4
    core id : 0
    cpu cores : 4
    apicid : 0
    initial apicid : 0
    fpu : yes
    fpu_exception : yes
    cpuid level : 10
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm
    bogomips : 5602.71
    clflush size : 64
    cache_alignment : 64
    address sizes : 36 bits physical, 48 bits virtual
    power management:
    what exactly is the error message?

  • [Forum FAQ]How to customize Windows 7 & Windows 8.1 dual boot menu

    Scenario 1:
    When you install Windows 8.1 on Windows 7 based computer, the default boot option is Windows 8.1 boot options menu which is shown as Figure 1:
    If you want to use the old Windows 7 boot menu, follow these steps:
    Start the computer and then go into
    Windows 8.1 boot options menu which is shown as Figure 1.
    Click
    Change defaults or choose other options, and Options menu appears which is shown as Figure 2.     
    Click
    Choose a default operation system option.
    Click
    Windows 7 Enterprise option to set Windows 7 as the default operating system in the Choose a default operating system menu which is shown as Figure 3.
    Restart, and it will be changed to
    Windows 7 boot options menu which is as shown as Figure
    Scenario 2:
    If you have Windows 7 and Windows 8.1 dual-boot configuration, and the default boot menu is Windows 7 boot options menu which is shown as Figure 4.
    If you want to get the GUI as Windows 8.1 style, follow these steps:
    Boot into Windows 8.1 computer, open the
    command Prompt (Admin).
    Type the following command
    bcdboot  c:\Windows and press Enter.
    Restart, and you'll see the Windows 8.1 boot options menu which is as shown Figure 1.
    Scenario 3:
    When you have dual-boot system, one of the system disappear from the boot menu. We could follow these steps to get it back:
    Boot the computer from the installation media (Here my example is Windows 7) that works fine system.
    Go into
    System Recovery Options menu, which is as shown as Figure 6.
    Click
    Command Prompt link to open the command prompt window
    Use the
    diskpart and list volume commands to confirm the OS boot drive, the commands are shown as Figure 7.
    Backup the bcd file, rename it.
    Rebuild a new bcd file. It will scan all disk to confirm all Windows installation on your computer and ask if you want to add them to boot list.
    Type
    Y to agree with adding to boot list. In next boot, you will get all boot options back in the boot menu.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Since you've selected as default OS as Windows 8.1 you can go to disk management console and format the drive as required. 
    You can remove the Win 7 entry from boot loader:
    To launch msconfig:
    Click Start
    In the Search text box, type msconfig
    Launch msconfig by selecting it from the search results above the search text box.
    After msconfig is launched:
    Go to the Boot tab
    Slect the boot entry you want to delete.
    Click the Delete button and then click OK.
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • Can you dual-boot arch linux with Windows 7 ?

    Here is my current dilemna; I have Windows still on my netbook for the only reason that I use it for gaming .
    Other than that I have Linux Mint dual-booted with it .
    Now my question is, can I just instruct arch to install into the already existing linux partition, formatting it and making it it's home, or do I have to delete it, thus rendering my computer inoperable until I successfully dualboot arch with it ? o_O
    Or should I take a different approach altogether, and triple boot my netbook with arch, mint, and windows, and then from there delete the mint partition and allocate the free space accordingly using easeus partition master (another reason I still have windows) ?
    Please help . D:
    PS. I HATE Windows but only kept it because apparently not everyone shares the Linux view of technology . >.>
    Last edited by AstarothMastemaRavenclaw (2011-02-06 16:42:35)

    if youre happy with your partition layout u can just install arch ofc.
    while installing you will be prompted to select mount points and create filesystems ( you can skip the partition step )
    select your current / partition for, well, /
    and /home for.. /home.
    the installer will then create new filesystems there (formatting those partitions) and set mountpoints

  • [SOLVED-partly] Linux and no internet connection

    Well, since mid November I have nothing but problems with my Arch Linux machine. I can't get any internet connection on that machine. I have a network at home with 2 windows machines (XP & Vista), a Windows 2003 server running as an Exchange server and DNS server and Domain controller and ps3, xbox 360 and Wii. The two windows machines run on a static IP, the ps3, xbox 360 and Wii run on dhcp. All machines run on LAN through a switch except the Wii it runs on wireless. Now my Arch Linux machine also runs on static IP set up as described in the installation guide via rc.conf, hosts and resolv.conf. As mentioned earlier since mid November I haven't been able to get any internet connection on that machine. I haven't changed anythnig in my setup on the machine or the network. when i start the machine for the first time during a day I actually do the get internet connection and network connection but if I restart then I lose it. I am not able to ping the gateway or the DNS server. I can get interrnet back again I turn off the machine and turn off the motherboard and let the machine cool off for 20 minutes. Then if I turn it on again I have internet again but if i'll have to restart then the problem reappears.
    After two weeks with this issue I decided to get network card but that didn't help either I still had the problem. Then I simply bought a new machine (DELL Studio) and did a fresh installation of Arch and STILL the problem exists and it is driving me FREAKING CRAZY NOW!!! I tried to my machine on dhcp but still the same issue. internet on first boot, reboot no internet or network, shutdown machine and motherboard (unplug machine) --> internet again after waiting 20 minutes. None of my other machines running windows or the consoles have problems getting internet. I've tried to run distros on the machines (Ubuntu Live CD) but I have the same problem. I am very close to going back to windows and I REALLY don't want to (been using Linux since 2003) but this problem here is a show stopper/EPIC FAIL. I am very very happy with Arch Linux and really don't want to change distro either. I need suggestions now on what I can look for in order to find the problem. I've already changed network cards, bought a new machine and even bought new switch because we thought it might be the switch causing the problems (8 port switch) because turning off the switch would give me my internet back. Again it is only my Linux machine that is having the connection problems none of the other machines have those.
    PLEASE HELP!!!
    Kind Regards
    André
    Last edited by fettouhi (2008-12-19 07:27:01)

    Well, I celebrated a bit to fast after 30 minutes or so I lost internet connection but not by restarting. I didn't use the computer for like 30 minutes and when I did tried to open a browser nothing happended. I tried then to ping the gateway and the server but couldn't reach them. So I turned off the computer completely for 20 minutes and then I started again and chenged the DNS address from my server to the DNS addresses I get directly from my ISP. So I'm going around the server now and seems to work for now. This morning I could start the machine and restart it 2 times and every time I had internet. Hope this solves it for now, still don't understand what the problem is though.
    Regards
    André

  • [SOLVED] Arch Linux on Macbook Pro 4.1

    Hey There,
    I'm a 2 years old Arch Linux guy and due to the problems I've had with my HP Pavilion PC, I've bought a Macbook Pro 3-4 months ago.. Because that it's a pain in the ass to install, upgrade and remove software on Mac OS X, especially development software such as Python and its bindings, I'm thinking of migrating to Arch Linux. Any way, I've just installed Arch Linux and dual boot..
    I've installed X, GNOME, NVIDIA so far and when I try to open GNOME (via startx), it opens up a 800x600 or 1024x768 resolution X and shows GNOME.. But I can't move the mouse and no matter what I type no menus show up.. So I'm stuck after GNOME starts.. I can't drop back into the terminal so I hold the power button to shutdown and start the machine...
    It seems that this is the only problem I have for now.. Anyone had this problem before? I've tried it with and without xorg.conf and the result is the same..
    Last edited by T-u-N-i-X (2008-11-30 16:17:11)

    CTRL + ALT + Backspace
    That should close startx.  Also, the user manual has a couple of alternative methods of setting up your xorg.conf file.  I'd try those next.
    http://wiki.archlinux.org/index.php/Beg … phic_Cards
    Last edited by sharpie (2008-11-30 14:05:39)

  • Have Installed Arch Linux and Xmonad on 2013 15" MacBook Pro Retina

    I just recieved the latest stunning MacBook Pro Retina 15" (ME665) released in Feb 2013, couldn't wait to install the Arch Linux 2013.02.01 on it, dual boot with Mac OSX.
    I'm impressed by the performance of this device after working with the combo of Arch Linux and Xmonad for several days, everything works out of the box, including touchpad, audio, video, wireless network, bluetooth, etc. Even the apperance of most apps are compatible with the high resolution of Retina display.
    Another important thing is the battery life, 5 hours! Program and compile, listen music, download AOSP through Wi-Fi, watch YouTube videos with Flash hardware accelaration on.
    For the installtion details, see my long blog post at http://vec.io/posts/use-arch-linux-and- … na-display
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by vecio (2013-02-28 02:22:38)

    Can you tell me what your /sys/class/backlight/gmux_backlight/brightness and max_brightness values are? This has not worked out of the box for me.

  • Problems using RMI between linux and windows.

    I have problems using RMI between linux and windows.
    This is my scenario:
    - Server running on linux pc
    - Clients running on linux and windows PCs
    When a linux client disconnect, first time that server try to call a method of this client, a rmi.ConnectException is generated so server can catch it, mark the client as disconnected and won't communicate with it anymore.
    When a windows client (tested on XP and Vista) disconnect, no exceptions are generated (I tryed to catch all the rmi exception), so server cannot know that client is disconnected and hangs trying to communicate with the windows client.
    Any ideas?
    Thanks in advance.
    cambieri

    Thanks for your reply.
    Yes, we are implementing a sort of callback using Publisher (remote Observable) and Subscribers (remote Observer). The pattern and relative code is very well described at this link: http://www2.sys-con.com/ITSG/virtualcd/java/archives/0210/schwell/index.html (look at the notifySubscribers(Object pub, Object code) function).
    Everything works great, the only problem is this: when a Publisher that reside on a Linux server try to notify something to a "dead" Subscriber that reside on a Windows PC it does't receive the usual ConnectException and so tends to hang.
    As a workaround we have solved now starting a new Thread for each update (notification), so only that Thread is blocked (until the timeout i guess) and not the entire "notifySubscribers" function (that contact all the Subscribers).
    Beside this, using the Thread seem to give us better performance.
    Is that missed ConnectException a bug? Or we are just making some mistake?
    We are using java 6 and when both client and server are Linux or Windows the ConnectException always happen and we don't have any problem.
    I hope that now this information are enough.
    Thanks again and greetings.
    O.C.

  • Different stringWidth between Linux and Windows

    When I use Ms Windows Arial Font in my Java Program running on Linux
    I found out the rendering result of the Font is different with same program running on Windows
    The Arial Font in Linux become wider, and this cause problem because i used absoule position.
    I am using Java 1.3.1, How can solve this problem??

    The Arial under Linux and Windows are not the same. Firts, they may be different font files, second, both systems uses different rendering engines to draw them. Also, some systems, as mine, won't have Arial font at all - substitute font will be used then. So, I would expect, you will have similar problems with any other font, any other operating system or even in some specific locales which uses reversed (right-to-left) line ordering. You will also be not able to do internationalization properly.
    Simply your application is not portable and written with breaking may portability rules. I hope, you are not doing it for money. The layout managers is the only existing aswer to your problem. The closest to absolute is a SpringLayout introduced in 1.4.x.
    The absolute location problem is not a bad thing in Java only - it can screw C, VisualC and CBuilder applications. Take some of them and tweek your system settings - use large fonts for buttons, tiny fonts for menu, change whatever OS provides you to be able to change in L&F and look what will happen with some of those applications. I would be really happy to have layout managers in CBuilder.
    regards,
    Tomasz Sztejka.

  • How to set owner-only access file permissions both on Linux and Windows

    Hi everybody.
    I have the following problem. I need to store some private user information in file system. So I need to set owner-only access permissions for some directory in user home. I did not find API for doing this. As I understand this is platform specific thing. Could anybody tell me how can I do this both on Linux and Windows?
    Thank you in advance.

    More ideas just came back to me (of something I did before)
    Each OS requires a different control.
    For Windows you will need to set the .policy file for each user (a pain if you have more than a dozen of clients) granting access (R or RW) to files/directories.
    Then you have to write some native code (access via JNI) to access/modify your authorization.
    A more professional solution that I used was J-Integra (other similar tool exist).
    Basically it is a bridge between Java and COM. It magically give you access to the COM API from Java (and vice versa).
    In my case it was to read/write/modify Winword documents transfered between PC and server.
    From memory you have to run the com2java.exe to build the bridge (classes in Java language) between the 2 families. Compile those classes and you have a "driver" for the COM (Microsoft Objects).
    Here I must confess my ignorance on Microsoft.
    Those COM objets must give you some easy/integrated access to the API for LDAP or Microsoft Active Directory Service (for centralize control with more complex setup).

Maybe you are looking for

  • ATI Mobility Radeon HD 5400: How to fix resolution issue?

    Hi, my laptop has a maximum screen resolution of 1366 x 768. I connected an external full hd monitor but I cannot set the resolution of 1920 x 1080. I use gnome and the monitor setting utility of gnome give me the maximum resolution of 1600 x 900. Ho

  • What adapter to use to hook up CINTIQ 21UX to MACBOOK PRO ?

    What adapter to use to hook up CINTIQ 21UX to MACBOOK PRO ? Where can i get a good quality one and which dvi model

  • Intel USB2.0 Driver

    when can download the driver ?? I tried Live Update2 for few days but still didn't manage to download the file completely ... always stop halfway .......

  • Is it possible to backup and restore a U300s to factory defaults?

    I've decided to purchase a U300s. Since it doesn't have an optical drive, and therefore does not come with any installation media, I'm a bit confused how I might backup the disk so I can later restore it to factory defaults. Is there a way to copy th

  • Can't download CS6

    I'm having problems with the free trial download.  It downloads in 3 hours and once it is done, folders and icons appear on my desktop.  When I click on any of the folders or icons it says zero kb and there is nothing to open.  I'm downloading this o