[Eisfair] Problem bei Kernel-Update 2.6.32-eisfair-1-SMP auf neuesten Kernel

Thomas Bork tom at eisfair.org
Di Aug 23 23:56:53 CEST 2016


Am 23.08.2016 um 22:09 schrieb Marcus Roeckrath:

>>  >  type "rootdev root_device" to set device to boot.
> Ich meine , dass müsste rootdev=... heißen.

Nein, das müsste es nicht. rootdev ist ein Skript in der initramfs, 
welches als Parameter das Root-Device erwartet und dieses in die Datei 
/rootdev schreibt. Hier wird das Skript erzeugt:

# Create rootdev function
echo '#!/bin/sh' > /bin/rootdev
echo 'echo "$1" > /rootdev' >> /bin/rootdev
echo 'exit $?' >> /bin/rootdev
$CHMOD 0755 /bin/rootdev
RDEV="/bin/rootdev"

Siehe auch:
https://ssl.nettworks.org/repo/browse/eisfair/trunk/install/eisfair-1/eis-installer/rootfs/var/install/initrd/initrdfs_empty/initpartone?r=40457

-- 
der tom
[eisfair-team]


Mehr Informationen über die Mailingliste Eisfair