Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: Initng = Improving Boot by leaps and bounds!

  1. #11
    Join Date
    Apr 2005
    Location
    IRC or Forums
    Beans
    543
    Distro
    Ubuntu

    Re: Initng = Improving Boot time by leaps and bounds!

    Quote Originally Posted by verbalshadow
    here is the error i get. i haven't looked into it yet, maybe tonight
    not sure if this is the error your talking about. doubt it as it looks to be bash_executor.c related.
    Hmm,

    PHP Code:
    Cant execute source /sbin/agetty"9600 tty2" !
         
    tgetty/2                         [error]     (ret_code1)
         
    tgetty/2                         [restart
    That's my error Anyone have a great idea of how I can fix this little mess?
    AskDroid - Android Q&A Community

  2. #12
    Join Date
    Oct 2004
    Beans
    235

    Re: Initng = Improving Boot by leaps and bounds!

    comment out and remove the lines causing it (it's a DEBUG block).

  3. #13
    Join Date
    Oct 2004
    Beans
    235

    Re: Initng = Improving Boot time by leaps and bounds!

    Quote Originally Posted by BB
    Hmm,

    PHP Code:
    Cant execute source /sbin/agetty"9600 tty2" !
         
    tgetty/2                         [error]     (ret_code1)
         
    tgetty/2                         [restart
    That's my error Anyone have a great idea of how I can fix this little mess?
    yeah, do as I said earlier and make a getty service, your using the agetty one and that's bound to fail (ubuntu doesn't have agetty), also modify system.runlevel to run that getty service instead of agetty.
    Last edited by AndersAA; May 16th, 2005 at 02:14 PM.

  4. #14
    Join Date
    Apr 2005
    Location
    IRC or Forums
    Beans
    543
    Distro
    Ubuntu

    Re: Initng = Improving Boot time by leaps and bounds!

    Quote Originally Posted by AndersAA
    yeah, do as I said earlier and make a getty service, your using the agetty one and that's bound to fail (ubuntu doesn't have agetty), also modify system.runlevel to run that getty service instead of agetty.
    Ok did that, I also updated to 0.0.18 from .17. I had to reimpliment the command back into grub.conf and now I get this.

    PHP Code:
     FAIL initng_handler.chandle_killed_start(tgetty/2): Returned with exit 1.
         tgetty
    /2                         [restart]
    100tgetty/2                         [started]     (pid 7997).
     ** 
    FAIL remote_control.cerror open /etc/initng/in-test and /etc/initng/out-test 
    Ooo, I love this stuff
    AskDroid - Android Q&A Community

  5. #15
    Join Date
    Oct 2004
    Beans
    235

    Re: Initng = Improving Boot by leaps and bounds!

    do you get that when you reboot or when you boot?


    "FAIL remote_control.c: error open /etc/initng/in-test "
    that should be greated during compile. So unless you rm -rf'ed /etc/initng and cp -r'ed in new ones (much like myself) that shouldn't happen.

  6. #16
    Join Date
    Apr 2005
    Location
    IRC or Forums
    Beans
    543
    Distro
    Ubuntu

    Re: Initng = Improving Boot by leaps and bounds!

    oh, it only happens when I type initng in a terminal. But other than that, the startup is 15 seconds, was 40-45.

  7. #17
    Join Date
    Oct 2004
    Beans
    235

    Re: Initng = Improving Boot by leaps and bounds!

    if those of you who are feeling suicidal could have a look at :
    http://forum.initng.thinktux.net/viewtopic.php?t=5

    it should boot, even with lvm2 on root like I use, but if your in any way unsure about how to use this, dont bother. This is for those who are feeling like experimenting, it's not a good idea to try to replace your boot system with just yet

  8. #18
    Join Date
    Mar 2005
    Location
    Kuala Lumpur, Malaysia
    Beans
    54

    Re: Initng = Improving Boot by leaps and bounds!

    Quote Originally Posted by AndersAA
    if those of you who are feeling suicidal could have a look at :
    http://forum.initng.thinktux.net/viewtopic.php?t=5

    it should boot, even with lvm2 on root like I use, but if your in any way unsure about how to use this, dont bother. This is for those who are feeling like experimenting, it's not a good idea to try to replace your boot system with just yet
    which one is ure post again ? neuron is it ?

  9. #19
    Join Date
    Oct 2004
    Beans
    235

    Re: Initng = Improving Boot by leaps and bounds!

    Quote Originally Posted by vassalle
    which one is ure post again ? neuron is it ?
    correct

  10. #20
    Join Date
    Mar 2005
    Location
    Kuala Lumpur, Malaysia
    Beans
    54

    Re: Initng = Improving Boot by leaps and bounds!

    Quote Originally Posted by AndersAA
    correct
    let me get this clear? u said that ill have to replace my initng files.. but i cant even install the initng in the first place.. by the way, theres a new forum in the website. and theres a guy who have created a .deb for initng-0.1.18.. could i install using that and then replace it with ures ?

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

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