[gull] Impossible de démarrer Ubuntu
    Marc SCHAEFER 
    schaefer at alphanet.ch
       
    Thu Jul  7 16:57:12 CEST 2005
    
    
  
On Wed, Jul 06, 2005 at 10:48:51AM +0200, Marc Geiser wrote:
> * version 2.86 booting
> /etc/init.d/rcS: line 27 : /etc/default/rcS: Input/Output error
démarrer avec
   linux init=/bin/sh
(grub ou LILO)
puis faire:
   e2fsck -f /dev/hda7  # si /dev/hda7 est /
et voir s'il y a des erreurs.
> Je ne parviens même pas à démarrer en "Recovery mode", mais en revanche 
> j'arrive à monter mes partitions depuis Knoppix  ou  Mandrake qui est 
> encore installé sur mon système.
dans ce cas, faire le e2fsck sur ces systèmes, regarder les erreurs et
le dmesg.
> Que signifie ce Input/Output error ?
erreur générique UNIX d'entrée sortie (EIO), voir man 2 read:
       EIO    I/O error. This will happen for example when the process is in a
              background  process  group,  tries  to read from its controlling
              tty, and either it is ignoring or blocking SIGTTIN or  its pro-
              cess  group is orphaned.  It may also occur when there is a low-
              level I/O error while reading from a disk or tape.
c'est probablement la 2e explication qui est la bonne.
    
    
More information about the gull
mailing list