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.
I would install XP first. Delete all the partitions and only creat a partititon size you need for XP. Leave the rest of the harddrive as free space. Than once you run your Linux install create the linux partitions from the free space and let GRUB run your boot options. That seemed to work nice for me. Now I'm thinking about deleting my Windows install and using that space for linux since I haven't booted into XP since installing Fedora 3.0. Also I have a second pc I run XP on for gaming.
You will have to install XP first. Install Suse second.
Partitioning can be done with fdisk. You will also have to format the partitions after the patitioning. Personally I like to use Partition Magic, but that is not free.
You did not say how big the drive is. Think about if you need to share files between the two operating systems before you install and format. I would advise you to create a Fat32 partition if you want to share files. XP is usually installed with NTFS file system. NTFS support in linux is not the best.
Run fdisk and format enough space for XP and install. I have not installed Suse, but most of the distros have HD partitioning tools in them. You can create the linux partitions and format them during the install.
I think PartitionMagic is the easiest program to partition your HDD under Win32. Well, I have pirated version of it (I live in Russia. And this CD costs about 3$ + many other apps like ACDSee, C++ Builder)
The 10 gig 30 gig split will work. You can install Linux to a single partition, but I would recommend installing a swap partition, the OS to another partition, and your home to a separate partition. Take a look at your existing Suse system to see what tools come with Suse for partitioning and formating. The reason for this setup, is to allow you to re-install the linux system, without loosing your /home. Home is where your user data goes. If you don't separate them, you woudl have to backup and restore your user data. That can be a significant task. There are lots of threads on partitioning, and the "best" way to do it. There are as many ways as there are opinions.
Formatting does not get rid of partitions. You need to use fdisk, or partition magic to do that. There are also linux programs to delete partitions. Fdisk will create or delete a partition.
When you install linux, you should get an option to install a boot loader, either Lilo or Grub. Lilo is a little easier for the first time dual boot system. Both will work. You will need one or the other in order to boot either XP or Linux. This is not automatic as you suggest.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.