|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Senior Member
Iscritto dal: Feb 2003
Città: Formia
Messaggi: 1545
|
Aiutooo urgente linux fedora2 mi si è incriccato.
Aiutatemi sono nella ....
Stamani ho acceso la mia macchina ma non mi parte più MI rimane il messaggio INIT: version 2.85 booting Ho provato a fare partire la mia macchina con linux UbuntuLinux mi parte ma non riesco a vedre hardisk come mai? aiuto |
|
|
|
|
|
#2 |
|
Senior Member
Iscritto dal: Jan 2001
Città: Milano
Messaggi: 5707
|
cosa vuol dire che hda1 e hda3 non corrispondono al tuo hard disk?
non avevi quelle due partizioni sulla macchina? l'hd è integro? |
|
|
|
|
|
#3 |
|
Senior Member
Iscritto dal: Feb 2003
Città: Formia
Messaggi: 1545
|
non avevo fatto una installazione di defaul
|
|
|
|
|
|
#4 |
|
Senior Member
Iscritto dal: Feb 2003
Città: Formia
Messaggi: 1545
|
porca ....
anche un altra macchina mi sta facendo la stessa cosa. |
|
|
|
|
|
#5 |
|
Senior Member
Iscritto dal: Jul 2002
Messaggi: 4334
|
Non vorrei essere tragico, ma non sara' il caldo che ti sta friggendo gli hard disk?
Prova ad avviare con un cd tipo knoppix e fai un po' di test con smart: smartctl -t short /dev/hda smartctl -a /dev/hda |
|
|
|
|
|
#6 |
|
Senior Member
Iscritto dal: Feb 2003
Città: Formia
Messaggi: 1545
|
hda1 e hda3 non corrispondono la mio harddisk
aiutatemi |
|
|
|
|
|
#7 | |
|
Member
Iscritto dal: Apr 2004
Città: Torino
Messaggi: 181
|
Quote:
__________________
Oooooozaaaaaaa!!! |
|
|
|
|
|
|
#8 |
|
Senior Member
Iscritto dal: Feb 2003
Città: Formia
Messaggi: 1545
|
smartctl -a /dev/hda
c'è un sacco di roba che vuoi che ti dico? |
|
|
|
|
|
#9 |
|
Senior Member
Iscritto dal: Feb 2003
Città: Formia
Messaggi: 1545
|
ho montato hda1 e hda3
ho visto il suo contenuto e non c'è il contenuto del mio hardDisk in mnt/hda3 c'è la home di knoppix e tutta la sua struttura. in mnt/hda1 ci sono dei file System... config .. wmliniz ... initrd ...e due dire grub e lost+found. |
|
|
|
|
|
#10 |
|
Senior Member
Iscritto dal: Feb 2003
Città: Formia
Messaggi: 1545
|
facendo ctrl+c
mi appare il seguente messaggio /etc/rc.d/rc: line 64: 329 Segmentation faul e grep -q "(killproc |action)" $i |
|
|
|
|
|
#11 | |
|
Senior Member
Iscritto dal: Jan 2001
Città: Milano
Messaggi: 5707
|
Quote:
posteresti l'output di "mount" e di "fdisk -l /dev/hda" |
|
|
|
|
|
|
#12 |
|
Senior Member
Iscritto dal: Feb 2003
Città: Formia
Messaggi: 1545
|
root@1[~]# cd /mnt/
root@1[mnt]# ll total 6 drwxr-xr-x 2 root root 0 Jul 20 12:56 auto lrwxrwxrwx 1 root root 15 Jul 20 12:56 cdrom -> /mnt/auto/cdrom lrwxrwxrwx 1 root root 16 Jul 20 12:56 floppy -> /mnt/auto/floppy drwxr-xr-x 2 root root 1024 Jul 20 08:55 hd drwxr-xr-x 2 root root 1024 Jul 20 12:56 hda1 drwxr-xr-x 2 root root 1024 Jul 20 12:56 hda3 drwxr-xr-x 2 root root 1024 Jul 20 12:56 pts drwxr-xr-x 2 root root 1024 Jul 20 12:56 sys drwxr-xr-x 2 root root 1024 Jul 20 08:55 ******************************************************************** root@1[mnt]# fdisk -l /dev/hda Disk /dev/hda: 80.0 GB, 80060424192 bytes 255 heads, 63 sectors/track, 9733 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 13 104391 83 Linux /dev/hda2 14 400 3108577+ 82 Linux swap /dev/hda3 401 9733 74967322+ 83 Linux |
|
|
|
|
|
#13 |
|
Senior Member
Iscritto dal: Feb 2003
Città: Formia
Messaggi: 1545
|
root@1[mnt]# cd /mnt/hda1/
root@1[hda1]# ll total 4087 -rw-r--r-- 1 root root 736955 Mar 28 01:03 System.map-2.6.10-1.771_FC2 -rw-r--r-- 1 root root 239593 May 8 2004 System.map-2.6.5-1.358 -rw-r--r-- 1 root root 54511 Mar 28 01:03 config-2.6.10-1.771_FC2 -rw-r--r-- 1 root root 46375 May 8 2004 config-2.6.5-1.358 drwxr-xr-x 2 root root 1024 Jun 10 06:41 grub -rw-r--r-- 1 root root 206485 Jun 10 06:41 initrd-2.6.10-1.771_FC2.img -rw-r--r-- 1 root root 190765 Mar 30 02:33 initrd-2.6.5-1.358.img drwx------ 2 root root 12288 Mar 30 04:29 lost+found -rw-r--r-- 1 root root 1471499 Mar 28 01:03 vmlinuz-2.6.10-1.771_FC2 -rw-r--r-- 1 root root 1199031 May 8 2004 vmlinuz-2.6.5- .************************************************************* root@1[mnt]# mount /mnt/hda3 root@1[mnt]# cd /mnt/hda3 root@1[hda3]# ll total 352 drwxr-xr-x 2 root root 4096 Jun 2 12:53 bin drwxr-xr-x 2 root root 4096 Mar 30 04:29 boot drwxr-xr-x 24 root root 167936 Jul 19 10:10 dev drwxr-xr-x 76 root root 12288 Jul 16 04:07 etc -rw-r--r-- 1 root root 0 Jul 19 10:09 halt drwxr-xr-x 4 root root 4096 Mar 30 08:10 home drwxr-xr-x 2 root root 4096 Mar 11 2004 initrd drwxr-xr-x 9 root root 4096 Jul 16 04:07 lib drwx------ 2 root root 16384 Mar 30 04:29 lost+found drwxr-xr-x 2 root root 4096 Apr 14 2004 misc drwxr-xr-x 4 root root 4096 Mar 30 03:03 mnt drwxr-xr-x 3 root root 4096 Jun 28 09:10 opt drwxr-xr-x 2 root root 4096 Mar 30 04:29 proc drwxr-x--- 17 root root 4096 Jul 19 09:55 root drwxr-xr-x 2 root root 12288 Jun 10 08:58 sbin drwxr-xr-x 2 root root 4096 Mar 11 2004 selinux drwxr-xr-x 2 root root 4096 Mar 30 04:29 sys drwxr-xr-x 2 root root 4096 Feb 17 2004 tftpboot drwxrwxrwt 34 root root 69632 Jul 19 10:10 tmp drwxr-xr-x 3 501 501 4096 Mar 30 04:13 u01 drwxr-xr-x 16 root root 4096 Jul 16 04:07 usr drwxr-xr-x 3 root root 4096 Jun 23 11:05 uusr drwxr-xr-x 23 root root 4096 Mar 30 02:58 var drwxr-xr-x 3 root root 4096 Jul 18 05:00 ********************************************************************** |
|
|
|
|
|
#14 |
|
Senior Member
Iscritto dal: Feb 2003
Città: Formia
Messaggi: 1545
|
root@1[hda3]# smartctl -t short /dev/hda
smartctl version 5.32 Copyright (C) 2002-4 Bruce Allen Home page is http://smartmontools.sourceforge.net/ === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION === Sending command: "Execute SMART Short self-test routine immediately in off-line mode". Drive command "Execute SMART Short self-test routine immediately in off-line mode" successful. Testing has begun. Please wait 1 minutes for test to complete. Test will complete after Wed Jul 20 13:07:18 2005 Use smartctl -X to ab ***************************************************************************************** root@1[hda3]# smartctl -a /dev/hda smartctl version 5.32 Copyright (C) 2002-4 Bruce Allen Home page is http://smartmontools.sourceforge.net/ === START OF INFORMATION SECTION === Device Model: SAMSUNG SP0802N Serial Number: S00JJ50XC47773 Firmware Version: TK200-04 Device is: In smartctl database [for details use: -P show] ATA Version is: 7 ATA Standard is: ATA/ATAPI-7 T13 1532D revision 0 Local Time is: Wed Jul 20 13:06:50 2005 EDT ==> WARNING: May need -F samsung or -F samsung2 enabled; see manual for details. SMART support is: Available - device has SMART capability. SMART support is: Enabled === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED General SMART Values: Offline data collection status: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. Self-test execution status: ( 244) Self-test routine in progress... 40% of test remaining. Total time to complete Offline data collection: (3000) seconds. Offline data collection capabilities: (0x1b) SMART execute Offline immediate. Auto Offline data collection on/off support. Suspend Offline collection upon new command. Offline surface scan supported. Self-test supported. No Conveyance Self-test supported. No Selective Self-test supported. SMART capabilities: (0x0003) Saves SMART data before entering power-saving mode. Supports SMART auto save timer. Error logging capability: (0x01) Error logging supported. No General Purpose Logging support. Short self-test routine recommended polling time: ( 1) minutes. Extended self-test routine recommended polling time: ( 50) minutes. SMART Attributes Data Structure revision number: 16 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x000f 100 100 051 Pre-fail Always - 0 3 Spin_Up_Time 0x0007 100 100 025 Pre-fail Always - 4160 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 72 5 Reallocated_Sector_Ct 0x0033 100 100 011 Pre-fail Always - 0 7 Seek_Error_Rate 0x000f 100 100 051 Pre-fail Always - 0 8 Seek_Time_Performance 0x0025 100 100 015 Pre-fail Offline - 0 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 207182 10 Spin_Retry_Count 0x0033 100 100 051 Pre-fail Always - 0 11 Calibration_Retry_Count 0x0012 100 100 000 Old_age Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 38 194 Temperature_Celsius 0x0022 133 115 000 Old_age Always - 35 195 Hardware_ECC_Recovered 0x001a 100 100 000 Old_age Always - 12042 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0 200 Multi_Zone_Error_Rate 0x000a 100 100 051 Old_age Always - 0 201 Soft_Read_Error_Rate 0x000a 100 100 051 Old_age Always - 0 SMART Error Log Version: 1 No Errors Logged SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Short offline Completed without error 00% 1726 - Device does not support Selective Self Tests/Logging root@1[hda3]# |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 11:28.



















