Re: Dual boot issue, windows doesn't show up on grub

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

when I used grub, I edited grub.cfg manually. Especially in your case
this auto-configuration is absurd, since at least default Arch Linux
kernels don't change their "names" after updating, neither will change
the Windows chainloader entry. IOW the Linux as well as the Windows
entries will never change, so the automation to write the config is
completely useless.

IIRC your chainloader entry should looks like this:

menuentry "Windows"{
    set root=(hd1,2)
    drivemap -s hd0 hd1
    chainloader +1
}

However, I also recommend to migrate to syslinux. OTOH I'm using
syslinux without a Windows install, so I can't recommend it by
first-hand for Windows users.

Regards,
Ralf

-- 
"Pull a Homer -- to succeed despite idiocy." - The Simpsons



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux