Help!

Install partitioning problem


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Installation RSS
Next:  Drucken mit Cups 1.2.7 auf Suse 10.2  
Author Message
harry
External


Since: Jan 06, 2007
Posts: 2



PostPosted: Sat Jan 06, 2007 2:39 pm    Post subject: Install partitioning problem
Archived from groups: linux>redhat>install (more info?)

trying to install whitehat 4 respin 1 on a x86 PC

because I don't really understand linux partitioning I choose "automatically
partition" and then "keep all partitions and use existing free space" BUT
when I click next I get an error saying "could not allocate requested
partitions......." click ok and it says I haven't created a root
partition! - of course I haven't, that's what "automatic" means doesn't it?

any ideas?

harry
Back to top
Sandgroper
External


Since: Apr 12, 2005
Posts: 143



PostPosted: Sun Jan 07, 2007 12:04 am    Post subject: Re: Install partitioning problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"harry" <a.TakeThisOut@abc.com> wrote in message
news:EwOnh.26431$k74.2579@text.news.blueyonder.co.uk...
> trying to install whitehat 4 respin 1 on a x86 PC
>
> because I don't really understand linux partitioning I choose
> "automatically
> partition" and then "keep all partitions and use existing free space" BUT
> when I click next I get an error saying "could not allocate requested
> partitions......." click ok and it says I haven't created a root
> partition! - of course I haven't, that's what "automatic" means doesn't
> it?
>


What is happening is that linux has attempted to create the linux file
systems / partitions in the available free partition and has found that
there is not enough available disk space for the root partition to do the
install and has bailed out of the installation without creating any of the
partitions and has left the HDD with it's original partitioning setup.

You haven't said what the current partitioning setup is on the HDD.
A simple and common type of partitioning setup that is used on linux
workstations is
/ ( root )
/boot
swap

It is always better to manually set up the partitions when doing an install
, and the way most people do it is to create the /boot partition first ( 100
Mb ) , then the swap partition ( double the size of your Ram , usually 512
Mb ) and the balance of the HDD is allocated to "/ " (root) partition and
file system.

The type of file systems used for each partition is :
/boot ...........Ext3
/ .............Ext3
swap..............swap

There are other types of partitioning setups for linux , particularly for
critical server environments , but the workstation type of partitioning is
adequate for most home machines.

If you already have an OS on part of the HDD and you want to create a dual
boot setup , then you create the above workstation type setup in the
extended partition.




--
------------------------------------------------------------------------------------------------------------------
True Multitasking is having three computers and a chair with wheels.


Sandgroper
------------------------------------
Remove KNICKERS to Email
steveray.TakeThisOut@KNICKERSiinet.net.au
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Installation All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum