LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-21-2003, 02:31 PM   #1
Farem
LQ Newbie
 
Registered: Jun 2003
Posts: 7

Rep: Reputation: 0
Unhappy 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?
 
Old 06-21-2003, 02:37 PM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
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.

Last edited by fancypiper; 06-21-2003 at 02:49 PM.
 
Old 06-21-2003, 02:38 PM   #3
xoros
Member
 
Registered: Jun 2003
Posts: 45

Rep: Reputation: 15
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/
 
Old 06-21-2003, 02:45 PM   #4
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
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

Last edited by david_ross; 06-21-2003 at 02:47 PM.
 
Old 06-21-2003, 02:50 PM   #5
xoros
Member
 
Registered: Jun 2003
Posts: 45

Rep: Reputation: 15
Quote:
Originally posted by david_ross
EDIT: I spent to long making pie
at least they look good
 
Old 06-21-2003, 04:26 PM   #6
Looking_Lost
Senior Member
 
Registered: Apr 2003
Location: Eire
Distribution: Slackware 12.0, OpenSuse 10.3
Posts: 1,120

Rep: Reputation: 45
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
 
Old 06-21-2003, 06:43 PM   #7
xoros
Member
 
Registered: Jun 2003
Posts: 45

Rep: Reputation: 15
lol
 
Old 06-22-2003, 09:07 PM   #8
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Rep: Reputation: 32
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.
 
Old 06-23-2003, 02:15 AM   #9
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
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.
 
Old 06-23-2003, 02:25 AM   #10
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
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
So, how'd you build the pie?

Cool
 
Old 06-23-2003, 01:02 PM   #11
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
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.
 
Old 06-23-2003, 02:54 PM   #12
warheros
Member
 
Registered: Jun 2003
Location: mason, mi, usa
Distribution: rh9
Posts: 87

Rep: Reputation: 15
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!
 
Old 06-23-2003, 05:45 PM   #13
xoros
Member
 
Registered: Jun 2003
Posts: 45

Rep: Reputation: 15
Ranish partition manager is free i think.
 
Old 06-23-2003, 06:01 PM   #14
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Reclaiming Linux drive space for windows sleeves Linux - Newbie 12 11-14-2004 04:04 PM
Not enough space for root directory on a drive with 50g free space??? auoq Linux - Newbie 1 10-13-2004 12:44 PM
Linux will not calculate my free space correctly on fat32 drive The_Last_Nerd Linux - Hardware 12 06-23-2004 03:42 PM
Vector Linux minimum hard drive space? mark_2811 Linux - Distributions 1 11-09-2003 10:53 AM
How much space on my hard-drive would be needed by RedHat Linux 5? Treefrog Linux - Software 12 11-01-2003 12:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration