alors
fdisk -l:
[root@localhost ~]# fdisk -l
Disque /dev/sda: 40.0 Go, 40000000000 octets
255 heads, 63 sectors/track, 4863 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0xb496b496
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 1 25 200781 83 Linux
/dev/sda2 26 4863 38861235 8e Linux LVM
Disque /dev/dm-0: 39.1 Go, 39191576576 octets
255 heads, 63 sectors/track, 4764 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disque /dev/dm-0 ne contient pas une table de partition valide
Disque /dev/dm-1: 536 Mo, 536870912 octets
255 heads, 63 sectors/track, 65 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30307800
Disque /dev/dm-1 ne contient pas une table de partition valide
[root@localhost ~]# Disque /dev/sda: 40.0 Go, 40000000000 octets
-bash: Disque: command not found
[root@localhost ~]# 255 heads, 63 sectors/track, 4863 cylinders
-bash: 255: command not found
[root@localhost ~]# Units = cylindres of 16065 * 512 = 8225280 bytes
-bash: Units: command not found
[root@localhost ~]# Disk identifier: 0xb496b496
-bash: Disk: command not found
[root@localhost ~]#
[root@localhost ~]# Périphérique Amorce Début Fin Blocs Idystème
-bash: Périphérique: command not found
Disque /dev/dm-0: 39.1 Go, 39191576576 octets
[root@localhost ~]# /dev/sda1 * 1 25 200781 83 Linux
-bash: /dev/sda1: Permission non accordée
[root@localhost ~]# /dev/sda2 26 4863 38861235 8e Linux LVM
-bash: /dev/sda2: Permission non accordée
[root@localhost ~]#
[root@localhost ~]# Disque /dev/dm-0: 39.1 Go, 39191576576 octets
-bash: Disque: command not found
[root@localhost ~]# 255 heads, 63 sectors/track, 4764 cylinders
-bash: 255: command not found
[root@localhost ~]# Units = cylindres of 16065 * 512 = 8225280 bytes
-bash: Units: command not found
[root@localhost ~]# Disk identifier: 0x00000000
-bash: Disk: command not found
[root@localhost ~]#
[root@localhost ~]# Disque /dev/dm-0 ne contient pas une table de partition valide
-bash: Disque: command not found
[root@localhost ~]#
[root@localhost ~]# Disque /dev/dm-1: 536 Mo, 536870912 octets
-bash: Disque: command not found
[root@localhost ~]# 255 heads, 63 sectors/track, 65 cylinders
-bash: 255: command not found
[root@localhost ~]# Units = cylindres of 16065 * 512 = 8225280 bytes
-bash: Units: command not found
[root@localhost ~]# Disk identifier: 0x30307800
-bash: Disk: command not found
[root@localhost ~]#
[root@localhost ~]# Disque /dev/dm-1 ne contient pas une table de partition valide
-bash: Disque: command not found
mount:
[root@localhost ~]# mount
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)