Showing posts with label eeeubuntu. Show all posts
Showing posts with label eeeubuntu. Show all posts

Friday, April 10, 2009

removing Mono from EeeUbuntu

I removed the Mono stuff from my eeeubuntu (because I can and I want to) with

# sudo apt-get remove --purge mono-common libmono0


this removes Banshee and F-Spot which I then replaced by other applications with

# sudo apt-get rhythmbox gthumb

Thursday, April 9, 2009

Installing EeeUbuntu on EeePC second drive

After adding a 16GB SDHC card, used usb pen drive to install eeeubuntu. Hower the only drive seen is /dev/sda which corresponds to the orignal SDD drive used by Xandros Linux.

To have the second drive appear among the available drives within the eeeubuntu installation program, one need to format the second drive (SDHC card) and set the bootable flag. Only then it will appear and so I could install eeeubuntu on it, leaving the original distribution untouched (for now).