LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how do I enable pae for win vista from grub? (https://www.linuxquestions.org/questions/linux-software-2/how-do-i-enable-pae-for-win-vista-from-grub-663886/)

RazvanZ 08-19-2008 02:28 PM

how do I enable pae for win vista from grub?
 
Hi,
I have a dual boot pc with gentoo linux and Windows Vista with 4 gb of ram. I currently use the linux boot loader: grub. I need to know how to enable pae for windows from the boot loader.

My configuration is as follows:
CPU: AMD Phenom X4 9750
MB: MSI K9A2 Platinum V2
RAM: 4 Gb
VIDEO CARD: Geforce 8800 GTS 512

I enabled from the bios the support for 4 GB of ram (through an option called memory hole address if I remember correctly). Now I have read how to enable PAE for vista, but it uses a parameter at boot and bcedit makes changes for the windows boot loader, but since I'm using grub PAE isn't loaded.

Thank you!

syg00 08-20-2008 07:03 AM

Nothing to do with grub - use bcdedit to set the switch. That's a Windoze program.

RazvanZ 08-20-2008 12:41 PM

Yes, but using bcedit makes chabges to the windows boot loader and I'm not using it, I'm using grub to boot into windows.

razza 10-07-2008 04:54 PM

Quote:

Originally Posted by RazvanZ (Post 3253995)
Yes, but using bcedit makes chabges to the windows boot loader and I'm not using it, I'm using grub to boot into windows.

Wouldnt you still use bcedit even with grub, as I'm pretty grub chainloads (ie grub first, then windows boot loader second).

irishbitte 10-07-2008 04:59 PM

yes, grub chainloads the windows bootloader. Take a look at your /boot/grub/menu.lst file, DON'T modify it, you'll see the entry for windows specifies a line like:

Code:

chainloader+1
or something like that. So use bcdedit to edit the windows bootloader. I dunno why you're trying to enable pae in windows tho, you shouldn't need to do that?

hedgehogs55 10-08-2008 06:59 AM

Ever Thought of using a virtual machine?
 
Ever Thought of using a virtual machine?

They get rouand most of the problems and are really flexible


All times are GMT -5. The time now is 11:47 AM.