View previous topic :: View next topic |
Author |
Message |
bitnet n00b
Joined: 23 Aug 2005 Posts: 25
|
Posted: Fri Sep 02, 2005 2:04 pm Post subject: String net on boot |
|
|
After installing 2005.0 I had successfully added adsl-start to boot, PCMCIA supposingly started it, according to Gentoo Handbook. After upgrading to 2005.1, including all other software and profile update it doesn't work now, PCMCIA is on default level too. I don't see that ....Connected label anymore. I also have DHCP. I can supply you with required info files ). Many, many thanks Gentoo Community! |
|
Back to top |
|
|
d4rkwingduck Apprentice
Joined: 11 Aug 2005 Posts: 220 Location: somwhere on this big blue earth
|
Posted: Fri Sep 02, 2005 6:49 pm Post subject: |
|
|
add it to you default runlevel
Code: | rc-update add adsl-start default |
you can check if its in boot/default already by issuing
and
_________________ http://www.di.fm/trance |
|
Back to top |
|
|
bitnet n00b
Joined: 23 Aug 2005 Posts: 25
|
Posted: Sat Sep 03, 2005 7:21 am Post subject: |
|
|
Code: | # rc-update show
bootmisc | boot
checkfs | boot
checkroot | boot
clock | boot
coldplug |
consolefont | boot
crypto-loop |
cupsd |
dhcp | default
dhcrelay |
domainname | default
esound |
famd |
firestarter | default
gpm |
hdparm |
hostname | boot
hotplug |
ip6tables |
iptables |
keymaps | boot
lisa |
local | default nonetwork
localmount | boot
modules | boot
mysql |
net.eth0 |
net.lo | boot
net.ppp0 |
netmount | default
nscd |
numlock |
pcmcia | default
portmap |
pwcheck |
reslisa |
rmnologin | boot
rsyncd |
saslauthd |
slapd |
slurpd |
sshd |
syslog-ng | default
urandom | boot
vixie-cron | default
xdm | boot
|
It's not on the list, therefore you shouldn't add it? Or you can add commands to the list too? |
|
Back to top |
|
|
d4rkwingduck Apprentice
Joined: 11 Aug 2005 Posts: 220 Location: somwhere on this big blue earth
|
Posted: Sat Sep 03, 2005 7:30 am Post subject: |
|
|
if its not in the list you must add it. _________________ http://www.di.fm/trance |
|
Back to top |
|
|
bitnet n00b
Joined: 23 Aug 2005 Posts: 25
|
Posted: Sat Sep 03, 2005 11:23 am Post subject: |
|
|
Please give me a link to a place where you've learned it kel.
How can I add it? rc-update add adsl-start default doesn't obviously work. Do I have to write my own init script? |
|
Back to top |
|
|
d4rkwingduck Apprentice
Joined: 11 Aug 2005 Posts: 220 Location: somwhere on this big blue earth
|
|
Back to top |
|
|
|