Page 1 of 2 12 LastLast
Results 1 to 16 of 22

Thread: Arrrgh, interrupted gentoo install..

  1. #1
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro

    Arrrgh, interrupted gentoo install..

    As above really, the install was on the "emerge system" stage about a couple of hours in when my dad thought it would be good to trip the main fuse panel out...

    I've rebooted the system using the live cd, remounted the filesystems and chrooted to /bin/bash..

    When I did "emerge system" again it told me that everything was up to date apart from 3 config files, but it was still in the middle of downloading and compiling things when the power went..

    What now? Redo the bootstrap and try to emerge system again, or flatten the lot and start again?
    (\__/)
    (='.'=)
    (")_(")

  2. #2
    Senior Member Stubzz's Avatar
    Join Date
    Sep 2003
    Posts
    573
    Thanks
    0
    Thanked
    0 times in 0 posts
    If you are sure that the emerge system as cut short
    Code:
    emerge -eD world
    shoule recompile everything. I take it you are starting from stage 1? If every seems to be working I'd just carry on and see if anything needs to be updated on the system.

  3. #3
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    ah cheers, that seems to have kick-started it again

    just need to wait while that does it's thing, then there's fstab, kernel, system tools, user stuff, lilo, and x11, and hopefully that should do the trick
    (\__/)
    (='.'=)
    (")_(")

  4. #4
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    Okay, it took aaages, but it finally built.. kinda..

    I followed the quicksetup guide, but now when grub loads and I tell it to boot, it comes up with following error message:
    Linux kernel must be loaded before initrd
    what gives??

    Edit: oops.. Kernel *not* Kernal...
    Last edited by Stoo; 04-06-2004 at 09:49 PM.
    (\__/)
    (='.'=)
    (")_(")

  5. #5
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    hmm, fixed the typo and now it says:

    kernel /kernel-2.4.25-gentoo root=/dev/ram0 init=/linuxrc real_root=/dev/hda3 vga=792

    Error 15: File not found


    *confused*
    (\__/)
    (='.'=)
    (")_(")

  6. #6
    Senior Member Stubzz's Avatar
    Join Date
    Sep 2003
    Posts
    573
    Thanks
    0
    Thanked
    0 times in 0 posts
    The line looks line, whats the vga parameter for? You double checked the kernel version? All I can think of

  7. #7
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    it was a framebuffer option thing, I'll probably bin it..

    is there a command to find the kernel version?
    (\__/)
    (='.'=)
    (")_(")

  8. #8
    HEXUS.social member Agent's Avatar
    Join Date
    Jul 2003
    Location
    Internet
    Posts
    19,185
    Thanks
    739
    Thanked
    1,614 times in 1,050 posts
    Quote Originally Posted by Stoo
    is there a command to find the kernel version?
    try:
    uname -r
    Quote Originally Posted by Saracen View Post
    And by trying to force me to like small pants, they've alienated me.

  9. #9
    Senior Member Stubzz's Avatar
    Join Date
    Sep 2003
    Posts
    573
    Thanks
    0
    Thanked
    0 times in 0 posts
    When your boot partition is mounted just do
    Code:
    ls /boot/kernel*
    That should display the kernel name.

  10. #10
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    Quote Originally Posted by Stubzz
    When your boot partition is mounted just do
    Code:
    ls /boot/kernel*
    That should display the kernel name.
    "file not found"

    eek.. it certainly built and compiled the kernel though..

    Quote Originally Posted by Agent
    try:
    uname -r
    Don't think that works as I'm having to boot from the live cd, so it picks up that, not the one on the hdd..

    I looked in the portage dir for the source I used and apparently it's "2.4.20-gaming-r11" which I've put in the grub.conf file and it does that same thing
    Last edited by Stoo; 04-06-2004 at 11:41 PM.
    (\__/)
    (='.'=)
    (")_(")

  11. #11
    Senior Member Stubzz's Avatar
    Join Date
    Sep 2003
    Posts
    573
    Thanks
    0
    Thanked
    0 times in 0 posts
    Looks like your kernel is not called kernel.x.x.x.x then. do:
    Code:
    ls /boot
    One of them will be the correct kernel. bzImage is my guess.

    Did you use genkernel btw?

  12. #12
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    umm..
    ls -a /boot

    . .. .keep boot grub lost+found
    and yup, I used genkernel..
    (\__/)
    (='.'=)
    (")_(")

  13. #13
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    oh balls, looks like it failed to create the kernal build :/
    /me wanders off scratching his head..

    genkernel log file is here, if anyone can look over it and work out why it's not working I'd be mucho grateful
    Last edited by Stoo; 05-06-2004 at 02:40 AM.
    (\__/)
    (='.'=)
    (")_(")

  14. #14
    Member
    Join Date
    Sep 2003
    Location
    Peterborough
    Posts
    147
    Thanks
    0
    Thanked
    0 times in 0 posts
    it's a compiler error... have you set any CFLAGS to non-defaults in /etc/make.conf?

    what happens if you use
    make oldconfig
    make dep
    make bzImage
    make modules
    make modules_install

    instead of genkernel?

  15. #15
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    Quote Originally Posted by oyster
    it's a compiler error... have you set any CFLAGS to non-defaults in /etc/make.conf?

    what happens if you use
    make oldconfig
    make dep
    make bzImage
    make modules
    make modules_install

    instead of genkernel?
    CFLAGS="-03 -mcpu=athlon -funroll-loops -pipe"

    Will try the manual config next..

    edit: nope, that didn't work either :/

    Any other ideas?
    Last edited by Stoo; 05-06-2004 at 07:12 PM.
    (\__/)
    (='.'=)
    (")_(")

  16. #16
    Member
    Join Date
    Sep 2003
    Location
    Peterborough
    Posts
    147
    Thanks
    0
    Thanked
    0 times in 0 posts
    I have CFLAGS="-O2 -march=athlon -funroll-loops -pipe"

    afaik O2 (optimise for size) is often quicker than O3 (optimise for speed), although it depends on the app that is being compiled. You could try the same settings as I have (although I don't have a great deal of faith that it'll help).

    You're probably going to have to re-compile gcc and/or glibc. ...or start again with a stage 3 install?

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Mandrake install probs!
    By cm_uk in forum Software
    Replies: 0
    Last Post: 13-03-2004, 11:37 AM
  2. Win 2k/XP dual install
    By Dr. X in forum Software
    Replies: 14
    Last Post: 18-11-2003, 02:46 PM
  3. No internet after gentoo install
    By Dorza in forum Software
    Replies: 12
    Last Post: 20-09-2003, 04:03 PM
  4. Problems after gentoo install
    By Dorza in forum Software
    Replies: 0
    Last Post: 02-09-2003, 03:08 PM
  5. Help me with 2K install before I shoot myself!
    By Lemming in forum PC Hardware and Components
    Replies: 11
    Last Post: 26-08-2003, 01:15 AM

Posting Permissions

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