Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

adding slave HD,formatting etc.

Feb 23, 2006 10:12PM PST

I have a used but good 40G HD that I wany to install into my PC running Win XP SP2, first as a slave then after it is formatted make it the master by transferring all data from the original HD then reformatting that as a new slave. I will then want to partion the HD's to run Win xp SP2 on one partion and a Linux , probably SuSE 10.0, to get familar with Linux. I have a home network with 3 computers, 2 with XP and 1 with W 2000 thru a 2W gateway.I believe all 3 computers will run at the same time on the 2W as all 3 are basically IP but will I be able to share between the computers when I am running Linux?

Discussion is locked

- Collapse -
Why so much effort?
Feb 23, 2006 11:25PM PST

Why not just install Linux on the 40GB drive you plan to install as a slave? The only thing you have to remember to do is install the bootloader onto /dev/hda instead of /dev/hdb which will be where you install Linux. It should pick up on the Windows installation and make it possible to boot both.

And yes, you should be able to share files. There's three main methods used by people to accomplish this. The first, is a FAT32 partition, since all operating systems can read and write to FAT32 partitions, it makes for a good universal filesystem. The second is to use Windows file sharing via SAMBA on Linux. Problem with this, is Microsoft periodically breaks file sharing compatibility to try and limit the usefulness of programs like SAMBA. Also, SAMBA tools can be difficult to use, and the front ends to it can be equally difficult to get set up. The third method involves running an FTP server, or something similar, on one of the systems. This is probably the most reliable way, since Microsoft is seeking to stop Linux from being able to use FAT32 partitions via patents. If unsuccessful, FAT32 support may well disappear quite abruptly after Vista, so if you have any plans of upgrading in the future... With a minor bit of additional annoyance, FTP is a fast and easy way to share files. There are literally dozens of FTP servers for Windows, Linux, and almost any other operating system you can think of, many free, and hundreds of clients. It's a well understood and stable protocol which is an international standard. Getting help for any problems you might have will be equally easy just by the sheer number of people who know how to set up and troubleshoot an FTP server. That would be my personal recommendation for what to do, but you can decide for yourself.

- Collapse -
Formatting HD
Feb 24, 2006 1:26AM PST

Thanks for the info Joe, I will try to format the 40 G HD and leave it as a slave unless I decide to sever ties with MS and the nlue screen of death.