Skip to content

Netrunner

Blue Systems, the company who also sponsors LinuxMint, offers Netrunner as a desktop system for everyday use based on Plasma Desktop by KDE.

It targets new users as well as users experienced with Linux. Plasma Desktop allows both user groups to easily customize their desktop to their personal liking.

Netrunner is further meant for users that want an operating system that works "out-of-the-box", significantly reducing the time to add codecs and essential enhancements manually after installation of plain Kubuntu.

Netrunner x86

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

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

Netrunner x64

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

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