--- Jakub Piotr Cłapa <[EMAIL PROTECTED]> wrote: > > is the hotplug issue by any chance related to the fact that after booting i > > got on screen message "starting udev" and it stays there forever stopping > > maching bootup. can't even kill it with SAK. > > Shouldn't but who knows... > There was a solution mentioned on pld-users-pl consisting on changing > the udev start command from rc-scripts with a less complicated one (I > don't quite remember the details now).
the trick was: replacing [ -x /sbin/start_udev ] && run_cmd "Starting udev" /sbin/start_udev with /sbin/start_udev in /etc/rc.d/rc.sysinit -- Fryderyk Dziarmagowski "Please, just tell people to use KDE." - Linus @ GNOME Usability ml _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
