Difference between revisions of "ManjaroISO"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Excalibur1234 |
imported>Excalibur1234 |
||
Line 173: | Line 173: | ||
If there is a severe error in buildiso or if you want to build a completely new install-media, it might be necessary to delete buildiso's work folder. In our example this is: | If there is a severe error in buildiso or if you want to build a completely new install-media, it might be necessary to delete buildiso's work folder. In our example this is: | ||
sudo rm -rfv ~/work/manjaroiso/e17/work-x86_64 | sudo rm -rfv ~/work/manjaroiso/e17/work-x86_64 | ||
Attention: The <code>work-x86_64</code> folder will '''not''' be completely deleted, because parts of it are mounted. In severe cases, please reboot your system. | '''Attention:''' The <code>work-x86_64</code> folder will '''not''' be completely deleted, because parts of it are mounted. In severe cases, please reboot your system. | ||
== Building 32 bit media on 64 bit systems == | == Building 32 bit media on 64 bit systems == |