Re: 2.6.12 udev hangs at boot

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

 



On Tuesday 21 June 2005 07:45, you wrote:

> > It turns out to be a problem (typo?) in  /etc/udev/rules.d/udev.rules
> >
> > Try changing:
> >
> > # pty devices
> > KERNEL="pty[p-za-e][0-9a-f]*", NAME="pty/m%n", SYMLINK="%k"
> > KERNEL="tty[p-za-e][0-9a-f]*", NAME="tty/s%n", SYMLINK="%k"
> >
> > to:
> >
> > # pty devices
> > KERNEL="pty[p-za-e][0-9a-f]*", NAME="pty/m%n", SYMLINK="%k"
> > KERNEL="tty[p-za-e][0-9a-f]*", NAME="pty/s%n", SYMLINK="%k"
> >
> > (change is in second line tty -> pty)
>
> Hm, that's what already ships with the udev tarball in the gentoo rule
> set (which is usually the most up-to-date rule set in the tarball.)
>
> Which one are you looking at?

This wasn't my 'solution' - I googled:

http://kerneltrap.org/node/4474

I don't understand why 'less' broke at all...

Nick
-- 
"When you're chewing on life's gristle,
Don't grumble, Give a whistle..."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux