Hallo,
On 07/10/03 00:15, Bernd Müller wrote:
danke erst einmal für die Antworten! Aber ich habe noch ein paar Fragen zum Booten des Kernels:
dd if=/mein/kernel of=/dev/hdX
rdev /mein/kernel /dev/hdXY
stellt für das Kernel-Image /mein/kernel das root-Device hdXY ein.
Mit rdev kann man auch den anfänglichen Videomodus setzen.
Ich habe mir das rdev jetzt mal angesehen (habe ich im Übrigen noch nicht gekannt!). Allerdings vermute ich, daß rdev nur bei einem funtkionierenden Linux funtkioniert oder liege ich da falsch?
die Manpage zu rdev sagt:
The rdev utility, when used other than to find a name for the current root device, is an ancient hack that works by patching a kernel image at a magic offset with magic num bers. It does not work on architectures other than i386. Its use is strongly discouraged. Use a boot loader like SysLinux or LILO instead.
Nun weiß ich nicht genau, ob damit nur das Tool oder auch der Kernel zwingend i386 sein muss. Wenn letzteres zutrifft, hilft's dir offensichtlich nicht.
Vielleicht solltest du dir mal http://www.linux-mips.org anschauen.
Chao