![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SCO OpenServer Error - there are not enogh disk resources | ghimanshu | SCO | 0 | 07-27-2007 05:56 AM |
| sco openserver 5.0.0 boot / root disk | marcpascual | SCO | 0 | 04-22-2007 08:49 AM |
| Disk error | gini | SUN Solaris | 2 | 11-25-2006 09:53 AM |
| disk error | ECBROWN | SUN Solaris | 3 | 03-29-2005 11:34 AM |
| Starting sshd error messages SCO 5.0.6 openserver | josramon | UNIX for Dummies Questions & Answers | 2 | 11-21-2003 09:31 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
My System configuration is as: IDE Hrad Disk = 80GB RAM = 512MB While doing installation of SCO Open Server 5.0.7, I got stuck at second phase (i.e. IQM). During this phase, I selected for "Fresh" installtion and after that go for "Customizing Partitions and FileSystems". But it automatically takes "Total available space on disk = 159MB". Of 159MB, it alocates 64 MB to root(/). Now Optional Software size goes beyond the size of root . So, I now I have two options: 1) I can increase the size of root , or 2) I can reduce the size of "Optional Software Selection" As i cannot increase the size of root because it shows "Total available space on disk = 159 MB", which is unalterable. Initially, it takes 320MB for "Optional Software", which is 256 MB greater than root. Now I reduced the size of "Optional Software" to 54 MB by deselecting all the softwres which are initially selected. But as i proceed further, it displays an error saying - "There are not enough disk resources" for root(/) filesystem, space needed = 127MB So, anyone can help me out. Regards Himanshu |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Check to see if the unix partition is using the whole disk in fdisk (multpile partions on the HD).
Check to see if the disk params are such that fdisk sees the entire disk(disk geometry is not correct). |
|
#3
|
|||
|
|||
|
Quote:
please make your point more clear, if you can Regards Himanshu |
|
#4
|
|||
|
|||
|
The capacity of the disk drive is equal to the number of cylinders times the number of heads times the number of sectors per track times 512 bytes per sector.
If any of these values are not correct in the CMOS, or the value of one of these parameters overflows the field size allocated by CMOS then the size of the disk will be reduced accordingly. If the hard drive has been used before, there may be other partitions still on it for those operating systems, leaving only 159mb for Unix, or there may have been a 159mb Unix partition on the drive. If you choose the most manual installation, then you can run dparam, fdisk, and divvy. dparam will allow you to enter the cyl,heads,sectors and stores them in the master boot sector. fdisk will allow you to remove other partitions and create a new partition. divvy will allow you to divide the partition into file systems. |
|||
| Google The UNIX and Linux Forums |