Ubuntu Playboy (PB) Edition is modified from Ubuntu 9.04 (Jaunty Jackalope) for Thai users. The PB distribution is developed from Ubuntu Prompt Edition (PE), which improves Thai language supports and Thai/English menus. The PB version offers improved multimedia supports from PE. After I read its features. I think this is a perfect distribution for me, since I don't have to spend so much time with original Ubuntu and try to install extra package to suit my purpose.
Read more about Ubuntu Playboy Edition: Part 1, Part 2
The current version: PB Edition 9.04.2
Download and install from page: www.ubuntuclub.com/node/1381
I wrote a cd from the given image file. It is a live CD. I booted up, then ran installation program from the Desktop. The installation is very simple and without a problem. The default menu is in Thai language. After installation, I switched language to English (USA). It worked well in both languages.
Ubuntu 9.04 doesn't work with my wireless device (as well as Ubuntu 6.06). I need to set it up manually.
$ lspci -vnn | grep 14e4
01:0d.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 02)
$ sudo apt-get update
and then,
$ sudo apt-get install b43-fwcutter
when you are asked "Fetch and install firmware?" answer "Yes"
(Reference: http://linuxwireless.org/en/users/Drivers/b43)
$ sudo iwlist wlan0 scan
To connect to a router:
$ sudo iwconfig wlan0 essid redapple2 key xxxx
By default, Ubuntu set itself as a default operating system. I still use Window more often, so I want to change the default to Window. To do this, open terminal then type:
$ sudo gedit /boot/grub/menu.lst
Since Window is number 3 (Ubuntu = 0-1, divider = 2). I changed the line to
default 3