Giter VIP home page Giter VIP logo

Comments (2)

jschripsema avatar jschripsema commented on August 30, 2024

Unable to reproduce. Maybe your install log will give some insight as to why your install failed. /var/log/apt/history.log
Please make sure you're installing the drivers/tools and restarting after package upgrading. Also, you may have a network issue causing downloads to fail.

Steps Used to Attempt to Reproduce:

  1. Install minimal Ubuntu 12.04. No extra packages, just base install.
  2. Resynchronize package index. sudo apt-get update
  3. Install Drivers/Tools - Actual steps will vary, but make sure you're installing your hypervisor specific tools or physical hardware device drivers.
    • Install Parallels Tools (I'm testing with Parallels, but other hypervisors have similar options)
    • sudo mount /dev/cdrom /media
    • sudo /media/install
    • Restart
  4. Install newest versions of installed packages. sudo apt-get upgrade
  5. Restart. sudo shutdown -r now
  6. Install OpenSSH to allow transfer of installer. sudo apt-get install openssh-client openssh-server
  7. Use scp to transfer installer from a different computer. scp NetSUSInstaller.run user@ip-address:~/
  8. Run installer sudo ~/NetSUSInstaller.run
  9. Installer finishes without errors. Accessible using web interface.
  10. sudo /etc/init.d/apache2 start
* Starting web server apache2
httpd (pid 9489) already running

from netsus.

StevenStrand avatar StevenStrand commented on August 30, 2024

Closed, could not reproduce.

from netsus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.