Unix Technical Forum

Slack 11 and udev

This is a discussion on Slack 11 and udev within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Does 11 install udev by default? Is the old /dev system still an option? HaroldWho -- Powered by Slackware ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 06:41 PM
HaroldWho
 
Posts: n/a
Default Slack 11 and udev


Does 11 install udev by default? Is the old /dev system still an option?

HaroldWho
--
Powered by Slackware 10.2 Linux -- Kernel 2.6.13
News Reader slrn 0.9.8.1


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 06:41 PM
Grant
 
Posts: n/a
Default Re: Slack 11 and udev

On Wed, 01 Nov 2006 20:06:28 -0000, HaroldWho <hlarons@yahoo.com> wrote:

>
>Does 11 install udev by default? Is the old /dev system still an option?


Yes and yes.

Grant.
--
http://bugsplatter.mine.nu/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 06:41 PM
King Beowulf
 
Posts: n/a
Default Re: Slack 11 and udev

Grant wrote:
> On Wed, 01 Nov 2006 20:06:28 -0000, HaroldWho <hlarons@yahoo.com> wrote:
>
>> Does 11 install udev by default? Is the old /dev system still an option?

>
> Yes and yes.
>
> Grant.


agree.

but what out. I set up fstab like as my usuall habit (dvd rw and cd rw) and lost
track of the mount point and symlinks to hdc and hdd - kept trying to mount the wrong
device until it dawned on me - (also KDE desktop icon confusion - use those so kids
can mount easier). there are several /dev/cd* and /dev/dvd* symlinks that KDE
prefers you use in fstab to get the fancy icons that say "cd recorder" etc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 06:41 PM
Eef Hartman
 
Posts: n/a
Default Re: Slack 11 and udev

HaroldWho <hlarons@yahoo.com> wrote:
> Is the old /dev system still an option?


Depends on the kernel you're using.
As far as I understand it a fixed /dev dir is NOT an option anymore
for kernels 2.6.15 and later, but you can still use /dev with a
2.4 kernel.

As the install kernel normally IS a 2.4 one (and of course udev has
to be loaded FROM the root disk) you still must install the devs
package, even when you're planning to use one of the 2.6 kernels.
--
************************************************** ******************
** Eef Hartman, Delft University of Technology, dept. EWI/TW **
** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 **
** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands **
************************************************** ******************
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 06:42 PM
HaroldWho
 
Posts: n/a
Default Re: Slack 11 and udev

On Thu, 02 Nov 2006 09:00:07 +0100, Eef Hartman wrote in alt.os.linux.slackware:
> HaroldWho <hlarons@yahoo.com> wrote:
>> Is the old /dev system still an option?

>
> Depends on the kernel you're using.
> As far as I understand it a fixed /dev dir is NOT an option anymore
> for kernels 2.6.15 and later, but you can still use /dev with a
> 2.4 kernel.
>
> As the install kernel normally IS a 2.4 one (and of course udev has
> to be loaded FROM the root disk) you still must install the devs
> package, even when you're planning to use one of the 2.6 kernels.


Thanks for clearing that up. I've used a handrolled 2.6.13 for some time
now, and I think I want to keep my /dev for a while longer.

HW
--
Powered by Slackware 10.2 Linux -- Kernel 2.6.13
News Reader slrn 0.9.8.1


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 06:42 PM
Sylvain Robitaille
 
Posts: n/a
Default Re: Slack 11 and udev

Eef Hartman wrote:

> As far as I understand it a fixed /dev dir is NOT an option anymore
> for kernels 2.6.15 and later, ...


I don't know about later, but ...

: calliope[syl] ~; uname -r
2.6.15.6
: calliope[syl] ~; ls -ld /dev
drwxr-xr-x 18 root system 40960 Nov 1 23:19 /dev/
: calliope[syl] ~; ls -l /dev |head
total 188
-rwxr-xr-x 1 root system 38813 Jul 12 2005 MAKEDEV*
-rw-r--r-- 1 root system 1162 Jul 12 2005 README.MAKEDEV
lrwxrwxrwx 1 root system 4 Dec 30 2005 X0R -> null
crw-rw--w- 1 root audio 14, 14 Aug 29 2003 admmidi0
crw-rw--w- 1 root audio 14, 30 Aug 29 2003 admmidi1
crw-rw--w- 1 root audio 14, 46 Aug 29 2003 admmidi2
crw-rw--w- 1 root audio 14, 62 Aug 29 2003 admmidi3
lrwxrwxrwx 1 root system 5 Dec 30 2005 adsp -> adsp0
crw-rw--w- 1 root sys 14, 12 Aug 29 2003 adsp0


I won't bother listing the whole directory ...
I've not bothered at all learning how to setup udev, and haven't needed
to (at least so far) ...

--
----------------------------------------------------------------------
Sylvain Robitaille syl@alcor.concordia.ca

Systems and Network analyst Concordia University
Instructional & Information Technology Montreal, Quebec, Canada
----------------------------------------------------------------------
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 06:43 PM
Robby Workman
 
Posts: n/a
Default Re: Slack 11 and udev

On 2006-11-02, Eef Hartman <E.J.M.Hartman@math.tudelft.nl> wrote:
> HaroldWho <hlarons@yahoo.com> wrote:
>> Is the old /dev system still an option?

>
> Depends on the kernel you're using.
> As far as I understand it a fixed /dev dir is NOT an option anymore
> for kernels 2.6.15 and later, but you can still use /dev with a
> 2.4 kernel.



Nah, you can still use static device nodes with newer kernels.

RW

--

http://rlworkman.net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 06:44 PM
HaroldWho
 
Posts: n/a
Default Re: Slack 11 and udev

On Sat, 04 Nov 2006 03:59:18 GMT, Robby Workman wrote in alt.os.linux.slackware:
> On 2006-11-02, Eef Hartman <E.J.M.Hartman@math.tudelft.nl> wrote:
>> HaroldWho <hlarons@yahoo.com> wrote:
>>> Is the old /dev system still an option?

....
>> but you can still use /dev with a 2.4 kernel.


> Nah, you can still use static device nodes with newer kernels.


I'm relieved. The /dev tree has served me without a problem for a looong
time. "If it ain't broke..."

Thanks,
HW
--
Powered by Slackware 10.2 Linux -- Kernel 2.6.13
News Reader slrn 0.9.8.1


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 06:44 PM
Olive
 
Posts: n/a
Default Re: Slack 11 and udev

Eef Hartman wrote:
> HaroldWho <hlarons@yahoo.com> wrote:
>> Is the old /dev system still an option?

>
> Depends on the kernel you're using.
> As far as I understand it a fixed /dev dir is NOT an option anymore
> for kernels 2.6.15 and later, but you can still use /dev with a
> 2.4 kernel.


You can still use the fixed /dev for 2.6 kernels; by just disabling udev.

Olive
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:36 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com