Learn How To Make A Dual Boot System With Linux And Windows XP
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,521
Rep:
Learn How To Make A Dual Boot System With Linux And Windows XP
You don't need an entire DVD to install Linux.
Save all your irreplaceable files to CD or DVD. if the system won't boot, use a live Linux CD. Knoppix is reat for Data Recovery, but you need a free CD-RW drive to write the data to, and a CD drive to boot Knoppix. When you get all the data you need out of MS Windows, and onto CD/DVD, Partition the disk as follows:
First primary partition:
/ or 'root'
for linux
12 GB
Type Reiserfs
Second primary partition:
/home
for linux
60 - 70 GB
Type Reiserfs
Extended partition:
Remaining space
Within extended partition:
Logical partition for /swap
for linux
2 GB
Type swap
Logical drive for MS Windows XP
Remainder of the extended partition
Type 07, or NTFS
Remember, you didn't format anything yet. All you are doing is partitioning. Install MS Windows XP to the second logical partition in the extended partition first, and let it format the partition. Or, if you have Partition Magic, boot with the CD and make your partitions that way. Then you can use Partition Magic to format the NTFS drive Windows will go on. It takes Windows XP quite a long time to format, whereas Partition Magic only takes five seconds. Don't use Partition Magic to format the linux partitions, though.
After you get all done installing MS Windows XP, and register it, shut down and boot with the SuSE 10.1 CD/DVD. Otherwise, you can dl ftp://mirrors.kernel.org/opensuse/di.../boot/boot.iso . This is a network install disk for SuSE 10.1. You have to burn the image to a CD, and then boot with it. When it asks, you tell it to use http, or network install, and use:
And SuSE 10.1 will install over the internet. You have to do a few other steps, but it is pretty easy. When you get done, and reboot, there will be a menu where you can launch MS Windows XP or linux. SuSE 10.1 will automatically make it so Windows can boot with grub, the SuSE boot loader.
Other distros have boot.iso, also; Mandriva, and Fedora among them.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.