search for: smbios_serial_numb

Displaying 3 results from an estimated 3 matches for "smbios_serial_numb".

Did you mean: smbios_serial_number
2016 Feb 19
6
Building a http query string including SMBIOS Serial Number to load a specific kernel
...There is a way to get the system serial number from SMBIOS and pass it as HTTP query string to get the kernel and initrd? Something like this: LABEL OS Download MENU LABEL Clonezilla MENU INDENT 1 KERNEL http://192.168.10.10/kernel.php?type=kernel ( http://myserver/kernel.php?SN=SMBIOS_SERIAL_NUMBER&type=kernel )&SN=SMBIOS_SERIAL_NUMBER APPEND initrd=http://192.168.10.10/kernel.php?type=initrd&SN=SMBIOS_SERIAL_NUMBER boot=live ... I found that SYSAPPEND is able to get info from SMBIOS, but there is a way to accomplish what I'm trying to do, i.e. replace SMBIOS_SERIAL_N...
2016 Feb 20
1
Building a http query string including SMBIOS Serial Number to load a specific kernel
...>> as HTTP query string to get the kernel and initrd? >> Something like this: >> >> LABEL OS Download >> MENU LABEL Clonezilla >> MENU INDENT 1 >> KERNEL http://192.168.10.10/kernel.php?type=kernel ( >> http://myserver/kernel.php?SN=SMBIOS_SERIAL_NUMBER&type=kernel >> )&SN=SMBIOS_SERIAL_NUMBER >> APPEND >> initrd=http://192.168.10.10/kernel.php?type=initrd&SN=SMBIOS_SERIAL_NUMBER >> boot=live ... >> >> I found that SYSAPPEND is able to get info from SMBIOS, but there is a >> way to acco...
2016 Feb 19
0
Building a http query string including SMBIOS Serial Number to load a specific kernel
...number from SMBIOS and pass it > as HTTP query string to get the kernel and initrd? > Something like this: > > LABEL OS Download > MENU LABEL Clonezilla > MENU INDENT 1 > KERNEL http://192.168.10.10/kernel.php?type=kernel ( > http://myserver/kernel.php?SN=SMBIOS_SERIAL_NUMBER&type=kernel > )&SN=SMBIOS_SERIAL_NUMBER > APPEND > initrd=http://192.168.10.10/kernel.php?type=initrd&SN=SMBIOS_SERIAL_NUMBER > boot=live ... > > I found that SYSAPPEND is able to get info from SMBIOS, but there is a > way to accomplish what I'm trying...