[RH 7.3] Fout na installatie/opstarten

Pagina: 1
Acties:

  • Karel2001
  • Registratie: Februari 2001
  • Laatst online: 03-06-2022
ik heb net RH 7.3 op een pc gezet. er staat al Win XP pro op en ik heb RH op de extend partitie gezet (dus XP op c: en RH op d:) Na de installatie (waar volgens mij alles goed ging) krijg ik netjes bij opstarten het grafische boot menu, zonde optie voor XP(wel dos)? ik heb de bootloader op de MBR gezet...

maarja eerst maar effe RH opstarten...wel dat gaat dus allemaal goed tot m'n scherm gaat flikkeren en ik na een tijdje de melding krijg:
Unit: Id "x" respawning too fast" disabled for 5 minutes :?

dit is mijn eerste Linux (en waarschijnlijk laatste ?:) ) installatie en waarschijnlijk zie ik wat over het hoofd....

de specs staan onderaan (1e PC)

Verwijderd

waarschijnlijk dat ie met 'dos' gewoon xp opstart :)
als je dat wilt veranderen, edit dan even /etc/lilo.conf en verander dos in xp :)

uit linux faq:
9.24. ``init: Id "x" respawning too fast: disabled for 5 minutes.''

In most distributions this means that the system is booting by default into
runlevel 5, which is supposed to respawn (re-start again after it's been
exited) a graphical login via xdm, kdm, gdm, or whatever, and the system
can't locate the program.

However, ``Id'' can also indicate the absence or misconfiguration of another
program, like mingetty, if init tries to respawn itself more than 10 times in
2 minutes.

Id ``x'' is the number in the leftmost column of the /etc/inittab file:

+---------------------------------------------------------------------------+
| # Run gettys in standard runlevels |
| 1:2345:respawn:/sbin/mingetty tty1 |
| 2:2345:respawn:/sbin/mingetty tty2 |
| 3:2345:respawn:/sbin/mingetty tty3 |
| 4:2345:respawn:/sbin/mingetty tty4 |
| 5:2345:respawn:/sbin/mingetty tty5 |
| 6:2345:respawn:/sbin/mingetty tty6 |
+---------------------------------------------------------------------------+

Commenting the offending line out and then fixing the errant program and
testing on the command line will allow you to see any error messages that go
to standard error output (console) if the errors are not going to the system
log file. Uncomment the line and restart init with ``kill -SIGHUP 1'' or ``
telinit q'' to cause init to reinitialize and reread the /etc/inittab file.

Some systems, however, rewrite /etc/inittab when booting. In that case, refer
to the init man page, and/or the settings in /etc/sysconfig/init.

Refer to the init and /etc/inittab man pages for detailed information.
staat er nog iets _voor_ die foutmelding? datum/tijd enzo

  • Karel2001
  • Registratie: Februari 2001
  • Laatst online: 03-06-2022
bedankt! ik heb ondertussen RH effe ge-uninstalled. Ik ga het meteen wel weer erop zetten want het ziet er zeer gelikt uit.(maar dan effe goed).

Als ik DOS selecteerde kreeg ik niets... dus de bootmanager werkte niet correct, ik heb wel LILO geselecteerd en op de MBR partitie gezet (bij XP)... heeft het te maken met het feit dat het een NTFS partitie is ?