-
-
You shouldn't need a partition with DOS to install Linux to. During the Linux install process doesn't it have a utility to let you repartition your drive? If you want a Linux-only drive, delete all the partitons on your drive and then create a new ext3 partition (or two or three), and a swap partition. I thought RH always had an option that would give you a "recommended" partition scheme too. If RH7 doesn't let you do that, maybe you should get an updated version of RH, because almost certainly, newer versions do that. By "DOS partition" I assume you mean FAT32, but installing Linux to a FAT32 partition = very bad, because FAT32 partitions don't store file permissions like ext3 or reiserfs or xfs partitions do.
-
-
Partitioning is one of the most confusing things to get the hang of. Linux native is likely ext3, yeah. Not sure which version of RH you have exactly, but you should get to a screen like this: http://www.redhat.com/docs/manuals/l...-autopart.html Pick "Manually partition with Disk Druid." Then you should get to a screen like this: http://www.redhat.com/docs/manuals/l...titioning.html
You want to delete every partition that it lists. If it lists no partitions, because ME b0rked your drive or something, it doesn't matter. If you're unable to do this, then maybe your drive is physically damaged? It should let you list/delete partitions in Disk Druid. If not, there are other things you can try. Just make that list of partitions empty, however you can.
Then go to Add and add your new paritions. There are a lot of different schemes you can use. The RH recommended one is pretty good. The first partition on your drive should be an ext3 (native Linux) boot partition (mount point /boot), that should be at least 64 MB in my opinion, if not 100MB, since your drive is so huge, and more space can't hurt. You also need a swap partition (type Linux swap) that should be approximately 1.5-2 times however much RAM you have (so if you have 64 MB of RAM, make your swap be 96MB or 128MB or so). Finally a root partition (native Linux ext3, mount point / , size = the rest of your drive), which will hold all the files on your computer, except your boot files which'll be in /boot of course.
Once you're all done with that crap, it should format your new parititions for you. When it asks later where you want to install your boot loader (GRUB or LILO, either one), install it in the MBR (Master Boot Record), NOT in the /boot partition. Once you overwrite the MBR with GRUB or LILO, all traces of whatever ME did to your drive will be gone.
-
-
1,000 MB for a boot partition? That's way way too much. Not that it'll hurt anything, but that's a gig worth of space you're going to be wasting.
You really don't need that much swap space either. The more RAM you have, the less swap space you need, even. If you have 512MB RAM, you shouldn't really need more than 512MB swap space. It's good to get the sizes right when you first install, because if you ever change you mind later, resizing your partitions is generally extremely dangerous, if it's even possible.
-
-
Nah, it shouldn't hurt anything.
-
-
-
Hypnotising you
Contributions
- Former Administrator
- Former Cid's Knight
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules