Instalacja ->SparkyLinux na dysku twardym po polsku.
To install SparkyLinux on a hard/usb drive run desktop’s “SparkyLinux installer” icon.
You can also use text mode installer – instead of GUI:
sudo sparkylinux-installer
1. Target system’s language
1. Run the installer and click “Yes”.
2. The installer will install the system with locales you’ve chosen at start boot and US English keyboard layout. If you’d like to change it click “Yes”.
3. Mark your language and click “Forward”.
4. Choose your language if different than English.
5. Choose keyboard model.
6. Change keyboard layout if different than English.
7. Choose your keyboard.
8. At this step choose default settings.
2. Partitions
9. Make preperation for new partitions for SparkyLinux.
10. Choose a disk (if you have more than one) for the new system installation.
11. GParted disk partitioner will run itself so create at least 2 partitions (maximum 3) :
– root partition “/” – minimum size 5GB (10 GB recommended) – “Eris edition”
– root partition “/” – minimum size 20GB (30 GB recommended) – “GameOver edition”
– SWAP partition – minimum size 256MB (512MB recommended)
– additionally you can create “home” partition for your personal files
If you need help with a disk partitioning, read my tutorial : Hard drive partitioning
It’s in Polish so use the online translator placed at the top left corner.
12. After closing down the GParted window, choose the SWAP partition.
13. Choose the “root” partition for system files.
14. Choose file system for the “root partition” (ext4 recommended). It will be formatted.
15. Choose a partition for your “home” folder if you have one.
16. Choose file system for the “home” folder (will be formatted). If you would like to share your existing “home” partition with your other Linux account, choose “do not format”. The partition will be not formatted then.
3. Users and passwords
17. Now:
– type your system administrator (root) password twice
– type your real name
– type your new user nick name
– type your password twice
– type your host name
4. Bootloader
18. Choose a place for GRUB bootloader installation (MBR recommended).
5. Timezone
19. System clock settings. To set up your time zone choose “Yes”.
6. Installation
20. If all the information is correct, click “Yes” to start installation process.
21. First the newly created partitions will be formatted.
22. Now, all system files will be copied into the partitions.
23. Next, the installer will do post-installation work.
24. As the last step, the GRUB bootloader will be installed.
25. The installation process ended, reboot your computer now.
You should install a few extra language packages via Synaptic (or apt-get).
For Polish for example install:
– wpolish
– myspell-pl
– aspell-pl
– iceweasel-l10n-pl
– icedove-l10n-pl
– libreoffice-l10n-pl
For your language, replace “pl” for your country code.
Have a nice work and fun with SparkyLinux !
Back to -> FAQ main page