/dev/console not found nach dump/restore

Florian Lohoff flo at rfc822.org
Thu Feb 9 10:24:54 CET 2006


On Wed, Feb 08, 2006 at 07:48:48PM +0100, Markus Wigge wrote:
> Hi,
> 
> habe ein laufendes Debian mittels dump/restore auf eine andere
> Platte geschoben (sdaX->hdcX).
> Die ueblichen Verdaechtigen angepasst (fstab, menu.lst) und im BIOS
> die Bootreihenfolge umgestellt (Natuerlich vorher noch den grub auf
> die neue Platte installiert).
> Grub startet, kernel startet, -Panic
> 
> cannot open /dev/console !??

Ich nehme mal an das du udev oder devfs verwendest. D.h. du musst
zusehen das in der neuen installation /dev existiert und auch dort ein
"console" drin ist

cd /dev
MAKEDEV std
MAKEDEV console

und dann neu booten. Wenn du udev machst brauchst du nicht mehr weil
udev anschliessend ein tmpfs daruebermounted.

Wenn das filesystem nicht da sein sollte bekommst du einen panic das der
kernel das rootfs nicht gefunden hat.

Flo
-- 
Florian Lohoff                  flo at rfc822.org             +49-171-2280134
                        Heisenberg may have been here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lug-owl.de/pipermail/linux/attachments/20060209/0009f865/attachment.sig>


More information about the Linux mailing list