17 Feb 2018, 18:37

@welshfrites bon, en fait, il faut un peu tout 😕

mount -o remount, rw /
cat > /etc/init.d/S01xu4fb <<EOF
#!/bin/bash

if test "\$1" != "start"
then
  exit 0
fi

fbset -fb /dev/fb0 -g 1024 600 1024 600 32
EOF
chmod 755 /etc/init.d/S01xu4fb
mount -o remount, rw /boot 
wget -O /boot/boot.ini https://gist.githubusercontent.com/substring/99a0406b3c1898676001fd35dfba46e0/raw/6bfed559fcf0bd4e67d657c493dbf255ad84f18d/boot.ini%2520for%2520XU4%2520VU7+
reboot

Si tu vois un enccart de la video d'intro, c'est gagné 😉