Rechner bootet nicht immer komplett

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Mandarine
Beiträge: 85
Registriert: 03.05.2005 07:59:28

Rechner bootet nicht immer komplett

Beitrag von Mandarine » 22.07.2007 10:08:52

Hallo,

ich habe meinen Rechner neu installiert mit EDGE. Dabei liegt u. a. "/" auf einer CF Karte (siehe auch http://www.debianforum.de/forum/viewtopic.php?t=86545, wobei ich nicht weiß ob das mit meinem Problem zu tun hat).

Folgendes Problem: Wenn ich den Rechner "kalt" start läuft der Bootvorgang los und bleibt in der Regel bei folgender Meldung stehen:

Code: Alles auswählen

Begin: Running /scripts/local-premount
kinit: name_to_dev_t(/dev/hde1) = hde1(33,1)
kinit: trying to resume from /dev/hde1
Attempting manual resume
kinit: no resume image, doing normal boot ...
Done.
mount: Mounting /dev/hda1 on /root failed. Device or resource busy
Begin: Running /scripts/local-bottom ...
Done.
Done.
Begin: Running /scripts/init-bottom
mount: Mounting /root/dev on /dev/.static/dev failed: No such file or directory
Done.
mount: Mounting /sys on /root/sys failed: No such file or directory
mount: Mounting /proc on /root/proc failed: No such file or directory
Targe filesystem doesn't have /sbin/init


BusyBox v1.1.3 (Debian 1:1,1,3-4) Buit in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh: can't access tty; job control turned off
(initramfs)
Wenn ich den Rechner danach mit Strg+Alt+Entf neu starte bootet er in der Regel vollständig (wobei er doch ab und an zwei versuche benötigt und mit dem gleichen Bildschirm stehen bleibt).

Wer kann mir helfen?

Sascha

Benutzeravatar
Teddybear
Beiträge: 3163
Registriert: 07.05.2005 13:52:55
Lizenz eigener Beiträge: GNU Free Documentation License
Wohnort: Altomünster
Kontaktdaten:

Beitrag von Teddybear » 22.07.2007 10:26:34

Moin

Wieviel Platten hast du in deinem Rechner?? oder ist das ein Typo?
Begin: Running /scripts/local-premount
kinit: name_to_dev_t(/dev/hde1) = hde1(33,1)
kinit: trying to resume from /dev/hde1
hde1(33,1) ???

Also Festplatte 33 Partition 1 ???
Versuchungen sollte man nachgeben. Wer weiß, ob sie wiederkommen!
Oscar Wilde

Mod-Voice / My Voice

Mandarine
Beiträge: 85
Registriert: 03.05.2005 07:59:28

Beitrag von Mandarine » 22.07.2007 10:34:49

Nein, das ist kein Typo (wobei ich alles abgetippt habe ... der Inhalt wird nämlich nicht im Syslog protokolliert).

Zur Ausrüstung meines Systems:

IDE1 Primary: CF Karte mit 4 GB (hda mit /, /boot, /root, /usr ...)
IDE1 Slave: CD-ROM

Zusätzlicher IDE Kontroller (das Board kann nur 8 GB adressieren)
IDE 3 Primary: 160 GB Festplatte (/devhdc)
IDE 3 Slave: 160 GB Festplatte (/dev/hdd/)

Die beiden als RAID1 (/srv)

IDE 4 Primary: 80 GB Festplatte (/dev/hde, mit /home, /var und /tmp)

Any suggestions?

Sascha

Benutzeravatar
Teddybear
Beiträge: 3163
Registriert: 07.05.2005 13:52:55
Lizenz eigener Beiträge: GNU Free Documentation License
Wohnort: Altomünster
Kontaktdaten:

Beitrag von Teddybear » 22.07.2007 10:39:06

Dann stimmt der eintrag im Bootloader nicht!
Dann müsste es eigentlich hda1(0,1) sein.

Da die CF an IDE1 hängt
Versuchungen sollte man nachgeben. Wer weiß, ob sie wiederkommen!
Oscar Wilde

Mod-Voice / My Voice

Benutzeravatar
KBDCALLS
Moderator
Beiträge: 22455
Registriert: 24.12.2003 21:26:55
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: Dortmund
Kontaktdaten:

Beitrag von KBDCALLS » 22.07.2007 12:01:21

Poste mal deine /boot/grub/menu.lst

PS: Die aktuelle Version heißt nicht EGDE (Ecke) sondern Etch.
Was haben Windows und ein Uboot gemeinsam?
Kaum macht man ein Fenster auf, gehen die Probleme los.

EDV ist die Abkürzung für: Ende der Vernunft

Bevor du einen Beitrag postest:
  • Kennst du unsere Verhaltensregeln
  • Lange Codezeilen/Logs gehören nach NoPaste, in Deinen Beitrag dann der passende Link dazu.

Mandarine
Beiträge: 85
Registriert: 03.05.2005 07:59:28

Beitrag von Mandarine » 22.07.2007 12:51:39

Hallo,

hier die /boot/grub/menu.lst

Code: Alles auswählen

# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default         0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout         5

# Pretty colours
color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title         Windows 95/98/NT/2000
# root          (hd0,0)
# makeactive
# chainloader   +1
#
# title         Linux
# root          (hd0,1)
# kernel        /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=/dev/hda1 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(single-user) single
# altoptions=(single-user mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## ## End Default Options ##

title           Debian GNU/Linux, kernel 2.6.18-4-686
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.18-4-686 root=/dev/hda1 ro acpi=off
initrd          /boot/initrd.img-2.6.18-4-686
savedefault

title           Debian GNU/Linux, kernel 2.6.18-4-686 (single-user mode)
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.18-4-686 root=/dev/hda1 ro single
initrd          /boot/initrd.img-2.6.18-4-686
savedefault

### END DEBIAN AUTOMAGIC KERNELS LIST

Antworten