LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Mandrake 10 Community Dual boot with XP problem. SOLUTION (https://www.linuxquestions.org/questions/mandriva-30/mandrake-10-community-dual-boot-with-xp-problem-solution-171365/)

matex 04-17-2004 02:51 PM

Mandrake 10 Community Dual boot with XP problem. SOLUTION
 
Hi Everyone!!

I started that thread earlier (3 days ago).

How to install mandrake 10 Community with existing winXP OS.
Be careful and i propose to use mbrtool, to backup, just in case, your MBR.

1.
So, i boot from MandrakeMOVE cd and create partitions that i will use during mandrake 10 CU installation. (in my case: root swap home)
2.
And then i started mdk10CU installation (not upgrade, it makes an error with swap). When installation prompted me to select partitioning type, i used that partitions i have created in the first step.
Then in bootloader setup, i select root partition to install bootloader.
After install, windows can`t see mdk10cu installation and windoz should works just fine.
3.
In rescue mode, take mdk botloader from root partition. Use this:
Code:

dd if=/dev/hdaX bs=512 count=1 of=/boot.lnx
X - number of root partition.
And copy this result to floppy;
4.
TO DO in WinXP.
Go to this system and copy that file 'boot.lnx' to 'c:\' and in last step You have to edit boot.ini.
Add this line c:\boot.lnx="Linux Mandrake 10" to boot.ini
-----------------------------------------
On my comp it works just fine.
-PIII 450
-256 Ram
If something will crash, You can restore your MBR with mbrtool.
I think, it works because mandrake don`t write to partition table during installation.

Matex


All times are GMT -5. The time now is 02:45 AM.