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

Up libqcow (20210419)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 18:11:13 2022 +0000 (2022-05-20)
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	Fri May 20 18:11:13 2022 +0000
     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.