Vagrant-lxc container not starting [closed] - linux

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 8 years ago.
Improve this question
Firstly I'd like to say that I'm new to LXC and I may have some problems getting the right idea of how the things should work. The thing is I'm trying to start a previously download vagrant-lxc box that holds an Ubuntu 12.04 x32. My development PC is running Ubuntu 13.10 x64 and lxc 1.0.0.alpha1 installed from the Ubuntu official repositories.
When I run vagrant up --provider=lxc I'm always getting
There was an error executing ["sudo", "lxc-create",
"--template", "vagrant-tmp-lxc-test_default-1393431786",
"--name", "lxc-test_default-1393431786",
"-f", "/home/ccvera/.vagrant.d/boxes/lxc-ubuntu-12.04/lxc/lxc.conf",
"--", "--tarball", "/home/ccvera/.vagrant.d/boxes/lxc-ubuntu-12.04/lxc/rootfs.tar.gz",
"--auth-key", "/opt/vagrant/embedded/gems/gems/vagrant-1.3.5/keys/vagrant.pub"]
I might be making a dumb error here so my questions are:
Is there any problem running a box of x32 container inside a x64 host using LXC?
Is there any problem running a box with a different Ubuntu version (Kernel version) that the host machine does? In may case (Ubuntu 12.04 (kernel 2.6) vs Ubuntu 13.10 (kernel 3.11))
In the case that 1, 2 do not apply, then, how can I figure out what's the problem? prepending VAGRANT_LOG=DEBUG didn't make the trick, it just shows the above errors many times.
In the case that 1 or 2 do apply, then, how can I overcome the situation?, I need fast and well performance on test virtual machines, (so I think I need containers), but it is not feasible to me that the developers should have the same OS as the testing VMs

Updating to newer versions of lxc and vagrant-lxc did the trick.
And after some reading is seems that x32 box runs under x64 host kernel so it becomes on a x64 box, that's the idea of containers.

Related

Bad: Kali Linux Copy And Paste Problems [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 2 years ago.
Improve this question
Kali Linux Copy And Paste Problem:
So I've been having this problem so much its became a huge pain, it gets aggravating having to type out such long sentences from my host computer without being able to copy and paste from it, I've tried everything I could find online and I mean everything and none of the solutions seemed to work, I even tried downloading Kali Linux on a Virtual Machine instead of a Virtual Box (Which was a nightmare to setup for me) and it along with a bunch of other features didn't work either (Probably because I'm not good with setting it up), but I didn't care because I mainly wanted it to work on my Virtual Box, I noticed something today though after I reinstalled Kali Linux for my Virtual Box (I figured reinstalling it would do the trick) and it kind of did, at least until i did "sudo apt-get upgrade" then the copy and paste feature stopped working, I've spent awhile dealing with this but I'm fed up, please do your best and leave some ideas, anything, I really just want this to work. Thanks.
Other Infromation:
• I'm running the latest version of Oracle V Virtual Box 64-Bit: 6.1.4 https://download.virtualbox.org/virtualbox/6.1.4/VirtualBox-6.1.4-136177-Win.exe
• I've downloaded Kali Linux Virtual Box 64-Bit: Version 2020.1 https://images.offensive-security.com/virtual-images/kali-linux-2020.1-vbox-amd64.ova
• I'm running **Windows 10 Latest Version*
Copy & paste is broken in the Guest Additions 6.1.4 r136177. Either downgrade the Guest Additions or install
the 6.1.5 test build of the Guest Additions.
See the related post on U&L: Copy paste not working on Virtual box 6.1 running Ubuntu 18.04 on Windows 10 Machine

