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
wiki:livesystem [2020/11/10 21:48] – [squashfs wieder neu erstellen] pulsarwiki:livesystem [2020/11/11 15:56] (aktuell) – [CHROOT] techguru
Zeile 88: Zeile 88:
  
 Mit ''chroot'' das Live System betreten Mit ''chroot'' das Live System betreten
- +
   chroot /media/sicherung/Images_ISOs/secureDVD/imgmount/   chroot /media/sicherung/Images_ISOs/secureDVD/imgmount/
  
Zeile 233: Zeile 233:
   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   mv /root/squashfs-temp/livefs.squashfs /var/tmp/linux/LiveOS/squashfs.img
  
    
 <code> <code>
-iglu:~/suse152_squashfs-temp # l /var/tmp/linux/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 246: 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 254: 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 268: 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 275: 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.1605041315.txt.gz · Zuletzt geändert: 2020/11/10 21:48 von pulsar