manconv: can't set the locale, Probleme mit Sqiueeze-Update

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
pixel24
Beiträge: 143
Registriert: 28.06.2005 13:26:41

manconv: can't set the locale, Probleme mit Sqiueeze-Update

Beitrag von pixel24 » 25.11.2010 10:39:39

Hallo zusammen,

ich betreibe einen Xen-Server mit Debian5 als Dom0. Ich vermute mal dass mein Problem nicht Xen-spezifisch ist. Ich installiere eine neue DomU mit Debian Lenny 64Bit (Minimal) da der CT-Server hiefür fertige Templates mitbringt. Nun möchte ich die Maschiene auf Squeeze upgraden. Hierzu ändere ich die sources.list:

Code: Alles auswählen

deb http://security.debian.org/ squeeze/updates main contrib non-free
deb http://ftp.de.debian.org/debian/ squeeze main contrib non-free
und führe anschließend:

Code: Alles auswählen

aptitude update
aptitude install apt dpkg aptitude
aptitude full-upgrade
Dabei hagelt es schon massenhaft die Fehlermeldung:

Code: Alles auswählen

manconv: can't set the locale; make sure $LC_* and $LANG are correct
Die Frage ob wäredn der Installation auf das neue Startsystem umgestellt werden soll habe ich mal verneint. Die restlichen Fragen habe ich auf den Vorgaben belassen. Wie immer bei einer Xen-DomU wird ein Fehler ausgegeben das Grub nicht installiert werden konnte. Den brauche ich jedoch auch nicht.

Beim anschließenden Versuch die Maschiene zu starten bleibt er bei:

Code: Alles auswählen

Loading, please wait...
mount: mounting none on /dev failed: No such device
W: devtmpfs not available, falling back to tmpfs for /dev
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Waiting for root file system ... done.
Gave up waiting for root device.  Common problems:
 - Boot args (cat /proc/cmdline)
   - Check rootdelay= (did the system wait long enough?)
   - Check root= (did the system wait for the right device?)
 - Missing modules (cat /proc/modules; ls /dev)
ALERT!  /dev/xvda1 does not exist.  Dropping to a shell!


BusyBox v1.17.1 (Debian 1:1.17.1-8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh: can't access tty; job control turned off
(initramfs)
hängen. Der Bootloader-Eintrag sieht so:

Code: Alles auswählen

title           Debian GNU/Linux, kernel 2.6.26-2-xen-amd64
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.26-2-xen-amd64 root=/dev/xvda1 ro BOOT
initrd          /boot/initrd.img-2.6.26-2-xen-amd64
aus. Hat jemand einen Hinweis für mich wo das Problem liegen könnte?

Viele Grüße

Antworten