You are not logged in.
When using 'tazlito writeiso' is it possible to skip the /home/ folder?
Also, is it possible to define the location of the output file? i.e. 'tazlito writeiso /tmp/slitaz.iso' or something like that? I already tried that and it doesn't work...
I'm trying to 'writeiso' to create an image for a system with a persistent /home/ folder located on a local hard drive, so I want to avoid including /home/ in the ISO file. /home/ will be pre-configured in /etc/fstab to point to /dev/hda1
Offline
When using 'tazlito writeiso' is it possible to skip the /home/ folder?
Remove home from this line: http://hg.slitaz.org/tazlito/file/2d5213a11839/tazlito#l2348
Also, is it possible to define the location of the output file? i.e. 'tazlito writeiso /tmp/slitaz.iso' or something like that?
Change DISTRO="/home/slitaz/distro" http://hg.slitaz.org/tazlito/file/2d5213a11839/tazlito#l2272
Offline
Thanks!
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]