User Tools

Site Tools


doc:howto:tce

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
doc:howto:tce [2019/09/17 11:15]
stefanbaur [Configuring the Build] updated apt-cacher-ng detection and actions to take if successful
doc:howto:tce [2019/09/17 12:02]
stefanbaur [Starting the Build] we need to fetch kernel and initrd from the chroot directory to be buildtype-independent
Line 263: Line 263:
     if lb build ; then     if lb build ; then
         echo -e "Build is done: '$LBX2GO_TCEDIR'"         echo -e "Build is done: '$LBX2GO_TCEDIR'"
-        ln ./binary/live/vmlinuz ./x2go-tce-vmlinuz +        ln $(realpath ./chroot/vmlinuz./x2go-tce-vmlinuz 
-        ln ./binary/live/initrd.img ./x2go-tce-initrd.img+        ln $(realpath ./chroot/initrd.img./x2go-tce-initrd.img
         ln ./binary/live/filesystem.squashfs ./x2go-tce-filesystem.squashfs         ln ./binary/live/filesystem.squashfs ./x2go-tce-filesystem.squashfs
  
doc/howto/tce.txt · Last modified: 2024/01/26 19:49 by stefanbaur