The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: partition
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-13-2000
PxT's Avatar
PxT PxT is offline Forum Advisor  
Registered User
  
 

Join Date: Oct 2000
Location: Sacramento, CA
Posts: 909
HP-UX 10.2 and greater uses a Logical Volume Manager to handle disks. The easiest way to create new volume groups, logical volumes, and filesystems is to do so through the GUI 'sam' utility. You should run this as root.

HTH