Image

Imagechran wrote in Imagelinux

Fun with partitions

Hey peeps!

So, my ADSL-connection works like a charm with Red Hat 7.1 and now I want to switch completely to Linux.

It will do me great pleasure to hose my windows-partitions but how do I go about doing this?



/proc/partitions:

major minor #blocks name

3 0 3907008 hda
3 1 782176 hda1
3 2 1 hda2
3 5 822496 hda5
3 6 1886944 hda6
3 7 201568 hda7

df:

Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda6 1857256 1178780 584132 67% /
/dev/hda1 780632 335596 445036 43% /dos/c
/dev/hda5 820876 394720 426156 49% /dos/d

As you can see, my filesystem is in one big partition. How and where do I mount the freed-up windows partitions?

Thanks in advance!

/Christian