Skip to content

BirgHPC

birgHPC (Bioinformatic Research Group High Performance Computing) is a free Linux Live CD distribution based on PelicanHPC and Debian Live.

BirgHPC x32

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

cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/birghpc/i386/vmlinuz
cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/birghpc/i386/initrd.img
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/birghpc/i386/live/

BirgHPC x64

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

cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/birghpc/x86_64/vmlinuz
cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/birghpc/x86_64/initrd.img
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/birghpc/x86_64/live/