[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: udev warning message on Debian 5.0



On Fri, Jul 31, 2009 at 11:27:19AM -0700, Kushal Koolwal wrote:
> 
> >Either use a Live CD or add init=/bin/bash to the kernel commandline
> > to make it accessible.
> 
> Doing
> 
> init=/bin/bash
> mount -o rw,remount /
> rm -rf /dev/.udev/ 
> 
> worked fine!

mount -o remount,ro /
exec /sbin/init

# to get back to work

-- 
Tzafrir Cohen         | tzafrir@jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzafrir@cohens.org.il |                    |  best
ICQ# 16849754         |                    | friend


Reply to: