Error when trying to install Ubuntu [closed] - linux

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I been trying to install Ubuntu for my new laptop for ages now. Always getting the same error the very last second of the install.
Here is a screenshot and a the log of the install.
LOG : http://pastebin.com/sHr1x7C7
Screenshot: http://i40.tinypic.com/160vi88.jpg
Used the windows installer. Tried to reboot multiple times. But the OS is not showing up on the list on boot.

First, the distrib is ubuntu, not ubunto.\
Secondly, I recommand you to use a live CD or a USB stick if you want to try the system, and if it works well and/or you like it, install the system using that same medium.
There are plenty of howto on the internet, so I won't explain here, but the principle is to reduce windows partition (or allocating a full hard drive for linux) and manage the partition scheme throw the installer.
Hope this helps, at least a little :-)

First, it's ubuntu, not ubunto. From my google searches your problem is a pretty common one with no apparent solution. Burn the ISO to CD and install that way, it is the most reliable method. If you cannot do that, try the USB or netboot options, but the CD is the best way.

Related

Debian 11 how to Install GNOME after Install by bootstick [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I made a mistake during the installation of Debian 11. My plan was to run Debian next to Win10 by using Grub2 but installed Debian high secure LVM which overwrote my notebook's complete Harddisk. I am completely new to Linux so as you can imagine I struggle hard because I only have a "DOS-style-Terminal". The Debian 11 .iso ist only 3xx mb large and I wonder if i am able to install Gnome from the given Terminal. Some sources mentioned Gnome could be part of the .iso .Is it true? Do I have a chance to process? If not I concidered to add a folder on the bootable USB stick, add something like "gnome.deb" and try to progress this way. I dont have internet in my Asus Vivobook model M712D because of missing"RTW88......" which makes my situation even worse but can access the internet by my Smartphone. In the end I want to install vscode to progress at www.freecodecamp.org using Debian instead of Kali for advanced Linux learning and future operations. I am sure this is a topic to discuss, I cant imagine I am the only one struggling on this issue. Many Windows user gets prevented from using linux by this issue .
The small size of the image indicates that you probably used the Network Install image. This minimal image does not feature desktop environments. Your options are:
Download an image that features a desktop environment (complete installation image, see here) and reinstall Debian using this image.
Install the desktop environment yourself. To do that, you could try sudo apt-get update && sudo apt-get install task-gnome-desktop. This, however requires an internet connection.

VirtualBox. Fedora 11 freezes when boot [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
I have Fedora 11 installed on VirtualBox. By accident some files in /var directory were damaged or removed(I don't know what exactly). Now when trying to run Fedora, it goes untill choosing the user and freezes. No reaction at mouse and keyboard clicks. Does anyone have any suppositions how to run it, or at least how to retrieve files from virtual machine? I booted it to the terminal where I updated all what is possible - gnome, etc...But still no result.
It's impossible to know what happened without knowing what got removed. However, a great way to get your files out is using scp. Good examples for this can be found here.
Alternatively, if you've installed the Virtualbox Guest Additions you can use a USB drive to retrieve your files. There's a pretty good tutorial on how to get your USB drive working on VBox here.
If you want my best guess as to what's wrong, something in your /var relating to your GUI got removed, as from what I understand you can still boot to your command line. My suggestion would be to get what you need off the machine using the above tools and get a fresh install.

A lightweight Linux version for web development? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I am fairly of familiar with Ubuntu and I have used it a lot in the past for programming purposes, but right now I would like to try something different. Instead of doing a dual boot on my computer, I am going to do my PHP development in a Virtual Machine, probably using VMWare or whatever.
The problem is, that with only 4GB of RAM, it seems like recent versions of Ubuntu are a bit too heavy to run really smoothly on this computer. So instead, I am searching for a Linux system that can easily run with only 1/2 or 1 GB of RAM assigned to it.
What would you suggest for this?
I'm not really sure if it makes a difference, but here's a list of the things I'll really need to be using in it:
apache2
php5
php5-memcache
php5-sqlite
memcached
postgresql
php5-pgsql
phppgadmin
I understand that this is not really the typical kind of questions you find on stackoverflow, but I'm very certain that it may be useful to somebody someday.
Take a look at Vagrant. It will share your current directory with the guest. So you use your native editing tools and your native browser to test things. That way the VM stays small with no GUI.
I recommend Puppy Linux if you're looking for a lighter Linux distribution.
http://puppylinux.org/wikka/MinimumSystemRequirements
http://puppylinux.org/main/Overview%20and%20Getting%20Started.htm

Looking for free Linux OS [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I would want to install a free Linux OS in my laptop. I am not a techie. I am looking for Linux OS which will have inbuilt features for Fn(Function) keys. Please suggest me if you know any particular Linux OS with these features.
This OS have a laptop version. Easy to use, and supports the newest hardwares:
http://www.ubuntu.com/download/desktop
There are so many choices. Ubuntu is the defacto first distro, although I don't really care for it ever since they went to Unity and Gnome 3. I would rather use Mint with Cinnamon.
A good start is to look at something like Linux Watch http://distrowatch.com/ and see what distros sound good to you, then burn the live disk and check it out. If you like it you can then install it.

Installing Git on a Linux VM (RHEL) [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
We need to set up a Git server in our team.
I have decided to first go with a VM, and expand in the future if needed.
I've gathered Linux would be the easiest setup.
Problem is, i have very limited experience with Linux, some questions that i'm trying to answer are:
What is the actual procedure for installing the Git package? is it a simple matter of RPM installation ?
Following the installation, i'd need to map the Git repo to some net share. how is this done? i believe that i need to configure xinetd.d, looking for exact steps.
How is authentication is set up for various users to access this machine?
Which version of Linux makes any difference? we have the RHEL 5 64 bit here.
Anything else i'm currently missing?
Haven't used RHEL 5 but yes, any modern distro should have git available in a package. I'm guessing that "yum install git" would do it.
Depends on the type of net share. Google it.
See http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way
Shouldn't.

Resources