<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On Sunday 18 July 2010 12:18 PM, Satish Chandra wrote:
<blockquote
 cite="mid:AANLkTimgnDn9i3fX1mDBldS7Uogrcc8uapQBXfYOrZNC@mail.gmail.com"
 type="cite">Hi,<br>
  <br>
Is there a way to make Ubuntu show messages while starting up instead
of the splash screen? If I'm not wrong, in Karmic, pressing Alt+F1
displayed the boot messages. But in Lucid, Alt+F1 opens the terminal.<br
 clear="all">
  <br>
-- <br>
Regards,<br>
Satish<br>
</blockquote>
<br>
Hi<br>
<br>
just remove quiet splash from the grub stanza like following  [1]
default  [2] after changes <br>
<br>
<br>
[1]linux    /boot/vmlinuz-2.6.32-21-generic
root=UUID=0ef7dace-ef25-4e57-814b-fd2523a8c11a ro  vga=769  quiet splash<br>
<br>
[2] linux    /boot/vmlinuz-2.6.32-21-generic
root=UUID=0ef7dace-ef25-4e57-814b-fd2523a8c11a ro  vga=769 <br>
<div class="moz-signature">-- <br>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 3.1  (Unix)">
<meta name="AUTHOR" content="livewire ">
<meta name="CREATED" content="20100413;16400600">
<meta name="CHANGEDBY" content="livewire ">
<meta name="CHANGED" content="20100413;16433900">
<style type="text/css">
        <!--
                @page { margin: 2cm }
                P { margin-bottom: 0.21cm }
                A:link { so-language: zxx }
        -->
        </style>
<p style="margin-bottom: 0cm;">Jatin Khatri</p>
<p style="margin-bottom: 0cm;">Web <a
 href="http://www.khatrijatin.co.nr/">www.khatrijatin.co.nr</a></p>
<p style="margin-bottom: 0cm;"><a
 href="http://www.fedoraproject.org/wiki/Jatin">www.fedoraproject.org/wiki/Jatin</a>
</p>
<p style="margin-bottom: 0cm;">Phone (+91) 98250 20393</p>
<p style="margin-bottom: 0cm; font-style: normal; font-weight: normal;">
<font face="arial"><font size="2"><font color="#008000"><font
 face="Arial">Save
Paper, Save Environment.**</font></font><font color="#993366"><br>
</font><font color="#008000"><font face="Arial"><i><b>(Plant
at least one tree in your life and nurture it !!!)</b></i></font></font></font></font></p>
<p style="margin-bottom: 0cm;"><br>
</p>
</div>
</body>
</html>