** Description changed:

  Binary package hint: usplash
  
  I'm using Kubuntu 8.04 64bit.
  
  The splash screen "KUBNTU" disappears when It is writed "Reading files needed 
to boot".
  Perhaps it is because I'm using ReiserFS ?
  
- I'm not sure because it does this before checking any filesystem.
+ Update:
  
- VGA compatible controller [0300]: nVidia Corporation NV43 [GeForce 6600 GT] 
[10de:0140]
- Linux cheztheo 2.6.24-12-generic #1 SMP Wed Mar 12 22:31:43 UTC 2008 x86_64 
GNU/Linux
+ This is caused by different values in /etc/initramfs-tools/conf.d/resume
+ and the real UUID of the swap partition given by "sudo blkid"
+ 
+ Actual Solution :
+ 
+ 1. Make sure you have the initramfs-tools update
+ 2. sudo blkid
+ 3. Check that swap line UUID from /etc/fstab matches swap UUID from step 2, 
if not change fstab.
+ 4. Check that the UUID in /etc/initramfs-tools/conf.d/resume matches the swap 
UUID from step 2, if not change resume file.
+ 5. sudo update-initramfs -u
+ 6. Restart

** Changed in: initramfs-tools (Ubuntu)
   Importance: Undecided => Medium
       Status: New => Triaged

-- 
[hardy] splash screen disappears after a few seconds
https://bugs.launchpad.net/bugs/205990
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to