LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Dual boot 2000 server (NTFS) & RH7.x (https://www.linuxquestions.org/questions/linux-software-2/dual-boot-2000-server-ntfs-and-rh7-x-39115/)

Stevelsd 12-22-2002 10:20 AM

Dual boot 2000 server (NTFS) & RH7.x
 
Well I am sure this board has seen this upteen times before but I am new to Linux. I have installed 2000 Server (NTFS) on the first 5 gig of a 40 gig drive. When I run Linux RH 7.x, I get to the disk druid partition window and tried to create the linux partitions but the "/" partition shows in Red. I cannot proceed with the next button at bottom right corner. So I hear that I need to have the first 1024 block open to allow for the linux install to be placed there. I used "Server Magic" (Partition Magic for servers) and moved the C partition forward so that there is 100 mb available. I run the install and stil cannot proceed past the first Disk Druid window. (So I just cancel out of install - can't go forward with install) Can anyone please be specific and assist. I really want the dual boot and with NTFS on the 2000 server. I do not care about read/write between the two OS's. Thanks ahead of time.

whansard 12-23-2002 01:32 AM

the 1024th cylinder thing isn't much of an issue anymore.
both lilo and grub no longer have that limitation.
Just make the root partition all of the free space on the
drive. You don't need to have a 100 meg /boot at the
beginning of the drive. If disk druid doesn't work right,
use the fdisk instead.
fdisk
n
p < for primary >
pick the starting and ending cylinders or size.
w < to write and exit >
i guess you'll want to leave space to make a swap
partition. Leave some free at the beginning or end
for that.
make the swap partition type 82


All times are GMT -5. The time now is 06:12 AM.