Bodhi Linux¶
Bodhi Linux is a lightweight Linux distribution based on Ubuntu, that uses the Enlightenment window manager.
The philosophy for the distribution is to provide a minimal base system so that users can populate it with the software they want.
Thus, by default it only includes software that is essential to most Linux users, including file browsers (PCManFM and EFM), a web browser (Midori) and a terminal emulator (Terminology).
It does not include software or features that its developers deem as unnecessary.
To make populating systems with software easy, Bodhi Linux developers maintain an online database of lightweight software that can be installed in one click via apturl.
Bodhi x86¶
Copy initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/bodhi/i386/vmlinuz
cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/bodhi/i386/initrd.gz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/bodhi/i386/casper/
Bodhi x64¶
Copy initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)