From: Greg KH <greg@kroah.com>
To: Eric BEGOT <eric_begot@yahoo.fr>
Cc: Manu Abraham <manu@kromtek.com>, linux-kernel@vger.kernel.org
Subject: Re: Minor numbers under 2.6
Date: Wed, 2 Jun 2004 08:16:17 -0700 [thread overview]
Message-ID: <20040602151617.GA25862@kroah.com> (raw)
In-Reply-To: <40BDEDF6.1030405@yahoo.fr>
On Wed, Jun 02, 2004 at 05:10:46PM +0200, Eric BEGOT wrote:
> Greg KH wrote:
>
> >The same way:
> > # mknod foo c 100 10000
> > # ls -l foo
> > crw-r--r-- 1 root root 100, 10000 Jun 2 07:48 foo
> >
> >
> >
> >
> Under 2.6.7-rc2-mm1 :
> root@Starbuck:/home/tyler>mknod /dev/test c 100 1000
> root@Starbuck:/home/tyler>ll /dev/test
> crw-r--r-- 1 root root 103, 232 Jun 2 17:07 /dev/test
>
> and under 2.4.26 that's the same.
Like I stated in my message, which you cut off:
Just make sure you have a up to date glibc.
I'm guessing that you do not have the most recent version of glibc on
your machine.
greg k-h
next prev parent reply other threads:[~2004-06-02 15:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 11:19 Minor numbers under 2.6 Manu Abraham
2004-06-02 14:49 ` Greg KH
2004-06-02 15:10 ` Eric BEGOT
2004-06-02 15:16 ` Greg KH [this message]
2004-06-02 17:49 ` Manu Abraham
2004-06-02 18:44 ` Valdis.Kletnieks
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040602151617.GA25862@kroah.com \
--to=greg@kroah.com \
--cc=eric_begot@yahoo.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=manu@kromtek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.