2.6.4 initrd umount problem workaround (resend)

2004-04-03 Thread David Baron
I am sending this again for the benefit of others seeing this problem: It is apparently a timing problem for whatever reason. I changed /etc/rcS.d/S05initrd-tools.sh to do a "lazy" umount and it seems OK. After bootup, there is no /initrd in /etc/mtab. The line will read, for now: umount -l /in

2.6.4 initrd umount problem workaround

2004-03-18 Thread David Baron
It is apparently a timing problem for whatever reason. I changed /etc/rcS.d/S05initrd-tools.sh to do a "lazy" umount and it seems OK. After bootup, there is no /initrd in /etc/mtab. The line will read, for now: umount -l /initrd || exit -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a su