[Eisfair] Kernel 5.15.119-pae - eiskernel-pae 6.4.1 - kein Platz in /boot

Johannes Hinteregger effendi at bayern-mail.de
Mo Jul 31 11:27:30 CEST 2023


Hallo,

> 
>>> Ich möchte sicher gehen, dass sich da nichts unsichtbares im String
>>> versteckt.
>>>
>>
>> eis # x=$(stat -c %D /)
>> eis # echo ${#x}
>> 3
>> eis # echo _${x}_
>> _903_
> 
> 
> OK, da muesen wir weiter droeseln
> 
> 
> setzte bitte in das Skript
> 
> /usr/libexec/update-bootloader
> 
> 
> nach
> 
> . /var/install/include/eislib
> 
> exec 2>/tmp/bootloader-trace$$.log
> set -x
> 
> 
> und fuehre dann das Skript aus, dann liegt dann in /tmp der trace
> 
> Holger
> 


+ do_debug=no
++ lsb_release -ds
+ system=eisfair-1
+ main
+ boot_dir=/boot/extlinux
+ mkdir -p /boot/extlinux
+ boot_conf=/boot/extlinux/extlinux.conf
+ lilo_conf=false
+ '[' -f /etc/lilo.conf ']'
+ '[' '' = -- ']'
+ '[' -z ']'
+ create_config
+ local disk_byid=
+ local disk_dev=
+ local boot_byid=
+ local boot_dev=
+ local root_uuid=
+ local root_dev=
+ false
+ '[' -f /boot/extlinux/extlinux.conf ']'
++ lookup_append_from_boot_conf APPEND
++ '[' -f /boot/extlinux/extlinux.conf ']'
++ local key=APPEND
+++ egrep 'APPEND[[:blank:]]' /boot/extlinux/extlinux.conf
+++ head -1
+++ grep -v '^#'
+++ sed 's|^.*APPEND ||'
+++ sed 's|root=[^ ]* ||'
++ local 'value=raid=noautodetect net.ifnames=0 consoleblank=600'
++ echo 'raid=noautodetect net.ifnames=0 consoleblank=600'
+ local 'append_args=raid=noautodetect net.ifnames=0 consoleblank=600'
++ lookup_device_from_path /
++ local mountpoint=/
+++ LANG=C
+++ stat /
+++ cut -f 1 -d /
+++ grep Device:
+++ cut -f 2 -d ' '
+++ sed s#h##g
++ hex_dev_number='9,3  Inode:'
++ '[' 10 -lt 4 ']'
++ '[' 10 -eq 4 ']'
+++ printf '%d\n' 0x9,3
./update-bootloader: line 140: printf: 0x9,3: invalid hex number
++ local major=9
+++ printf '%d\n' '0x   I'
./update-bootloader: line 141: printf: 0x       I: invalid hex number
++ local minor=0
+++ find /sys/dev/block -name 9:0
+ root_partition=
+ '[' -z '' ']'
+ mecho --error 'Failed to lookup block device for root partition'
+ _mecho_opt=STD
+ _mecho_mode=tty
+ _mecho_flags=
+ _mecho_colors=
+ _mecho_append=
+ '[' 1 ']'
+ case "$1" in
+ _mecho_opt=ERROR
+ shift
+ '[' 1 ']'
+ case "$1" in
+ break
++ echo tty
++ tr a-z A-Z
+ _mecho_mode2=TTY
+ eval '_mecho_pre=$_EISLIB_COLOR_TTY_PRE'
++ _mecho_pre=
+ eval '_mecho_post=$_EISLIB_COLOR_TTY_POST'
++ _mecho_post=
+ eval '_mecho_reset=$_EISLIB_COLOR_TTY_RESET'
++ _mecho_reset='\033[0m'
+ eval '_mecho_colors=$_EISLIB_COLOR_TTY_ERROR'
++ _mecho_colors='\033[31m\033[47m\033[1m\033[7m'
+ '[' tty = html ']'
+ echo -e '\033[31m\033[47m\033[1m\033[7mFailed to lookup block device 
for root partition\033[0m'
+ exit 1


VG Johannes


Mehr Informationen über die Mailingliste Eisfair