xp and then linux or linux and then xp?


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers xp and then linux or linux and then xp?
# 1  
Old 01-20-2004
xp and then linux or linux and then xp?

I already searched for any answer to my question but I did not find anything, so I'm sorry if my post will give noise to somebody.
The question is the following:
what operating system do I have to install before, red hat linux 9 or windows xp?
What is it better: linux and then windows xp or windows xp and then linux?
I'm sorry for my English but I'm Italian Smilie
# 2  
Old 01-20-2004
id say windows first, then linux.

whatever bootloader you use, with most modern distros they automatically take into account your existing windows partition and include the windows partition as a boot option. in suse linux 8.2 and on using GRUB i know this to be the case.
# 3  
Old 01-21-2004
tnx very much Smilie
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Simple sed command not working; could be a Mac/Linux vs. PC/Linux issue

Hello, I am on a Mac and trying to clean up some monthly files with a very simple SED: sed '3,10d;/<ACROSS>/,$d' input.txt > output.txt (from the input, delete lines 3 - 10; then delete from the line containing <ACROSS> to the end of the file) then output to output.txt Even when I try... (2 Replies)
Discussion started by: verbatim
2 Replies

2. Fedora

Which is the better platform to learn UNIX/Linux (Kali Linux Vs. Red Hat or other)?

I just started a new semester and I started my UNIX class yesterday. I've already decided to use python along with my learning process but what I really want to use with it is Kali as my UNIX/Linux platform to learn off of since I already wanted to learn Cyber Sec. anyways. I just wanted to know if... (12 Replies)
Discussion started by: ApacheOmega
12 Replies
Login or Register to Ask a Question