wok diff linld/stuff/linld.txt @ rev 24889

grub2: sed command corrected
author Hans-G?nter Theisgen
date Sat Apr 02 17:34:21 2022 +0100 (2022-04-02)
parents 3d63943ab632
children
line diff
     1.1 --- a/linld/stuff/linld.txt	Sun Oct 20 19:27:27 2019 +0200
     1.2 +++ b/linld/stuff/linld.txt	Sat Apr 02 17:34:21 2022 +0100
     1.3 @@ -54,6 +54,6 @@
     1.4  > linld @args.cmd
     1.5  
     1.6  The -f and -b are useful skip XMM (max 64M ?) and VCPI (max 32M ?) limits:
     1.7 -> linld -f -b 64m initrd=rootfs4.gz,rootfs3.gz,rootfs2.gz,rootfs1.gz "cl=video=-32"
     1.8 +> linld -f -b 64m initrd=rootfs4.gz,rootfs3.gz,rootfs2.gz,rootfs1.gz "cl=root=/dev/null video=-32"
     1.9  
    1.10  Image/zImage support.