#1720: On 2.6.15.4/UDEV085, swapon sometimes fails
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: Bootscripts | Version: udev_update
Severity: blocker | Resolution:
Keywords: |
-------------------------------------+--------------------------------------
Comment (by Wilco):
Same problem using bsd-init scripts. Using udev-0.89. Sleeping is pretty
ugly but slackware is also using it so I don't know if there's an
alternative.
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
--
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