Skip to content

ZorinOS

Zorin OS (Template:Pron-en) is an Ubuntu based Linux distribution that has a Microsoft Windows like GUI (Graphical User Interface). This makes it easier for Windows users to switch over to Linux. Because Zorin OS is based on Ubuntu, help is easy to find which makes Zorin OS a well supported Linux distribution.

Zorin OS is licensed by GNU General Public License V3 which means that users are free to run, copy, distribute, study, change, develop and improve the software. Zorin OS is also free just like most Linux distributions.

Zorin OS x86

Copy initrd.lz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/zorinos/i386/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/zorinos/i386/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/zorinos/i386/casper/

Zorin OS x64

Copy initrd.lz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/zorinos/x86_64/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/zorinos/x86_64/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/zorinos/x86_64/casper/

Zorin OS Educational Edition

Copy initrd.lz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/zorinos/edu/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/zorinos/edu/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/zorinos/edu/casper/