PDA

View Full Version : too many partitions?


hattrick
06-24-2008, 08:19 AM
you guys have always helped me before, so here I go again!

yes I searched =)

trying to triple boot Vista / Xp / bt3 final

but fdisk is telling me I have too many partitions on the hd?

it's for my gateway laptop, 160gb...

my goal would be:
xp = 60gb
bt3 = 30gb
vista = 70gb


any suggestions?

wyze
06-24-2008, 08:23 AM
you guys have always helped me before, so here I go again!

yes I searched =)

trying to triple boot Vista / Xp / bt3 final

but fdisk is telling me I have too many partitions on the hd?

it's for my gateway laptop, 160gb...

my goal would be:
xp = 60gb
bt3 = 30gb
vista = 70gb


any suggestions?

What does fdisk -l tell you?

hattrick
06-24-2008, 08:43 AM
well I had xp / bt3 dual booted, but there was no drivers really for the xp, so I thought about doing xp / vista / bt3, so as of this morning:


the hard drive is split, vista and bt3..

but vista was installed after bt3, so it ****ed up lilo.conf, and now i get the

error ~ read only file system or w/e..

from what I have searched, I have to basically just reinstall bt3, which is fine with me.. but how should I go about this now?

wyze
06-24-2008, 08:53 AM
This post might help you http://forums.remote-exploit.org/showthread.php?t=14746

hattrick
06-24-2008, 08:55 AM
fdisk as of right now (vista and xp)
/dev/sda1 NTFS
sda2 Linux
sda3 Linux swap
sda4 Linux

=Tron=
06-24-2008, 08:59 AM
If you need more partitions you will have to convert one of the currently primary partitions to a extended partition and divide this into the amount of logical partitions that you require.

The reason for this is that a PC hard disk can contain either as many as four primary partitions, or 1-3 primaries and a single extended partition.

hattrick
06-24-2008, 09:12 AM
ahh this is why I pentest on windows, lmao (jk jk, caaalm down)

so how can i do this? I'll resize the NTFS, and make one primary and one a logical partition?