<?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-5237068095902882611</id><updated>2011-09-21T12:21:30.269+05:30</updated><title type='text'>Sanish's Blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://sanishg.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5237068095902882611/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://sanishg.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Sanish</name><uri>http://www.blogger.com/profile/01520602569020634207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5237068095902882611.post-7504831746730563874</id><published>2010-12-18T23:01:00.004+05:30</published><updated>2011-09-13T23:05:01.901+05:30</updated><title type='text'>Compiling Linux Kernel</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;br /&gt;My little knowledge in Linux Kernel started to fade as I have not been in touch for sometime now. So decided to compile the kernel to refresh my memory. I did it in Ubuntu 10.04 LTS(Lucid Lynx) with 2.6.36.1 downloaded from www.kernel.org.&lt;br /&gt;This is a new installation of Ubuntu, so the development tools were not installed, installed build-essentials using apt-get, started off with menu-config which ended up in an obvious error due to ncurses library missing, installed the library and did the kernel configuration. Infact I did not change anything in the menuconfig and proceeded with compilation.&lt;br /&gt;Everything went smoothly until the creation of an initrd image. To my surprise I got a “Command not found” error for ‘mkinitrd’. After some search in google, learned that Ubuntu now uses ‘mkinitramfs’. So I created the RAM disk using ‘mkinitramfs’ command. Not sure why ‘mkinitrd’ doesn’t work anymore in Ubuntu.&lt;br /&gt;After an ‘update-grub’ to update grub with the new kernel and restarting, the system booted to the new kernel I compiled. Boot menu was not shown during startup, had to fix it by commenting GRUB_HIDDEN_TIMEOUT=0 in /etc/default/grub and then running an update-grub to reflect the changes.&lt;br /&gt;Now I get the menu to choose which kernel to boot :-)&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5237068095902882611-7504831746730563874?l=sanishg.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sanishg.blogspot.com/feeds/7504831746730563874/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sanishg.blogspot.com/2010/12/compiling-linux-kernel.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5237068095902882611/posts/default/7504831746730563874'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5237068095902882611/posts/default/7504831746730563874'/><link rel='alternate' type='text/html' href='http://sanishg.blogspot.com/2010/12/compiling-linux-kernel.html' title='Compiling Linux Kernel'/><author><name>Sanish</name><uri>http://www.blogger.com/profile/01520602569020634207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5237068095902882611.post-6311974171744380634</id><published>2009-09-29T10:23:00.000+05:30</published><updated>2009-09-29T10:23:46.948+05:30</updated><title type='text'>"More C++ Idioms"</title><content type='html'>I came across this book &lt;a href="http://en.wikibooks.org/wiki/More_C%2B%2B_Idioms"&gt;More C++ Idioms&lt;/a&gt; in &lt;a href="http://en.wikibooks.org/wiki/Main_Page"&gt;Wikibooks&lt;/a&gt;. This is a very useful book for C++ programmers.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5237068095902882611-6311974171744380634?l=sanishg.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sanishg.blogspot.com/feeds/6311974171744380634/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sanishg.blogspot.com/2009/09/more-c-idioms.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5237068095902882611/posts/default/6311974171744380634'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5237068095902882611/posts/default/6311974171744380634'/><link rel='alternate' type='text/html' href='http://sanishg.blogspot.com/2009/09/more-c-idioms.html' title='&quot;More C++ Idioms&quot;'/><author><name>Sanish</name><uri>http://www.blogger.com/profile/01520602569020634207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5237068095902882611.post-1745597043576753850</id><published>2009-09-28T15:28:00.000+05:30</published><updated>2009-09-28T15:28:47.863+05:30</updated><title type='text'>Ubuntu 10.04 in the horizon!</title><content type='html'>I just read the release schedule of Ubuntu 10.04 &lt;a href="http://www.ubuntugeek.com/ubuntu-10-04lucid-lynx-release-schedule.html"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5237068095902882611-1745597043576753850?l=sanishg.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sanishg.blogspot.com/feeds/1745597043576753850/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sanishg.blogspot.com/2009/09/ubuntu-1004-in-horizon.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5237068095902882611/posts/default/1745597043576753850'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5237068095902882611/posts/default/1745597043576753850'/><link rel='alternate' type='text/html' href='http://sanishg.blogspot.com/2009/09/ubuntu-1004-in-horizon.html' title='Ubuntu 10.04 in the horizon!'/><author><name>Sanish</name><uri>http://www.blogger.com/profile/01520602569020634207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5237068095902882611.post-6670791923460997000</id><published>2009-09-10T23:32:00.001+05:30</published><updated>2011-09-13T23:06:46.617+05:30</updated><title type='text'>Greetings!</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;br /&gt;&lt;div class="MsoNormal" style="margin-bottom: 20.4pt; text-align: justify; vertical-align: baseline;"&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: Georgia, serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 14px; line-height: 24px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-bottom: 20.4pt; text-align: justify; vertical-align: baseline;"&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: Georgia, serif;"&gt;Welcome to my weblog, thanks for visiting.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-bottom: 20.4pt; text-align: justify; vertical-align: baseline;"&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: Georgia, serif;"&gt;The main reason I’m starting to write a weblog is to catalog my experiments and thoughts on programming, journal them so that I can refer them later. Another reason is to improve my writing skills&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-bottom: 20.4pt; text-align: justify; vertical-align: baseline;"&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: Georgia, serif;"&gt;Besides hacking I’ll probably write about books I read and photography.&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5237068095902882611-6670791923460997000?l=sanishg.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sanishg.blogspot.com/feeds/6670791923460997000/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sanishg.blogspot.com/2009/09/greetings.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5237068095902882611/posts/default/6670791923460997000'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5237068095902882611/posts/default/6670791923460997000'/><link rel='alternate' type='text/html' href='http://sanishg.blogspot.com/2009/09/greetings.html' title='Greetings!'/><author><name>Sanish</name><uri>http://www.blogger.com/profile/01520602569020634207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
