• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Using my new hard drive

flamingspinach

Senior member
I just found an old 30GB HDD lying around, which I hooked up as IDE0 slave. It has a bunch of data on it which I don't want to delete and don't really have anywhere to transfer to. I also want to install Linux on this HDD, perhaps a disk install of Knoppix, or Debian. I'd go for Gentoo but since this is my primary workstation I don't want to have a downtime of several days while I set it up (I hear I need to compile everything from source).

In any case, is it possible to install linux on a non-empty Ext2 partition? If so, is there a way that I can convert the entire 30GB HDD, which is currently NTFS, into Ext2? If really hard-pressed I could probably shrink my data down to less than 15GB, and then just do a "Towers of Hanoi" type thing, but I'd prefer not to if possible.

Also, Ext2 is not readable by WinXP, and I know linux can read FAT32, so is it maybe best to go with that? I don't know how a UNIX file structure would be possible under FAT32 though, and so I'm not sure whether I'd be able to install linux on that...

So in short I need some way to use my 30GB HDD so that I can keep the 20 GB of data I have, install linux on it, and somehow get both WinXP and linux to be able to read and write the data.

Any suggestions?
 
If you go with Gentoo, you can download the binaries as well as doing a stage 3 load. As long as the ebuilds are available for pre-compiled packages you really don't need to compile much of anything.

Portage and the apps compiled for your architecture, sounds good to me. 🙂
 
Back
Top