#1720: On 2.6.15.4/UDEV085, swapon sometimes fails
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  [EMAIL PROTECTED]
     Type:  defect                   |       Status:  new                       
  
 Priority:  highest                  |    Milestone:  6.2                       
  
Component:  Bootscripts              |      Version:  SVN                       
  
 Severity:  blocker                  |   Resolution:                            
  
 Keywords:                           |  
-------------------------------------+--------------------------------------
Comment (by [EMAIL PROTECTED]):

 The bug is about the fact that this doesn't work reliably:

 {{{
 echo "Starting udev"
 /sbin/udevd --daemon
 /sbin/udevtrigger
 mkdir -p /dev/.udev/queue
 while test -d /dev/.udev/queue; do
     sleep 0.1
     echo -n '.'
 done
 }}}

 So Slackware is buggy too.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1720>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to