![]() |
|
|
|
|
|||||||
| 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 |
| How to access a solaris partition | vibhor_agarwali | SUN Solaris | 14 | 07-11-2007 06:36 AM |
| resizing the partition table | sriny | UNIX for Advanced & Expert Users | 5 | 11-13-2006 01:50 PM |
| Modify the size of parttion under solaris | toufik | SUN Solaris | 1 | 06-27-2006 08:52 AM |
| recovery partition table from fdisk? | motor98 | SUN Solaris | 2 | 03-31-2005 06:54 AM |
| How to Sort files based on predefined values.? | p_prathaban | Shell Programming and Scripting | 2 | 02-17-2004 08:39 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
modify a predefined partition table on Solaris
I want to modify a predefined partition on Solaris. This predefined partion has 51 GB. I want to partition it as two partition. One is 5G, another one is about
46 GB. I want to use these commands: #format specify disk #partition # modify The system told me that ' Cannot modify disk partitions while it has mounted partitions' . What is this mean? How can I go through this? umount file system from current mount point. Please advise. Thanks. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
if you already use the partitions, it won't be possible.... you can not decrease the size of UFS, it can only grow...
gP |
||||
| Google The UNIX and Linux Forums |