Load disk partitions data

Registered by Jorge González

Load and attach to server the info of the partition of disk in the new system
fdisk -l
dh -h

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

Example:

jag2kn@zeus:~$ sudo fdisk -l
[sudo] password for jag2kn:

Disco /dev/sda: 320.0 GB, 320072933376 bytes
255 cabezas, 63 sectores/pista, 38913 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Identificador de disco: 0x000dbfea

Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/sda1 1 125 1004031 82 Linux swap / Solaris
/dev/sda2 * 126 2616 20008957+ 83 Linux
/dev/sda3 2617 38913 291555652+ 5 Extendida
/dev/sda5 2617 13085 84092211 83 Linux
/dev/sda6 13086 38913 207463378+ 83 Linux

jag2kn@zeus:~$ sudo df -h
S.ficheros Tamaño Usado Disp Uso% Montado en
/dev/sda2 19G 3,9G 14G 22% /
tmpfs 431M 0 431M 0% /lib/init/rw
varrun 431M 232K 431M 1% /var/run
varlock 431M 0 431M 0% /var/lock
udev 431M 148K 431M 1% /dev
tmpfs 431M 204K 431M 1% /dev/shm
lrm 431M 2,7M 428M 1% /lib/modules/2.6.28-11-generic/volatile
/dev/sda5 79G 64G 12G 85% /home
/dev/sda6 195G 158G 28G 86% /media/varios

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.