<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4147990675676982020</id><updated>2011-11-27T16:51:10.543-08:00</updated><title type='text'>Computer</title><subtitle type='html'>My computer related posts</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://jim21164computer.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4147990675676982020/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://jim21164computer.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>jim21164</name><uri>http://www.blogger.com/profile/18061738339926227948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://4.bp.blogspot.com/_2_JiKSxKsG8/SfSF5gGnB6I/AAAAAAAAAAY/qZPf9rCzL4Q/S220/Cap0005.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4147990675676982020.post-4236861219524767900</id><published>2009-04-30T13:36:00.001-07:00</published><updated>2009-05-01T12:19:37.866-07:00</updated><title type='text'>Install Ubuntu 9.04 on used laptop</title><content type='html'>My father just sent me a laptop that is a few years old.  It has 1&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;gb&lt;/span&gt; of ram and a 100&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;gb&lt;/span&gt; hard drive with &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;intel&lt;/span&gt; graphics.&lt;br /&gt;&lt;br /&gt;Almost everything worked &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_3"&gt;OK&lt;/span&gt; but I found a few problems that I needed to fix.  The flash videos didn't work full screen and the hard drive was spinning down too often.&lt;br /&gt;&lt;br /&gt;After installing and fixing those 2 things everything seems to work right.  It boots fast and suspend,wireless,&lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_4"&gt;web cam&lt;/span&gt;,graphics,network and sound all work good.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_2_JiKSxKsG8/SftK6uvv51I/AAAAAAAAABA/yjZxZCukXIs/s1600-h/Screenshot-1.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 200px;" src="http://3.bp.blogspot.com/_2_JiKSxKsG8/SftK6uvv51I/AAAAAAAAABA/yjZxZCukXIs/s320/Screenshot-1.png" alt="" id="BLOGGER_PHOTO_ID_5330936956764284754" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Here is the step by step guide of how I got it running.&lt;br /&gt;&lt;br /&gt;1.  Boot from &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;ubuntu&lt;/span&gt; 9.04 live &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;usb&lt;/span&gt; or &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;cd&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Select:&lt;br /&gt;Try &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;Ubuntu&lt;/span&gt; without any change to your computer&lt;br /&gt;&lt;br /&gt;2.  Open terminal windows from Applications-Terminal&lt;br /&gt;&lt;br /&gt;type:&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;sudo&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;passwd&lt;/span&gt; root&lt;br /&gt;to setup a root account, then type:&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;su&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3.  Create Partitions&lt;br /&gt;&lt;br /&gt;start &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;fdisk&lt;/span&gt;&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;fdisk&lt;/span&gt; /&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_14"&gt;dev&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_15"&gt;sda&lt;/span&gt;&lt;br /&gt;Press d to delete all partitions&lt;br /&gt;Press n to add a new partition&lt;br /&gt;Press p for primary partition&lt;br /&gt;Partition number 1&lt;br /&gt;Select defaults for First cylinder&lt;br /&gt;Set size to +20G for &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_16"&gt;Ubuntu&lt;/span&gt;&lt;br /&gt;Press n to add a new partition&lt;br /&gt;Press p for primary partition&lt;br /&gt;Partition number 2&lt;br /&gt;Set size to +30G for Gentoo&lt;br /&gt;Press n to add a new partition&lt;br /&gt;Press p for primary partition&lt;br /&gt;Set size to +2G for Swap&lt;br /&gt;Press n to add a new partition&lt;br /&gt;Press p for primary partition&lt;br /&gt;Use the rest of drive for data partition&lt;br /&gt;Press t to change partition type&lt;br /&gt;Select partition 3 for swap&lt;br /&gt;change to swap type 82&lt;br /&gt;Press w to write to disk and exit&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. Run &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_17"&gt;Ubuntu&lt;/span&gt; Installer&lt;br /&gt;&lt;br /&gt;Select defaults until partition screen then select Specify partitions manually&lt;br /&gt;&lt;br /&gt;select /&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_18"&gt;dev&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_19"&gt;sda&lt;/span&gt;1 by double clicking on it&lt;br /&gt;set Use as: to ext3&lt;br /&gt;check format the partition:&lt;br /&gt;set mount point as /&lt;br /&gt;&lt;br /&gt;select /&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_20"&gt;dev&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_21"&gt;sda&lt;/span&gt;2&lt;br /&gt;set Use as: to ext3&lt;br /&gt;check format the partition:&lt;br /&gt;leave mount point blank&lt;br /&gt;&lt;br /&gt;select /&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_22"&gt;dev&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_23"&gt;sda&lt;/span&gt;3&lt;br /&gt;set Use as: to swap area&lt;br /&gt;&lt;br /&gt;select /&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_24"&gt;dev&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_25"&gt;sda&lt;/span&gt;4&lt;br /&gt;set Use as: to ext3&lt;br /&gt;check format the partition:&lt;br /&gt;leave mount point blank&lt;br /&gt;&lt;br /&gt;click on next to set up &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_26"&gt;username&lt;/span&gt; and password then let it finish installing the system&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5.  Open terminal window and set root password&lt;br /&gt;&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_27"&gt;sudo&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_28"&gt;gpasswd&lt;/span&gt; root&lt;br /&gt;then&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_29"&gt;su&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;6.  Fix drive &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_30"&gt;spin down&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;edit:&lt;br /&gt;/etc/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_31"&gt;hdparm&lt;/span&gt;.&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_32"&gt;conf&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;add to end of file&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_33"&gt;hdparm&lt;/span&gt; -B 254 /&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_34"&gt;dev&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_35"&gt;sda&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;7.  Fix Intel 915 Graphics&lt;br /&gt;&lt;br /&gt;I followed the instructions from the website shown below.&lt;br /&gt;&lt;br /&gt;http://www.ubuntugeek.com/intel-graphics-performance-guide-for-ubuntu-904-jaunty-users.html&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_36"&gt;wget&lt;/span&gt; -c http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30-rc2/linux-headers-2.6.30-020630rc2-generic_2.6.30-020630rc2_i386.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30-rc2/linux-headers-2.6.30-020630rc2_2.6.30-020630rc2_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30-rc2/linux-image-2.6.30-020630rc2-generic_2.6.30-020630rc2_i386.deb http://ftp.us.debian.org/debian/pool/main/libd/libdrm/libdrm2_2.4.9-1_i386.deb http://ftp.us.debian.org/debian/pool/main/libd/libdrm/libdrm-intel1_2.4.9-1_i386.deb http://http.us.debian.org/debian/pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.7.0-1_i386.deb&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_37"&gt;dpkg&lt;/span&gt; -i linux-headers-2.6.30-020630rc2_2.6.30-020630rc2_all.deb linux-headers-2.6.30-020630rc2-generic_2.6.30-020630rc2_i386.deb linux-image-2.6.30-020630rc2-generic_2.6.30-020630rc2_i386.deb libdrm2_2.4.9-1_i386.deb libdrm-intel1_2.4.9-1_i386.deb xserver-xorg-video-intel_2.7.0-1_i386.deb&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;edit:&lt;br /&gt;&lt;br /&gt;/etc/X11/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_38"&gt;xorg&lt;/span&gt;.&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_39"&gt;conf&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Section "Monitor"&lt;br /&gt;Identifier    "Configured Monitor&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_40"&gt;EndSection&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Section    "Screen"&lt;br /&gt;Identifier    "Default Screen"&lt;br /&gt;Monitor        "Configured Monitor"&lt;br /&gt;Device        "Configured Video Device"&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_41"&gt;EndSection&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Section    "Device"&lt;br /&gt;Identifier    "Configured Video Device"&lt;br /&gt;Driver        "Intel"&lt;br /&gt;Option        "&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_42"&gt;AccelMethod&lt;/span&gt;"    "&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_43"&gt;uxa&lt;/span&gt;"&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_44"&gt;VideoRam&lt;/span&gt;    261376&lt;br /&gt;Option        "&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_45"&gt;FramebufferCompression&lt;/span&gt;"    "false"&lt;br /&gt;Option        "Tiling"    "false"&lt;br /&gt;Option        "&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_46"&gt;EnablePageFlip&lt;/span&gt;"    "true"&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_47"&gt;EndSection&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;#Enable &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_48"&gt;clt&lt;/span&gt;-alt-backspace&lt;br /&gt;&lt;br /&gt;Section    "&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_49"&gt;ServerFlags&lt;/span&gt;"&lt;br /&gt;Option        "&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_50"&gt;DontZap&lt;/span&gt;"    "false"&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_51"&gt;EndSection&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8. Install Flash Player&lt;br /&gt;&lt;br /&gt;apt-get install &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_52"&gt;ubuntu&lt;/span&gt;-restricted-extras &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_53"&gt;flashplugin&lt;/span&gt;-&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_54"&gt;nonfree&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_55"&gt;flashplugin&lt;/span&gt;-installer&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. Install Java&lt;br /&gt;&lt;br /&gt;apt-get install sun-java6-&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_56"&gt;jre&lt;/span&gt; sun-java6-&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_57"&gt;plugin&lt;/span&gt; sun-java6-fonts&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;10.  Install &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_58"&gt;GCC&lt;/span&gt; Compiler and other misc software&lt;br /&gt;&lt;br /&gt;apt-get install build-essential sensors-applet mplayer bum nautilus-open-terminal abiword xfmedia&lt;br /&gt;&lt;br /&gt;11.  Reboot&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4147990675676982020-4236861219524767900?l=jim21164computer.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jim21164computer.blogspot.com/feeds/4236861219524767900/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://jim21164computer.blogspot.com/2009/04/install-ubuntu-904-on-used-laptop.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4147990675676982020/posts/default/4236861219524767900'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4147990675676982020/posts/default/4236861219524767900'/><link rel='alternate' type='text/html' href='http://jim21164computer.blogspot.com/2009/04/install-ubuntu-904-on-used-laptop.html' title='Install Ubuntu 9.04 on used laptop'/><author><name>jim21164</name><uri>http://www.blogger.com/profile/18061738339926227948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://4.bp.blogspot.com/_2_JiKSxKsG8/SfSF5gGnB6I/AAAAAAAAAAY/qZPf9rCzL4Q/S220/Cap0005.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_2_JiKSxKsG8/SftK6uvv51I/AAAAAAAAABA/yjZxZCukXIs/s72-c/Screenshot-1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4147990675676982020.post-2937879604514335916</id><published>2009-04-27T15:20:00.000-07:00</published><updated>2009-04-30T13:35:55.786-07:00</updated><title type='text'>Ubuntu 9.04 Upgrade</title><content type='html'>Well &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;Ubuntu&lt;/span&gt;&lt;/span&gt; 9.04 aka Jaunty &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;Jackelope&lt;/span&gt;&lt;/span&gt; has been out for several days now and I have the time so I am going to try the upgrade via synaptic.  Its better to upgrade by downloading the new &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;cd&lt;/span&gt;&lt;/span&gt; and doing a clean install but I hate having to re-install all my applications so I have always upgraded via update-manager.&lt;br /&gt;&lt;br /&gt;With 8.10 now on my &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;Ubuntu&lt;/span&gt;&lt;/span&gt; partition I'm hoping that the upgrade goes smoothly but just in case it doesn't I am going to back it up from my Gentoo partition.  I have &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;Ubuntu&lt;/span&gt;&lt;/span&gt; installed on my &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;sda&lt;/span&gt;&lt;/span&gt;2 partition so a simple 'dd' will suffice for a quick backup.  I have enough room on my data partition but if you don't you can always backup to a &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;usb&lt;/span&gt;&lt;/span&gt; drive.&lt;br /&gt;&lt;br /&gt;I've heard there are problems with the older &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;ATI&lt;/span&gt;&lt;/span&gt; cards with the new system so I'm going to prepare for that as well.   Apparently the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;ATI&lt;/span&gt;&lt;/span&gt; catalyst version 9.4 doesn't support the card built into my 1 1/2 year old laptop so I plan on removing the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;ATI&lt;/span&gt;&lt;/span&gt; drivers from &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;Ubuntu&lt;/span&gt;&lt;/span&gt; first then  try to install the 9.3 version, which is the last version to support many of older &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;chipsets&lt;/span&gt;&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;So here goes...&lt;br /&gt;&lt;br /&gt;Step 1    Backup&lt;br /&gt;&lt;br /&gt;The most important step, I would not want to try the upgrade without an easy way to get back to the now working system.&lt;br /&gt;&lt;br /&gt;Using dd to backup went smoothly as expected.&lt;br /&gt;If you only have &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;Ubuntu&lt;/span&gt;&lt;/span&gt; on your system you will need to boot from a live &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;cd&lt;/span&gt;&lt;/span&gt; to do the backup.&lt;br /&gt;&lt;br /&gt;dd if=/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_14"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_14"&gt;dev&lt;/span&gt;&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_15"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_15"&gt;ubuntu&lt;/span&gt;&lt;/span&gt;/ of=/path/file.&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_16"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_16"&gt;img&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;on my system it is&lt;br /&gt;dd if=/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_17"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_17"&gt;dev&lt;/span&gt;&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_18"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_18"&gt;sda&lt;/span&gt;&lt;/span&gt;2 of=/data/backups/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_19"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_19"&gt;ubuntu&lt;/span&gt;&lt;/span&gt;810.&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_20"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_20"&gt;img&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Backup any other &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_21"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_21"&gt;config&lt;/span&gt;&lt;/span&gt; files you may want to save also.  On my system I need to backup my grub boot file to preserve my &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_22"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_22"&gt;multiboot&lt;/span&gt;&lt;/span&gt; settings..&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_23"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_23"&gt;sudo&lt;/span&gt;&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_24"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_24"&gt;cp&lt;/span&gt;&lt;/span&gt; /boot/grub/menu.&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_25"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_25"&gt;lst&lt;/span&gt;&lt;/span&gt; /boot/grub/menu.lst.save&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Step 2  Reboot machine into &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_26"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_26"&gt;Ubuntu&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Easy step, no problems there.&lt;br /&gt;&lt;br /&gt;Step 3  Remove &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_27"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_27"&gt;ATI&lt;/span&gt;&lt;/span&gt; restricted drivers and restart the X server&lt;br /&gt;&lt;br /&gt;Go to Main menu then System then Administration then Hardware Drivers. Select &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_28"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_28"&gt;ATI&lt;/span&gt;&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_29"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_29"&gt;AMD&lt;/span&gt;&lt;/span&gt; proprietary &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_30"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_30"&gt;FGLRX&lt;/span&gt;&lt;/span&gt; graphics driver and click Deactivate on bottom button.&lt;br /&gt;Then alt-&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_31"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_31"&gt;ctlr&lt;/span&gt;&lt;/span&gt;-backspace to reboot the server or just &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_32"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_32"&gt;logout&lt;/span&gt;&lt;/span&gt; and back in.&lt;br /&gt;&lt;br /&gt;Step 4  Update existing 8.10 software&lt;br /&gt;&lt;br /&gt;You can use update-manager to update, but I choose Synaptic&lt;br /&gt;Open Synaptic. Again System - Administration - Synaptic&lt;br /&gt;Click on the Reload Button on top.  When it is finished click on Mark All Upgrades button then click the Apply button and wait.&lt;br /&gt;I am rebooting again, just to be on the safe side.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_2_JiKSxKsG8/SfcmYZwIGXI/AAAAAAAAAA4/lxiclxYf5JM/s1600-h/Screenshot-Distribution+Upgrade-1.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 322px; height: 286px;" src="http://3.bp.blogspot.com/_2_JiKSxKsG8/SfcmYZwIGXI/AAAAAAAAAA4/lxiclxYf5JM/s320/Screenshot-Distribution+Upgrade-1.png" alt="" id="BLOGGER_PHOTO_ID_5329770884687731058" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Step 5    Update to new 9.04 version&lt;br /&gt;&lt;br /&gt;Open update-manager.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;System - Administration - update-manager&lt;br /&gt;Click on upgrade button next to New distribution release '9.04' is available. Click upgrade on the release notes screen that comes up and let it run the distribution upgrade.  The upgrade tool shows that I have 1,810 files to download so I think I will go do some garden work.  It will take a while.&lt;br /&gt;&lt;br /&gt;I'm still waiting so I am posting what I have for now.   Will try to update again tomorrow.&lt;br /&gt;&lt;br /&gt;When I got back to the computer I found out my &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_33"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_33"&gt;internet&lt;/span&gt;&lt;/span&gt; connection went down which forced me to start the update-manager from the start.    I started it again and the same thing happened.   It turned out to be a bad connection in the phone box.   Now that is fixed it should be fine but it put me behind a day.&lt;br /&gt;&lt;br /&gt;If there are any &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_34"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_34"&gt;config&lt;/span&gt;&lt;/span&gt; files you have modified update-manager will ask if you want to keep your old version.  I answered yes to preserve my menu.&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_35"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_35"&gt;lst&lt;/span&gt;&lt;/span&gt; file which is used by grub to boot.   That means it will boot using the old version of the kernel unless I edit the menu.&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_36"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_36"&gt;lst&lt;/span&gt;&lt;/span&gt; and change the settings.&lt;br /&gt;&lt;br /&gt;Select save obsolete packages&lt;br /&gt;&lt;br /&gt;Step 6    Reboot to new system&lt;br /&gt;&lt;br /&gt;Let update-manager restart your computer.&lt;br /&gt;&lt;br /&gt;Step 7&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Manually install &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_37"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_37"&gt;ATI&lt;/span&gt;&lt;/span&gt; catalyst version 9.3&lt;br /&gt;(I haven't been able to get this to work yet.)&lt;br /&gt;I don't think this will ever work due to the  &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_38"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_38"&gt;xorg&lt;/span&gt;&lt;/span&gt; server upgrade and  kernel so I set it up to run the open source &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_39"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_39"&gt;radeon&lt;/span&gt;&lt;/span&gt; driver.  While they work &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_40"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_40"&gt;ok&lt;/span&gt;&lt;/span&gt;, its not as fast as the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_41"&gt;ati&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_41"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_42"&gt;fglrx&lt;/span&gt;&lt;/span&gt; driver and &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_42"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_43"&gt;mythtv&lt;/span&gt;&lt;/span&gt; doesn't work.  However dual screens work better and they were easier so set up than with the &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_43"&gt;proprietary&lt;/span&gt; driver.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Step 8    Reboot test and tweak new system&lt;br /&gt;&lt;br /&gt;Step 9 Backup the upgraded system.&lt;br /&gt;&lt;br /&gt;dd if=/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_44"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_44"&gt;dev&lt;/span&gt;&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_45"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_45"&gt;ubuntu&lt;/span&gt;&lt;/span&gt;/ of=/path/file.&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_46"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_46"&gt;img&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;on my system it is&lt;br /&gt;dd if=/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_47"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_47"&gt;dev&lt;/span&gt;&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_48"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_48"&gt;sda&lt;/span&gt;&lt;/span&gt;2 of=/data/backups/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_49"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_49"&gt;ubuntu&lt;/span&gt;&lt;/span&gt;904.&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_50"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_50"&gt;img&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The new &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_51"&gt;upgrade&lt;/span&gt; is working well although there are still a few rough edges to straighten out on this laptop. &lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4147990675676982020-2937879604514335916?l=jim21164computer.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jim21164computer.blogspot.com/feeds/2937879604514335916/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://jim21164computer.blogspot.com/2009/04/ubuntu-904-upgrade.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4147990675676982020/posts/default/2937879604514335916'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4147990675676982020/posts/default/2937879604514335916'/><link rel='alternate' type='text/html' href='http://jim21164computer.blogspot.com/2009/04/ubuntu-904-upgrade.html' title='Ubuntu 9.04 Upgrade'/><author><name>jim21164</name><uri>http://www.blogger.com/profile/18061738339926227948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://4.bp.blogspot.com/_2_JiKSxKsG8/SfSF5gGnB6I/AAAAAAAAAAY/qZPf9rCzL4Q/S220/Cap0005.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_2_JiKSxKsG8/SfcmYZwIGXI/AAAAAAAAAA4/lxiclxYf5JM/s72-c/Screenshot-Distribution+Upgrade-1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4147990675676982020.post-5654280954441072855</id><published>2009-04-26T06:10:00.000-07:00</published><updated>2009-04-28T10:48:08.183-07:00</updated><title type='text'>Introduction - Getting started with GNU/Linux</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_2_JiKSxKsG8/SfSEA1WMK2I/AAAAAAAAAAM/tGIdvHPiV6E/s1600-h/cameras"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 200px;" src="http://2.bp.blogspot.com/_2_JiKSxKsG8/SfSEA1WMK2I/AAAAAAAAAAM/tGIdvHPiV6E/s320/cameras" alt="" id="BLOGGER_PHOTO_ID_5329029408941157218" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;  I thought I would start my blogs with my personal Linux history.  I started my computer hobby around 1983, even before that if you count digital electronics, but that is another  story.&lt;br /&gt;&lt;br /&gt;  My first experience with &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;linux&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; was with Red Hat 6.   I never did very much with it because I couldn't get many drivers for my hardware back then.   Then around 2003 with the release of &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;FedoraCore&lt;/span&gt;&lt;/span&gt; 1  I thought I would try &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;linux&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; again.  While not as easy as today I was pleasantly &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;suprised&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; to find that I could get all my hardware working, even my &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;tv&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; card.   The first several months I did a little &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;distro&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; hopping to find one that fit my needs.   I tried&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt; Fedora&lt;/span&gt; , &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;Ubuntu&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;, Source &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;Mage&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; and finally, another source code based &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;distro&lt;/span&gt;&lt;/span&gt;  called&lt;/span&gt; Gentoo.    I finally settled on Gentoo as my main &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;distribution&lt;/span&gt;, although I kept an &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;Ubuntu&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; partition on my hard drive also.   That was 2004 and I was finally windows free.   Gentoo has worked out well for me, however it has had its rough spots but they are generally easier to troubleshoot and fix compared to the problems I have had with &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;Ubuntu&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;.  &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;Ubuntu&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; is great for an easy install and to quickly try out various software, but because its a binary &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;distro&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; its quite a bit harder to customize to my liking.&lt;br /&gt;&lt;br /&gt;If your just getting started with Linux its a good idea to make a small partition for your operating systems and use the rest for a data partition.  That way its much easier to upgrade and backup your computer.&lt;br /&gt;&lt;br /&gt;  Linux has come a long way since I first tried Red Hat.  There are many &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_14"&gt;distributions&lt;/span&gt; out there now so it should be easy to find one that suits your needs with a little research at &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_15"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;www.distrowatch.com&lt;/span&gt;&lt;/span&gt; or similar site.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4147990675676982020-5654280954441072855?l=jim21164computer.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jim21164computer.blogspot.com/feeds/5654280954441072855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://jim21164computer.blogspot.com/2009/04/introduction-getting-started-with.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4147990675676982020/posts/default/5654280954441072855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4147990675676982020/posts/default/5654280954441072855'/><link rel='alternate' type='text/html' href='http://jim21164computer.blogspot.com/2009/04/introduction-getting-started-with.html' title='Introduction - Getting started with GNU/Linux'/><author><name>jim21164</name><uri>http://www.blogger.com/profile/18061738339926227948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://4.bp.blogspot.com/_2_JiKSxKsG8/SfSF5gGnB6I/AAAAAAAAAAY/qZPf9rCzL4Q/S220/Cap0005.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_2_JiKSxKsG8/SfSEA1WMK2I/AAAAAAAAAAM/tGIdvHPiV6E/s72-c/cameras' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
