Skip to content

Trisquel

Trisquel GNU/Linux is an operating system based on the Linux distribution Ubuntu. The project aims for a free software system without proprietary software or firmware and uses a free version of the Linux kernel as distributed by the Linux-libre project.

The project began in 2004 with sponsorship of the University of Vigo for Galician language support in educational software and was officially presented in April 2005 with Richard Stallman, founder of the GNU Project, as a special guest. According to project director Rubén Rodríguez, the support for Galician has created interest in South American and Mexican communities of emigrants from the Province of Ourense.

By December 2008, Trisquel GNU/Linux was included by the Free Software Foundation in its list of free Linux distributions.

Trisquel x86

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

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

Trisquel x64

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

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