Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:guides:uncommoninst [2014/12/01 17:56] – bellard | en:guides:uncommoninst [2015/06/21 12:28] (current) – tiny edit linea | ||
|---|---|---|---|
| Line 71: | Line 71: | ||
| # cat fdiso* | cpio -i | # cat fdiso* | cpio -i | ||
| # rm fdiso*</ | # rm fdiso*</ | ||
| + | <note tip>If space is critical, replace the last 2 lines with: | ||
| + | < | ||
| + | </ | ||
| Now you can use any install method from an ISO image. Example: | Now you can use any install method from an ISO image. Example: | ||
| < | < | ||
| Line 176: | Line 179: | ||
| Both notes in 'Loop install' | Both notes in 'Loop install' | ||
| <note tip>The subdirectory install does not use exotic packages from preinit. You can use any SliTaz flavor (except lorams).</ | <note tip>The subdirectory install does not use exotic packages from preinit. You can use any SliTaz flavor (except lorams).</ | ||
| - | <note tip>The subdirectory install can be easily tested with a [[wp> | + | <note tip>The subdirectory install can be easily tested with a [[wp> |
| ===== Subdirectory install in a non-Posix filesystem ===== | ===== Subdirectory install in a non-Posix filesystem ===== | ||
| Line 189: | Line 192: | ||
| # mount.posixovl /mnt/slitaz | # mount.posixovl /mnt/slitaz | ||
| # unlzma -c / | # unlzma -c / | ||
| + | <note tip> | ||
| + | Windows users can extract the archive http:// | ||
| + | </ | ||
| ==== Boot setup ==== | ==== Boot setup ==== | ||