kernel hang (5.04 - 2.6.11-1-686 #1)

Dracontopes ulist at gs1.ubuntuforums.org
Fri Apr 15 09:40:04 UTC 2005


Try running the kernel with *noinotify* as boot parameter. You can edit
menu.lst in /boot/grub/ like this:


Code:
--------------------
    
  
  title		Ubuntu, kernel 2.6.11-1-k7 (recovery mode)
  root		(hd0,0)
  kernel		/boot/vmlinuz-2.6.11-1-k7 root=/dev/sda1 ro single *noinotify*
  initrd		/boot/initrd.img-2.6.11-1-k7
  savedefault
  boot
  
  
--------------------


-- 
Dracontopes




More information about the ubuntu-users mailing list