| View previous topic :: View next topic |
| Author |
Message |
Exner Tux's lil' helper


Joined: 08 Apr 2003 Posts: 128 Location: Melbourne, Australia
|
Posted: Sun Jun 01, 2003 9:54 pm Post subject: bug: baselayout doesn't make /sys |
|
|
I am using the latest sys-apps/baselayout-1.8.6.8-r1. But I had to manually create /sys, which is required by the latest 2.5.* kernels. I only knew to create it after I happened to see an error message while booting. _________________ - Exner (Antony Suter) |
|
| Back to top |
|
 |
ebrostig Bodhisattva


Joined: 20 Jul 2002 Posts: 3152 Location: Orlando, Fl
|
Posted: Mon Jun 02, 2003 5:56 pm Post subject: |
|
|
Ummm...
I use 2.5.70 and do not have a /sys directory so your assumption is not correct.
Erik _________________ 'Yes, Firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.' |
|
| Back to top |
|
 |
Exner Tux's lil' helper


Joined: 08 Apr 2003 Posts: 128 Location: Melbourne, Australia
|
Posted: Mon Jun 02, 2003 7:09 pm Post subject: |
|
|
I had to create mine manually. Try creating it and seeing what is inside after your next reboot. _________________ - Exner (Antony Suter) |
|
| Back to top |
|
 |
nephros Advocate


Joined: 07 Feb 2003 Posts: 2130 Location: Graz, Austria (Europe - no kangaroos.)
|
Posted: Mon Jun 02, 2003 9:04 pm Post subject: |
|
|
| Exner wrote: | | I had to create mine manually. Try creating it and seeing what is inside after your next reboot. |
You don't have to reboot. Just mount it.
mount -t sysfs none /sys
It will be mounted automagically on the next boot though.
I suppose the reason it's not in baselayout is that this is needed only for development kernels, which means it would be useless (and confusing) to most users. A note could be added to the development-sources and mm-sources ebuilds though.
(PS: just made Apprentice. Go me!) _________________ Please put [SOLVED] in your topic if you are a moron. |
|
| Back to top |
|
 |
|