UNIX OS & Windows XP


 
Thread Tools Search this Thread
Special Forums IP Networking UNIX OS & Windows XP
# 1  
Old 10-13-2003
Lightbulb UNIX OS & Windows XP

Hello,
Can someone please tell me if it is possible to install a Unix Os on a system that already has a Windows XP? If so, how do i go about it doing it?:
# 2  
Old 10-13-2003
If your file system is NTFS you cannot install the Unix OS without formatting and re-partitioning.

If it's FAT32 you should have no problem resizing the disk.

You'll need a loader to switch between Unix and Windows, I suggest LILO.

Do a search for this topic, although personally I have never seen another question like this on the board, I'm sure this has came up before somewhere.

https://www.unix.com/search.php?s=
# 3  
Old 10-14-2003
One need not reformat to resize one's partitions. The easiest way to go about this is to download PowerQuest's Partition Magic, and follow the instructions.

There are thousands of documents od multi-booting, just use your friendly neighborhood search engine.

I personally run Windows XP and a melded, multi-partition set up of Redhat and Slackware. The possibilities are endless!

*mdoerator note: should this thread be in this category?*
# 4  
Old 10-14-2003
Mandrake asks you to make your system dual boot. It does it all for you.
I know more Linux variants have this option. Just read it's manual and you'll find out how.

Regs David
# 5  
Old 10-15-2003
Re: UNIX OS & Windows XP

Quote:
Originally posted by Ike
Hello,
Can someone please tell me if it is possible to install a Unix Os on a system that already has a Windows XP? If so, how do i go about it doing it?:
I know from personal experience that both Red Hat and SuSE versions of Linux will resize a Windows partition for you during installation. That is if you want a Linux install and not one of the other (more real) UNIX OS versions.
# 6  
Old 10-15-2003
It can only be resized if it is FAT32.

You will not be able to resize a NTFS partition.

And running FAT32 with linux is stupid anyway, Ext 2 or 3 is so much better.
# 7  
Old 10-16-2003
I've resised my NTFS partition no less than 5 times with partition magic.

None of the versions of RedHat that I've tried (7.1, 7.3, 8.0, 9.0) could 'resize' a partition. Yes, you can *change* the sizes, but this will effectively destroy the old partition and write a new one. All of the data will be lost.

Quote:
And running FAT32 with linux is stupid anyway, Ext 2 or 3 is so much better.
...or Reiserfs.
My setup is something like this:

20 GB - WinXP - NTFS
5 GB - Slackware - ReiserFS
5 GB - RedHat - Ext3
10 GB - Multi-Platform Shared Files - Fat32

...not including swap and the logical/extended configuration...

Everything works smashingly - the RedHat and Slackware precompiled kernels seamlessly support Reser and Ext3, while I'm having troubles compiling some elements of my kernel in redhat, I have my NTFS partition mounted read-only via slackware, and everything can read and write to that, so I keep my music, software, etc. there.

Don't let the size of my NTFS partition fool you, though - Slackware is my primary OS; windows apps just take up so much goddamned space!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Unix services for windows & Linux\Red Hat

I am not too familiar with linux, so please keep that in mind while reading this post. We have a few linux servers joined to the domain, and linux services for windows running. I have a user that can connect to one linux server, but not another. I ran the cat /etc/passwrd and noticed the user... (0 Replies)
Discussion started by: dcatcha
0 Replies

2. Solaris

Compatibility between Unix & Windows

Pl. let me know whether Sun Solaris Server (Unix OS) is compatible with Windows Server or Vise Versa. Can i update the data first in Windows Server and then copied it to Sun Solaris Server or Vise Versa. (1 Reply)
Discussion started by: seemaitri
1 Replies

3. AIX

sftp between Unix & windows

Guys, sftp between Unix & Windows I'd like to get good software or a way to how to configure sftp between ( windows to Unix ) and ( Unix to windows ) to be automatic login between the different operating systems without asking password .. Pls assist in this regard … (3 Replies)
Discussion started by: Mr.AIX
3 Replies

4. Shell Programming and Scripting

Perl for Unix & Windows

Hi Even though this is unix forum, iam posting this thread as iam not sure of which forum should i post this too. I understand perl can be used in unix environment and i have used the same for automation of my processes. Eg: Open a file search the text string replace the text string close... (9 Replies)
Discussion started by: kenkanya
9 Replies

5. UNIX for Dummies Questions & Answers

FILE MANAGEMENT in WINDOWS & UNIX

Hi, I am a new member here. I am in my final year of engineering in Computer & Information Systems. Wanted to know, how file management is done in both windows and unix. Kindly, tell me anyone who knows it in detail, or has any links regarding it. Thanks (1 Reply)
Discussion started by: farazcis
1 Replies

6. UNIX for Dummies Questions & Answers

Networking unix & windows

I have very basic question: I have 2 windows sytem & 1 Unix system & wanted to put all three system into one network to each other. what kind of other hardware I need? like cable , router? can anybody tell me the configuration? like how to connect to external hardware to put into network? ... (9 Replies)
Discussion started by: kar1
9 Replies

7. UNIX for Advanced & Expert Users

FTP Between UNIX & Windows drops leading blanks

I am using ftp on Solaris to transfer files to Windows 2000 that have leading blanks in the name (ex. " 12345A4444.BIN"). When they get to Windows the leading blanks are stripped off. Has anyone encountered this and is there a fix? If I use Hummingbird it is ok but that is not an option for... (6 Replies)
Discussion started by: worf52
6 Replies

8. UNIX for Dummies Questions & Answers

Different Format in Unix & Windows

I used the following commands to store the discription of "sed" into a unix file: man sed > sed.txt But, after I download the file "sed.txt" to a Windows XP system, the file can not be displayed correctly. How to change the format of a Unix file to a Windows one? (5 Replies)
Discussion started by: endeavour1985
5 Replies

9. UNIX for Advanced & Expert Users

Connectivity B/w Unix & windows

i want to install ScO UNIX 5.1 in a windows 98 system. i want it as a DUAL BOOT system. can i doit? If yes How. and also i want to network unix with my clients. is it poosible to network both unix & windows thru a single network card. if yes how? also i wanted to know that thru a switch can i... (3 Replies)
Discussion started by: jigs
3 Replies

10. UNIX for Dummies Questions & Answers

seperate hard drive for unix & x windows

thanks for your help, i didnt realise you could download the operating system from sun.com:D Ive just had a new hard drive installed 20 GIG for unix and x windows. How can i connect this hard drive for unix and x windows only? and are there any helpful tutorials for starters?? Many thanks (4 Replies)
Discussion started by: jeffersno1
4 Replies
Login or Register to Ask a Question