OpenSUSE¶
openSUSE is a general purpose operating system built on top of the Linux kernel, developed by the community-supported openSUSE Project and sponsored by SUSE. After Novell acquired SUSE Linux in January 2004, Novell decided to release the SUSE Linux Professional product as a 100% open source project.
openSUSE x86¶
Copy initrd , linux and the entire ISO to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/boot/i386/loader/initrd /tftpboot/er/plugins/opensuse/i386/initrd
cp /mnt/cdrom/boot/i386/loader/linux /tftpboot/er/plugins/opensuse/i386/linux
cp -R /mnt/cdrom/* /tftpboot/er/shares/opensuse/11.4/i386/
openSUSE x64¶
Copy initrd , linux and the entire ISO to appropriate directory: (LOWER CASE ONLY!)