Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:guides:uncommoninst [2011/09/08 15:08] – [Boot setup] bellard | en:guides:uncommoninst [2015/06/21 12:28] (current) – tiny edit linea | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| The following configurations are using the SliTaz 4.0 boot loader **grub4dos-linux**. | The following configurations are using the SliTaz 4.0 boot loader **grub4dos-linux**. | ||
| - | Most kernel command line arguments are processed by [[http:// | + | Most kernel command line arguments are processed by [[http:// |
| ===== Frugal install ===== | ===== Frugal install ===== | ||
| Line 51: | Line 51: | ||
| ==== Prepare a floppy set ==== | ==== Prepare a floppy set ==== | ||
| - | Get a floppy set from http:// | + | Get a floppy set from http:// |
| <note tip>Your may use one floppy only with [[http:// | <note tip>Your may use one floppy only with [[http:// | ||
| for a manual install (without the slitaz-installer)</ | for a manual install (without the slitaz-installer)</ | ||
| 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 155: | Line 158: | ||
| ... create a subdirectory and install SliTaz into it! | ... create a subdirectory and install SliTaz into it! | ||
| - | |||
| - | <note important> | ||
| - | </ | ||
| ==== Root filesystem files installation ==== | ==== Root filesystem files installation ==== | ||
| Line 178: | Line 178: | ||
| 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> | ||
| ===== Subdirectory install in a non-Posix filesystem ===== | ===== Subdirectory install in a non-Posix filesystem ===== | ||
| Line 184: | Line 185: | ||
| Use [[http:// | Use [[http:// | ||
| - | <note important> | ||
| - | </ | ||
| ==== Root filesystem files installation ==== | ==== Root filesystem files installation ==== | ||
| Line 193: | 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 ==== | ||