Sponsored Content
Full Discussion: hardrive
Top Forums UNIX for Dummies Questions & Answers hardrive Post 9160 by macdonto on Tuesday 23rd of October 2001 12:11:03 PM
Old 10-23-2001
hardrive

I formated a 40 gig hardrive and if I check how much usable room there is it show only 34 gigs...Anyone have any ideas on how to reclaim a few of those lost gigs or why it would format so small.
 

4 More Discussions You Might Find Interesting

1. Solaris

Replacing hardrive on solaris

I have a problem with my Solaris box in my office, the storage capacity reach 95%. For that i need to think a way to replace the hard drive with the bigger one as all the slot was used. Do any of you guys have similar experience with me, please give any enlightment! Thanks a lot guys. (3 Replies)
Discussion started by: rockie
3 Replies

2. Solaris

External Hardrive add on's

Does anyone know if and or how you can add external hardrives to Sun Solaris 9 or greater systems. Needing to add two additional dedicated storage drives for large image files and mount these drives to the system. Will also need to mirror these two drives for redundancy. Any help would be... (2 Replies)
Discussion started by: tazzy
2 Replies

3. Red Hat

Partitioning a new Hardrive

What is the command to partition a completely new hard drive using red hat linux (1 Reply)
Discussion started by: blend
1 Replies

4. UNIX and Linux Applications

Hardrive Spliter.

I am running Linux - Debian on my harddrive at present and i want to split the remainder of my hardrive into another portion so that i can install windows on it. What is the best way to go about this? (5 Replies)
Discussion started by: syco__
5 Replies
PARTX(8)						      System Manager's Manual							  PARTX(8)

NAME
partx - telling the kernel about presence and numbering of on-disk partitions. SYNOPSIS
partx [-a|-d|-l] [--type TYPE] [--nr M-N] [partition] disk DESCRIPTION
Given a block device ( disk ) and a partition table type , try to parse the partition table, and list the contents. Optionally add or remove partitions. This is not an fdisk - adding and removing partitions is not a change of the disk, but just telling the kernel about presence and numbering of on-disk partitions. OPTIONS
-a add specified partitions or read disk and add all partitions -d delete specified or all partitions -l list partitions. Note that the all numbers are in 512-byte sectors. --type TYPE Specify the partition type -- dos, bsd, solaris, unixware or gpt. --nr M-N Specify the range of partitions (e.g --nr 2-4). SEE ALSO
addpart(8), delpart(8), fdisk(8), parted(8), partprobe(8) AVAILABILITY
The partx command is part of the util-linux-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. 11 Jan 2007 PARTX(8)
All times are GMT -4. The time now is 06:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy