changing default runlevel dynamically

Ask a Question related to Debian, Design and Development.

  1. #1

    Default changing default runlevel dynamically

    How can I choose the runlevel dynamically at startup through lilo menus
    or otherwise?
    I want to make a custom runlevel for powersave and such.

    thanx


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Micha Feigin Guest

  2. Similar Questions and Discussions

    1. Changing Text Dynamically
      Hello, I would like to know if the text displayed on a webpage changes dynamically.I have 2 drop down menus and based on the options chosen I...
    2. Changing the default black
      Can you tell me what the GCR is please ?
    3. Changing UserControls Dynamically
      I have 2 user controls and I would like to display 1 of them depending on a session variable. I have trie a place holder, but it doesnt seem to...
    4. Runlevel 8?
      Hello, I installed Slackware 8.0 (I know 9.0 is out, but I had 8.0 lying around and wanted Slack immediately) and all booted fine except it...
    5. Changing module dynamically
      Thomas M. Widmann sikyal: I'm not sure how much control you have over the architecture of the whole thing, but this is how I would implement...
  3. #2

    Default Re: changing default runlevel dynamically

    Hi!

    On Wed Jul 23, 2003 at 10:10:13AM +0300, Micha Feigin wrote:
    > How can I choose the runlevel dynamically at startup through lilo
    > menus or otherwise?
    At the LILO Prompt (after press SHIFT at the LILO XX.YY.ZZ prompt) you
    can append kernel parameters. If your bootimage lilo label is called
    Linux you can type:

    Linux 4

    for runlevel 4.

    So long
    Thomas

    --
    .''`. Obviously we do not want to leave zombies around. - W. R. Stevens
    : :' : Thomas Krennwallner <djmaecki at ull dot at>
    `. `'` 1024D/67A1DA7B 9484 D99D 2E1E 4E02 5446 DAD9 FF58 4E59 67A1 DA7B
    `- [url]http://bigfish.ull.at/~djmaecki/[/url]

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.2 (GNU/Linux)

    iD8DBQE/HkMc/1hOWWeh2nsRAn/2AJwOen2OSHULjsVi4Yt5IjXgdLTU2QCgsxlM
    pZNx86iD0op2wUexDsn5WfQ=
    =aYqN
    -----END PGP SIGNATURE-----

    Thomas Krennwallner Guest

  4. #3

    Default Re: changing default runlevel dynamically

    Thomas Krennwallner writes:
    > Hi!
    >
    > On Wed Jul 23, 2003 at 10:10:13AM +0300, Micha Feigin wrote:
    > > How can I choose the runlevel dynamically at startup through lilo
    > > menus or otherwise?
    >
    > At the LILO Prompt (after press SHIFT at the LILO XX.YY.ZZ prompt) you
    > can append kernel parameters. If your bootimage lilo label is called
    > Linux you can type:
    >
    > Linux 4
    >
    > for runlevel 4.
    You can also use

    telinit X

    to switch to runlevel X at any time after the system is running.

    Jerry Quinn


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Jerry Quinn Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139