Skip to content

Pinguy OS

Pinguy OS is a free computer operating system for x86 based PCs based on Ubuntu Linux.

A summary of Pinguy OS states the distro "features numerous user-friendly enhancements, out-of-the-box support for multimedia codecs and browser plugins, a heavily tweaked GNOME user interface with enhanced menus, panels and dockbars, and a careful selection of popular desktop applications for many common computing tasks."

Pinguy OS x86

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

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/pinguy/i386/vmlinuz
cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/pinguy/i386/initrd.gz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/pinguy/i386/casper/

Pinguy OS x64

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

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/pinguy/x86_64/vmlinuz
cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/pinguy/x86_64/initrd.gz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/pinguy/x86_64/casper/