This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Reinstall after hardware crash issues

I was running Astero software gateway on my network when I had a hardware crash and am struggling to get the product reinstalled and working after replacing the hardware.

I found through different posts on this website that I need to add a "nolapic noapic" entry to the loading script but do not know how to actually perform the edit and have it saved to the file so that it loads every time. 

Does anyone out there know how to do this?


This thread was automatically locked due to age.
  • The installer has a few options, including NOACPI, which I believe will do what you need. (first screen after booting from the install CD)

    You should only use that if you KNOW that your hardware is otherwise incompatible.

    Barry
  • BarryG,

    I did install the software with the no APIC option from the cd but apperantly there is a flaw in the installer so that it does not add the entry to the startup file after installation.

    When I reboot, I actually get (2) problems. 

    First, I have to hit escape to interrupt the loader, or it just fails claiming I need to boot using the "NOAPIC option". If I manually interrupt by hitting escape, I can then edit the script and add the "nolapic noapic". 

    If I then tell it to boot I get a message about in invalid perameter was passed by the display adapter and I must hit enter to see the available display modes. I then select "0" the 80X25 mode to finish the load.  

    Again, what I need to do is make the changes in the startup script permanently so that I do not have to edit it at startup every time. 

    I assume this is done within Linux but I am not familiar with Linux and don't know how to use the editor.
  • Editors available on Astaro include Joe (wordstar), Jed (emacs), and vi.

    I believe you'll need to edit grub.conf in /etc.
    The one there seems to be empty, so that might not work.
    Also see 
    /boot/grub/menu.lst 
    and 
    /boot/grub/menu.lst-default
    (make sure to edit both)

    If you're not sure what you're doing, ask your reseller or support for help. 

    Is Astaro aware of the NOAPIC error?

    What version are you running?

    Barry
  • I will take a look at these files and look into the editors you suggest.

    I haven't contacted Astero since I am using the free home edition. 
    Last time I asked for help they just refered me to the Bulletin board, so I think it would be a waste of time to asked again.

    I have mostly worked with MS operating systems and I guess I am a little disappointed with Astero's documentation. They provide their software loaded and running on Linux, but give no information as to how to configure how Linux is used.  

    All it would take is a little bit of info as to where Linux ends and their software begins and a few hints if something goes wrong.
  • I will take a look at these files and look into the editors you suggest.

    I haven't contacted Astero since I am using the free home edition. 
    Last time I asked for help they just refered me to the Bulletin board, so I think it would be a waste of time to asked again.

    I have mostly worked with MS operating systems and I guess I am a little disappointed with Astero's documentation. They provide their software loaded and running on Linux, but give no information as to how to configure how Linux is used.  

    All it would take is a little bit of info as to where Linux ends and their software begins and a few hints if something goes wrong.


    Build a virtual Suse-System for training.
    Astaro uses a modified Suse-Enterprise as system.

    Ralf