<!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">
<a class="moz-txt-link-abbreviated" href="mailto:list.account@gmx.net">list.account@gmx.net</a> wrote:
<blockquote cite="midop.sym13gz23zxjux@localhost.localdomain"
 type="cite"><br>
hello,
  <br>
at boot time the system stays at least for 4 minutes at:
  <br>
  <br>
boot
  <br>
Uncompressing Linux.... Ok, booting the kernel
  <br>
audit (xxxxxxxxx): initialized
  <br>
Starting Ubuntu.....
  <br>
  <br>
then after 4 minutes the next line is:
  <br>
  <br>
ext3: no journal on the filesystem on hda
  <br>
  <br>
after this all goes normal.
  <br>
  <br>
Ubuntu got installed with ext2 on its partition.
  <br>
is this a problem?
  <br>
can i take out a line / step in the boot procedure (and where)?
  <br>
  <br>
thank you for that help,
  <br>
René
  <br>
  <br>
</blockquote>
<font size="-1"><font face="sans-serif">Can you change the /etc/fstab
file so that that mount point is set to type ext2 rather than ext3? It
sounds like those four minutes are probably spent scanning the disk,
looking for the journal (just guessing really).<br>
Ideally, you should change the filesystem to ext3. This is easily done,
but I can't remember the commands off the top of my head.<br>
<br>
Either method might help you out here.<br>
<br>
Tim<br>
</font></font>
</body>
</html>