Benutzer-Werkzeuge

Webseiten-Werkzeuge


wiki:livesystem

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
Letzte ÜberarbeitungBeide Seiten, nächste Überarbeitung
wiki:livesystem [2020/11/10 21:47] – [squashfs wieder neu erstellen] pulsarwiki:livesystem [2020/11/10 21:51] – [Die neue ISO erstellen] pulsar
Zeile 232: Zeile 232:
  
   mksquashfs squashfs-root/ livefs.squashfs -noappend -always-use-fragments -b 1048576 -comp xz -Xbcj x86   mksquashfs squashfs-root/ livefs.squashfs -noappend -always-use-fragments -b 1048576 -comp xz -Xbcj x86
-  +  
 + 
 +  mv /root/squashfs-temp/livefs.squashfs /var/tmp/linux/LiveOS/squashfs.img 
 + 
 + 
 <code> <code>
-iglu:~/suse152_squashfs-temp # l /var/tmp/suse152/LiveOS/+iglu:~/root_squashfs-temp # l /var/tmp/linux/LiveOS/
 total 910720 total 910720
 drwxr-xr-x 1 root root        24 Nov  3 08:56 ./ drwxr-xr-x 1 root root        24 Nov  3 08:56 ./
Zeile 243: Zeile 247:
 Das Image ist aktuell 933MB groß. Das Image ist aktuell 933MB groß.
  
-  mv /root/squashfs-temp/livefs.squashfs /var/tmp/linux/LiveOS/squashfs.img 
  
 ==== Die neue ISO erstellen ==== ==== Die neue ISO erstellen ====
Zeile 251: Zeile 254:
  
 <code> <code>
-ws19233:/var/tmp/linux # l+iglu:/var/tmp/linux # l
 total 0 total 0
 drwx------ 1 root root    26 Dec 17 13:39 ./ drwx------ 1 root root    26 Dec 17 13:39 ./
Zeile 265: Zeile 268:
 Man könnte noch LänderSprachen entfernen die nicht benötigt werden: Man könnte noch LänderSprachen entfernen die nicht benötigt werden:
  
-Den Pfad ''/var/tmp/suse152/boot/x86_64/loader/'' kontrollieren+Den Pfad ''/var/tmp/linux/boot/x86_64/loader/'' kontrollieren
  
  
Zeile 272: Zeile 275:
  
   mkisofs -o suse15_secure.iso -b boot/x86_64/loader/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table -J -R -V "openSUSE_Leap_15.1_KDE_Live" .   mkisofs -o suse15_secure.iso -b boot/x86_64/loader/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table -J -R -V "openSUSE_Leap_15.1_KDE_Live" .
-  mkisofs -o /tmp/minicd.iso -b boot/x86_64/loader/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table /tmp/minicd 
- 
  
 ==== GFXboot.cfg ==== ==== GFXboot.cfg ====
wiki/livesystem.txt · Zuletzt geändert: 2020/11/11 15:56 von techguru