blob: d5d51835cf862582e4c620250731c48848dc0402 (
plain)
1
2
3
|
#Create Initrd if it does not exist and create symlinks for bzImage and initrd for kboot autoboot
echo "ro pci=noearly console=tty1 console=ttyS0 console=ttyMFD2 earlyprintk=mrst loglevel=8 s0ix_latency=160" > /boot/kboot.cmdline
|