Enable WinXP to guide Ubuntu

Source: Internet
Author: User
Tags ide hard drive
Let WinXP guide Ubuntu-general Linux technology-Linux technology and application information. The following is a detailed description. For linux learners to learn

Go to Ubuntu
If you are using an IDE hard drive
Dd if =/dev/hda of =/media/linux. lnx bs = 512 count = 1
If you use sata
Dd if =/dev/sda of =/media/linux. lnx bs = 512 count = 1

Then run linux. lnx cp to the Win partition.
Sudo cp linux. lnx/media/sda1

Restart to enter Win, modify c: \ boot. ini, and add
C: \ linux. lnx = "benben's Ubuntu"
Reboot
Insert an xp boot disk. I use maxdos.
Fdisk/mbr
Or go to the repair console.
Fixmbr

Supplement
1. In XP, use WinHex to save the 512-byte MBR sector as C: \ bootsect. lnx, modify boot. ini, and add the following line:
C: \ bootsect. lnx = "benben's Ubuntu"
2. Start the XP installation CD, go to the console, and run the fixmbr command to fix MBR.
3. Restart the instance.

Benben @ benben-desktop :~ $ Sudo dd if =/dev/sda of =/media/linux. lnx bs = 512 count = 1
1 + 0 read records
1 + 0 records
512 bytes (512 B) Copied, 0.008185 seconds, 62.6 kB/second
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.