LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to use space on a windows drive for linux!!! (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-use-space-on-a-windows-drive-for-linux-67082/)

Farem 06-21-2003 02:31 PM

How to use space on a windows drive for linux!!!
 
When I go into FDISK, I try to create a partition but it says that there is not enough space on my c drive to do so. I notice that when i display the C drive that it says 100% usage. I have about 7 gigs of free space on that drive. How do i get free space from my c drive so i can partition it?

fancypiper 06-21-2003 02:37 PM

Distro and release, bootloader, current disk partitioning scheme is not mentioned in your question.

How to ask questions about Linux

How old is your install? It might be easier to re-size your dos position and re-install.

Getting Started with Linux: Table of Contents

LNAG: Before Linux Installation



Try a board search to see problems involved with adding new partitions and grub/lilo misconfigurations.

xoros 06-21-2003 02:38 PM

read the redhat x86 install guide, it covers everything in there on partitioning and setting up a dual boot system

http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/

david_ross 06-21-2003 02:45 PM

You don't get free space on C you get free space on your drive. Think of a drive like a pie - each segment of pie is a partition. C is mainly the name windows gives to the first partition.
Code:

Now you have C: taking up the whole pie.
      ##########
    ##############
  ##################
  ####################
 ##########  #########
 ######### C: #########
 ##########  ##########
  ####################
  ##################
    ##############
      ##########

You need to use a program like Partition Magic or Parted
to make windows only take 50% or 75%.
(whatever you want) then the rest of the pie will be
vailable for linux to use with an ext3 or equivilant filesystem.
      #####+++++
    #######+++++++
  #########+++++++++
  ##########++++++++++
 #####  ####+++ F +++++
 #### C: ###+++ R +++++
 #####  ####+++ E +++++
  ##########+++ E ++++
  #########+++++++++
    #######+++++++
      #####+++++

EDIT: I spent to long making pie :rolleyes:

xoros 06-21-2003 02:50 PM

Quote:

Originally posted by david_ross
EDIT: I spent to long making pie :rolleyes:
at least they look good :)

Looking_Lost 06-21-2003 04:26 PM

Nothing else to add but felt compelled to say that is the most stunning piece of character art I've seen in a while!!! Give that man a pie :)

xoros 06-21-2003 06:43 PM

lol

lectraplayer 06-22-2003 09:07 PM

A better idea might be LinforWin. Should be with most distros, but a Linux for Windows. It makes two files under your FAT32 Windows drive. One for the base Root filesystem and another for the Swap filesystem.

jdc2048 06-23-2003 02:15 AM

Another idea

Purchase a copy of vmware, install it on windows and install Linux in a virtual machine. (cost $99, i think).

Windows believes that they get the whole pie all to theirself. No pie for you.

MasterC 06-23-2003 02:25 AM

Quote:

Originally posted by david_ross
You don't get free space on C you get free space on your drive. Think of a drive like a pie - each segment of pie is a partition. C is mainly the name windows gives to the first partition.
Code:

Now you have C: taking up the whole pie.
      ##########
    ##############
  ##################
  ####################
 ##########  #########
 ######### C: #########
 ##########  ##########
  ####################
  ##################
    ##############
      ##########

You need to use a program like Partition Magic or Parted
to make windows only take 50% or 75%.
(whatever you want) then the rest of the pie will be
vailable for linux to use with an ext3 or equivilant filesystem.
      #####+++++
    #######+++++++
  #########+++++++++
  ##########++++++++++
 #####  ####+++ F +++++
 #### C: ###+++ R +++++
 #####  ####+++ E +++++
  ##########+++ E ++++
  #########+++++++++
    #######+++++++
      #####+++++

EDIT: I spent to long making pie :rolleyes:

So, how'd you build the pie?

Cool

david_ross 06-23-2003 01:02 PM

Quote:

Originally posted by MasterC
So, how'd you build the pie?

Cool

A long time slaving in the kitchen.

Just so we don't go too far off topic - do you see what we meaan Farem? Any other questions then just say.

warheros 06-23-2003 02:54 PM

i would just download partition magic (it MAY be free at download.com) and split your windows partition (C:\) into two. then format the other one to a linux base and off you go!

xoros 06-23-2003 05:45 PM

Ranish partition manager is free i think.

contrasutra 06-23-2003 06:01 PM

Partition Magic isnt free. The Demo they offer is non working. Its just a "preview", no actual changes occur.

Ranish Partition Manager cant resize NTFS.


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