Results 1 to 6 of 6
I currently run a dual boot Ubuntu and Vista. I really want to try out Mandriva and managed a live CD install of Mandriva 2008 by disabling apic.
If I ...
- 12-21-2008 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 3
Mandriva installation
I currently run a dual boot Ubuntu and Vista. I really want to try out Mandriva and managed a live CD install of Mandriva 2008 by disabling apic.
If I install to HDD i will probably have to diable apic every time I want to run Mandriva and enable it to run Vista.
If i install to HDD is there some way i can get around this issue.
- 12-21-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,090
Welcome to the forums!

Maybe you can disable apic for Mandriva only from within your bootloader (GRUB/LILO?).
Hope it works.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 12-22-2008 #3Just Joined!
- Join Date
- Dec 2008
- Posts
- 3
Do you know how to disable apic from the bootloader?
- 12-22-2008 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,090
You might be able to disable it by adding acpi=off to the kernel line in GRUB. I don't run Mandriva so haven't tested it, however.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 12-27-2008 #5Just Joined!
- Join Date
- Dec 2008
- Posts
- 3
I am not so good with Linux, so can you tell me how to change GRUB settings.
- 12-27-2008 #6
Execute this
Add acpi=off at the end of kernel line. Press Ctrl+X, Y and hit Enter key to save file.Code:su - nano /boot/grub/menu.lst
In case, nano is not pre-installed, use vi.
Press i and edit file. Press Esc key and type : x. It will save file.Code:vi /boot/grub/menu.lst
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
