Buongiorno,
quest’oggi mi trovo un altro warning nella schermata di login:
sshd: no host keys available --exiting
ed in basso:
/etc/modprobe.conf, all.config files belong into /etc/modprobe.d/.
Vi aggiungo alcune informazioni:
[code][root@localhost Simone]# fdisk -l
Disco /dev/sda: 160.0 GB, 160000000000 byte
255 testine, 63 settori/tracce, 19452 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x5eff4ed2
Dispositivo Boot Start End Blocks Id System
/dev/sda1 1 10 80293+ de Dell Utility
/dev/sda2 11 10209 81923467+ 7 HPFS/NTFS
/dev/sda3 * 10210 10235 204800 83 Linux
/dev/sda4 10236 19452 74035552+ 5 Esteso
/dev/sda5 10236 19452 74035200 8e Linux LVM
Disco /dev/dm-0: 73.6 GB, 73693921280 byte
255 testine, 63 settori/tracce, 8959 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x00000000
Il disco /dev/dm-0 non contiene una tabella delle partizioni valida
Disco /dev/dm-1: 2113 MB, 2113929216 byte
255 testine, 63 settori/tracce, 257 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x00000000
Il disco /dev/dm-1 non contiene una tabella delle partizioni valida
[root@localhost Simone]# lvscan
ACTIVE ‘/dev/VolGroup/lv_root’ [68,63 GB] inherit
ACTIVE ‘/dev/VolGroup/lv_swap’ [1,97 GB] inherit
[root@localhost Simone]# free
total used free shared buffers cached
Mem: 1017836 752360 265476 0 59388 364876
-/+ buffers/cache: 328096 689740
Swap: 2064376 0 2064376
[root@localhost Simone]# cat /etc/fstab
/etc/fstab
Created by anaconda on Mon Jun 29 16:29:45 2009
Accessible filesystems, by reference, are maintained under ‘/dev/disk’
See man pages fstab(5), findfs(8), mount(8) and/or vol_id(8) for more info
#UUID=99c15376-daea-4a50-b50d-a67f86227de1 /boot ext3 defaults 1 2
#/dev/mapper/VolGroup-lv_root / ext4 defaults 1 1
#/dev/mapper/VolGroup-lv_swap swap swap defaults 0 0
#tmpfs /dev/shm tmpfs defaults 0 0
#devpts /dev/pts devpts defaults 0 0
#sysfs /sys sysfs defaults 0 0
#proc /proc proc defaults 0 0
#/dev/sda1 /mnt/win_c auto umask=0,iocharset=iso8859-15,codepage=850 0 0
/etc/fstab
Created by anaconda on Mon Jun 29 16:29:45 2009
Accessible filesystems, by reference, are maintained under ‘/dev/disk’
See man pages fstab(5), findfs(8), mount(8) and/or vol_id(8) for more info
UUID=99c15376-daea-4a50-b50d-a67f86227de1 /boot ext3 defaults 1 2
/dev/mapper/VolGroup-lv_root / ext4 defaults 1 1
/dev/mapper/VolGroup-lv_swap swap swap defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
#devpts options modified by setup update to fix #515521 ugly way
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/sda1 /mnt/win_c auto umask=0,iocharset=iso8859-15,codepage=850 0 0
[/code]
Grazie.
P.S.: consigliate di aggiornare il sistema a F12, od è meglio attendere?