VMWare Workstation 11 on Windows 10 executes as 32bit and fails to start a Ubuntu Linux 64bit guest [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 6 years ago.
Improve this question
I recently upgraded to a 64bit Windows 10 based PC. I installed my older VMWare Workstation 11.1.2 on it and created a Ubuntu Linux 64bit 16.4 LTS. It appeared that the VM creation went through successfully. However, when I attempt to start the VM, I receive an error as below:
On inspecting the Task Manager, I observe that the VMWare Workstation is started as a 32bit process and could be the reason for this. Does this mean I can't run 64 bit guest OS on this PC?
Any help will be highly appreciated.
It says right there in the error message what the problem is, Intel VT-x is disabled. Have you checked your bios settings?

What's the difference between installing Ubuntu and then installing desktop KDE on it or installing direct kubuntu? [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 6 years ago.
Improve this question
What's the difference between
1.installing Ubuntu and changing its desktop to KDE or direct installing kubuntu
2.installing Ubuntu and changing its desktop to XFCE or direct installing xubuntu
3.installing Ubuntu and changing its desktop to LXDE or direct installing lubuntu
4.installing Ubuntu and changing its desktop to mate or direct installing Ubuntu mate
5.installing Ubuntu and changing its desktop to gnome or direct installing gubuntu
Please help... I am confused..
They're all Ubuntu-based distros with different tweaks. Each distro runs on the same Linux kernel, so they're the really same for most intents and purposes. The obvious difference, as you have stated, is the desktop manager installed on each one, so a different look and feel. However, each of them also comes with different packages pre-installed. Each distro may ship with different video viewers, photo viewers, email clients, photo editors, and so on.
Each one will also consume different amounts of RAM, CPU, and power.
For more information, this post has very good tables and graphs to compare the distros: http://mylinuxexplore.blogspot.com/2014/11/ubuntu-1410-vs-kubuntu-1410-vs-xubuntu.html
This question should probably be asked on https://askubuntu.com/ but i'll answer it anyway. When installing Ubuntu you are greeted with a unity desktop meaning that all the unity package dependencies have been installed. If you were to install KDE on ubuntu (which is totally fine) you would still be left with unity desktop installed on your system. This is not ideal for computers with low storage or resources which is why different flavours of ubuntu have been released, aka kubuntu, ubuntu MATE. When installed these operating systems will only include the packages needed to run their own desktop (among other things like apt)

Switching from Dual Boot to Virtual Box [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 am dual booting on my Lenovo t420 windows and Ubuntu. I am using both Os and find it annoying to switch back and forth...I was wondering if I could have Ubuntu on my Virtual Box and copy my information from the Dual Boot to the windows partition. I have lots of stuff on my Linux, mainly because of eclipse and android stuff.
look at this link:
https://forums.virtualbox.org/viewtopic.php?f=2&t=9323
it is possible that this may not work because when an OS is installed, it loads only the files to make it run on your specific machine. the simulated hardware in virtualbox might be too different that what it uses now.(I know this because I tried this with win xp)
If you're running Windows 7, you can use 'Windows Virtual PC', which is built in to Windows 7, to run a Linux OS as virtual machine. See http://answers.oreilly.com/topic/366-how-to-run-linux-under-windows-7s-windows-virtual-pc/ for more info.
I'm T420 with both Ubuntu(12.04 64bit) and Win7 too. Normally I can see Win7 partition be mount to Ubuntu and I can copy data from Ubuntu to Win7.

Problems installing ubuntu on windows machine [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 am trying to install ubuntu 14.04.2 LTE. I have a lunovo ideapad with windows 8. I have followed all necessary steps flawlessly, and even factory reset my laptop to make this smoother. I get this error when trying to boot and install ubuntu. I also get it if i try to run ubuntu without installing. Also I tried re-downloading ubuntu, and remounting on my usb with the universal usb installer.
Is this error due to my computer, or the ubs/unbuntu? There was another option in the boot menu. It was check disk for error. I do not know if it was checking disk as in the iso disk or my hard drive, but a ubuntu lunch screen appeared and it was looking into some ubuntu files (on the usb), when it was done it said there was 2 errors. It did not say what kind or if it repaired it , or how to repair it. It only gave me the option to exit, then lunovo boot screen appeared and it stayed in a attempting to repair loop for quite a awhile so I gave up on that and shut down.
I would ask this in ask ubuntu, but I do not have enough "respect points" to upload an image.
Major respect to anyone who can help me out, I have been to get ubuntu for 2 days now, and I hit a dead end.
This error message can appears in those cases:
1. Your hardware it not compatible, usually ACPI issue. Try to boot with additional options: "noapic" and/or "acpi=off". You should be able to set parameters in "Other options" [F6 key].
2. Your RAM is broken. Check it in "Test memory" option.

Resources