Messenger

Ok i am thinking about going to the latest version of red hat linux but i'm not sure if MSN messenger will work on it. I talk to my friends and mom on it so i need it to contact them. I also need to know if i can dual boot it with windows xp on the same hard drive.

Linux Software 434 This topic was started by ,


data/avatar/default/avatar25.webp

27 Posts
Location -
Joined 2003-12-31
Ok i am thinking about going to the latest version of red hat linux but i'm not sure if MSN messenger will work on it. I talk to my friends and mom on it so i need it to contact them. I also need to know if i can dual boot it with windows xp on the same hard drive.
 
Thx in advance,
Jabird

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
Jabird you've come to the right place! There is a wealth of information on this site addressing both of your questions. Welcome!

data/avatar/default/avatar32.webp

989 Posts
Location -
Joined 2001-08-14
Gaim is probably the best MSN replacement you'll find for Linux. You might have to fiddle a bit to get it to connect to MSN though, MS recently changed the login mechanism and while Gaim can support this it needs some external files (mainly the Mozilla NSS stuff) to do it.

data/avatar/default/avatar25.webp

27 Posts
Location -
Joined 2003-12-31
OP
alright thanks alot. so all i gotta do is install those files and play with gain a little huh? oh and can i dual boot linux and windows? thanks

data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
If you are using Win XP with a NTFS filesystem, I don't know. I have seen some issues with this posted before and the bootloader.
 
I have a fat32 Win XP system and Fedora installed on a dual boot with lilo as the bootloader, no problem. Either way, XP needs to be installed first, then Fedora.
 
Post whether it is a fat32 filsystem with XP or NTFS and lets see what the experts say.

data/avatar/default/avatar32.webp

989 Posts
Location -
Joined 2001-08-14
I dual boot Linux and XP with XP on an NTFS partition, you're crazy if you persist with FAT32 on XP (Hopefully Longhorn will kill off FAT for good). Setting up the dual boot is no different than with FAT32: Install XP first, then your Linux distro and install the bootloader on the MBR.

data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
Admiral, thanks for clarifying this for me. This is a throwback to older distrios and needing to share my data in the Win XP partition. I guess the posts that I have seen with the new distros are due to errors where the bootloader is set to, rather than trouble with the NTFS partition and the bootloader.
 
Now that I have a new larger hard drive this will not be an issue!
 
Since you raised it, can I change the fat32 to NTFS in XP and re-install the bootloader?

data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
Quote:...Hopefully Longhorn will kill off FAT for good..

I think Micrsoft is hoping that Longhorn/Palladium will kill of Linux as well..

data/avatar/default/avatar32.webp

989 Posts
Location -
Joined 2001-08-14
Quote:Admiral, thanks for clarifying this for me. This is a throwback to older distrios and needing to share my data in the Win XP partition. I guess the posts that I have seen with the new distros are due to errors where the bootloader is set to, rather than trouble with the NTFS partition and the bootloader.

Now that I have a new larger hard drive this will not be an issue!

Since you raised it, can I change the fat32 to NTFS in XP and re-install the bootloader?

NT, 2k and XP all include a command that let's you convert a FAT volume to NTFS without reformatting. The syntax is:

Code:
convert driveletter: /fs:ntfs


I'm not quite sure if you'll need to reinstall the bootloader after this or not but if you do, I posted a method of doing this in this thread.

data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
Many thanks...
 
I converted the file system to NTFS. The whole process took less than 10 minutes.
 
Lilo still works, without needing a recovery.
 
Now off to compile the kernel for ntfs read support, which in Fedora, is not set in the config file.

data/avatar/default/avatar25.webp

27 Posts
Location -
Joined 2003-12-31
OP
Sorry bout the long wait, i have been busy with the holidays and all... anyway i have windows xp pro installed on a NTFS file system but i decided i am going to get to hard drives and hot swappem... thanks for all the info though