Debian Installation :: Persistent Install In Virtualbox
Jun 28, 2011
So i installed debian squeeze in virtualbox with xfce and i thought that it was persistent. when i powered down the virtual machine and started it up again later I only had the option of installing it again. Do i use save state to keep it in the installed stage? would i have to do that each time i made a change? i want to make sure so that i don't keep having to re install it.
View 7 Replies
ADVERTISEMENT
Mar 26, 2011
I want to install Debian 6 on an USB via VirtualBox. Then i gonna take the USB and putt it in on another computer, and boot it from there.
I have two questions:
1. How do I install Debian 6 on a USB via Virtualbox?
I have download Vbox from this http://download.virtualbox.org/virtualb ... 12-Win.exe (i use winXp now).
2. How do a boot the USB via a floppy? My old computer, who i want to install Debian 6 on it, cannot boot from USB beacuse the BIOS dont have "Boot from USB". I have USB 1.0 i think.
View 7 Replies
View Related
Apr 27, 2010
my error when trying to run a VB (Virtualbox). Error as copied from error box. install the virtualbox-ose-modules package for your kernel and execute 'modprobe vboxdrv' as root. VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).
[code]...
I get this when trying to launch a VB after making one with wizzard.
View 6 Replies
View Related
Dec 30, 2015
I installed debian 8 on a 16 GB usb drive using this guide. I used a debian 8.2 64-bit image with mate. If I were to get a larger usb drive, would I be able to transfer everything from the 16GB drive to it? How?
View 1 Replies
View Related
Dec 21, 2010
I was wondering if it can be possible to boot debian from micro sd card and have it persistent. I have checked the bios of my laptop and there are options to boot from USB and HDD (and from floppy, cd, network and hard disk), but not from sd card. Would it be a problem or could there be workarounds. That is of course if the whole thing is a good idea at all.
I have already booted the laptop from USB, but I would like to use it for everyday work and USB sticking out is bound to get snapped off. Sd card on the other hand would go inside in the slot. The hard disk is dead and is a bit expensive to replace (and unnecessary in respect of the volume, I only need a couple of gb for work)
View 6 Replies
View Related
Nov 10, 2015
I'm working on my iptables rules on a debian 8 vps and I tried to install iptables-persistent but I was told "Unable to locate package"...
Where can I get this so that I may save my rules for reboot?
View 5 Replies
View Related
Feb 13, 2010
I would like to make all directories except /home non persisent this way any changes are undone by a reboot. (this will be used by kids)Where do I start?I've worked with Linux for years, but never tried this.
View 4 Replies
View Related
Jan 16, 2010
I want to ask, its is possible to install ubuntu in a harddisk as a non persistent environment? i mean, i want my ubuntu is always clean everytime it is restart, like a live usb.
View 6 Replies
View Related
Oct 28, 2015
I'm trying to create a persistent live Jessie system on my 8GB USB drive.
If that matters, I'm currently on an Arch Linux system, and I partly followed what's on the relative wiki (Pages Create a new MBR for a USB stick, Manually create a USB flash installation and Install Syslinux), plus a CrunchBang post explaining how to make a persistent live USB out of any Jessie-deriving distro (like their BunsenLabs Hydrogen).
The problem is, even if Debian boots up more than fine, the system isn't persistent at all.
Here's what I did (I know some passages are redundant, but still...):
Downloaded the Cinnamon flavor of Jessie via torrentErased the old MBR
Code: Select all# dd if=/dev/zero of=/dev/sdb bs=512 count=1 && syncCreated a 1.1G W95 FAT32 (LBA) active partition and used the remaining space on a Linux partitionFormatted the first to FAT32 and labelled it "Debian64". Formatted the second to ext4 and labelled it "persistence"
Code: Select all# mkfs.vfat -n Debian64 /dev/sdb1
# mkfs.ext4 /dev/sdb2 -L persistence
Mounted the first partition and the iso
[Code] ....
View 5 Replies
View Related
Feb 18, 2011
I have created live persistent usb-hdd (fat32) image, put into USB stick, but now I should create persistent live-rw partition. How this persistent partition should be formatted? Should I format with ext2, or fat32?
View 1 Replies
View Related
Mar 2, 2011
I've created live squeeze usb-hdd and if I boot first time the udev system writes the MAC address of the network interfaces into /etc/udev/rules.d/70-persistent-net.rules.Because I use full persistence, the file is there on the next boot and I don't get network running automatically on other computers. My problem is, howto remove 70-persistent-net.rules every time during the startup?
View 5 Replies
View Related
Aug 9, 2010
I switched from GRUB. To extlinux (but it is doesn't matter). From the following kernel update - using debian testing -, at the and of VirtualBox installation I get the this error:
View 5 Replies
View Related
Apr 10, 2011
I was trying to install virtualbox-ose using the wiki page on debian.org and following the installation instructions for squeeze! But in the installation process, I saw this error: No suitable module for running kernel found . And when I try to run virtualbox nothing happens! I'm using this kernel: 2.6.32-5-686. I tried re-installing use the deb package from the virtualbox website but I had the same error. Does anyone had this before? any ideas on how to correctly configure it ?
View 4 Replies
View Related
May 22, 2011
I am a very beginner Debian user, Debian is installed in VirtualBox, which is hosted on Windows. I try to install VirtualBox Guest Additions without success.
First method: in VirtualBox menu, Devices->Install Guest Additions I receive a message: Cannot find the autorun program. Screenshot here: [url]
Second method: in shell I do su and then navigate to the cd rom and run the script /media/cdrom/VBoxLinuxAdditions.run by hand.
I get Permission Denied. Screenshot here: [url](I basically follow the tutorial [url]
How to install it?
View 2 Replies
View Related
Jun 15, 2011
I am running virtualbox on a Mac Mini Server. I would like to install Debian on it and give it an internal static IP address. E.g. 192.168.1.xxx
I am looking at all the downloads. The Mac Mini Server Snow Leopard has no CD/DVD but plenty of disk space.
It will be used as a LAMP webserver, Java, Ghostscript and pdftk but also install ISPConfig on it.
I was looking at this ISO: [URL] Is this ok?
The Mac is a 64 bit Intel based machine. If I wanted 64 bit on the VirtualBox, which 64 bit ISO should I get?
View 1 Replies
View Related
May 25, 2010
The VirtualBox website have a 64 bit deb for installation available for AMD64 Lenny but not for Squeeze. Is it okay to install the Lenny package on Squeeze or would this cause a problem?
View 4 Replies
View Related
May 30, 2011
I'm not sure if this is a Debian question or a VirtualBox question, so I'm posing here and will likely pose it on the VBox forums as well.When I install Debian into a new VirtualBox VM, it always installs Ext3 as the file system. I've tried the Advanced installer, but there does not seem to be a way to specify Ext4 as the file system.My questions are:- Is Ext3 the default for Debian 6?- Can I specify Ext4 as the file system at install? Should I even care? I know Ext4 is faster, but would that performance boost be meaningful for a laptop/cloud user?I know I can convert from an Ext3 to Ext4, but that's clearly a lot more work than just installing it during initial setup.VirtualBox does support Ext4, as I have installed Ubuntu 11.04 with Ext4 and it boots and operates fine.
View 1 Replies
View Related
Jul 15, 2011
When I try to play this game Red Line Rumble 3 on [URL].gamelanding/redlinerumble3.jsp I get missing plugins. I checked if the plugin is installed on Google Chrome by typing about:plugins it says Shockwave flash but no Shockwave player. I have tried looking for the Shockwave player plugin from Debian packages and the official website but I cannot install it from the official website of the Shockwave player because it is only available for Windows and Mac. [URL]... Is there anyway I can install Adobe Shockwave Player on Linux without the use of Wine or Virtualbox?
View 2 Replies
View Related
Feb 10, 2011
I am trying to take a look at Fedora for the 1st time and usually like to have a good tryout of a distro in VirtualBox.
Firstly, the live cd image boots up fine and seems to work ok except for a Kernel crash at the beginning of the gnome session, but it does enable basic usage within the live system.
But, when trying to do an actual hd install (still within VBox) Fedora 14 just keeps on crashing the VBox??, every install attempt just aborts, I have given the virtual machine a 20gb virtual hd, 2gb ram, 128mb video ram and have not applied any "unusual" extra settings. All versions of Ubuntu, Mint and PCLinuxOS work flawlessly within VBox.
Has anyone else tried installing into VirtualBox here?? (not just running the live environment)
I've wasted a good few hours with this, is it just that some distros dont like VirtualBox or is this indicative of what Fedora would be like on a real non virtual install??
ps, I have the latest VirtualBox fully updated and a flawless host (Mint 9), and perhaps I should add that I'm not a Linux expert and have only been using Linux for just under a year now.
View 6 Replies
View Related
Feb 2, 2010
how to install virtualbox on ubuntu 7.04. I tryed to install VirtualBox-3.1.2_OSE from virtualbox.org and following the instructions i have downloaded it using terminal but i dont know how to install it .
View 3 Replies
View Related
Aug 6, 2014
I'm just trying to install a Jessie i386 image in Oracle Virtualbox.
My host specs are:
Windows 7 Home Premium x64
Wheezy is installing correctly, but Jessie is not. It fails during the partitioning of the disk, and gives an error message like: unable to write to disk, start = 236342 length = 0. This is not the exact message but I'm unable to try again at the moment.
When I install Wheezy and apt-get update / upgrade to Jessie, I get a black screen after reboot..
View 4 Replies
View Related
Mar 22, 2011
I'm trying to install Sid in Virtualbox using debian-testing-amd64-businesscard.iso : Expert install, Sid mirror, Standard system utilities....So far, so good. After that I want to install a minimum gnome, but this time ( I've done it before with success ) I got stuck :
What is the best way to proceed ?
View 11 Replies
View Related
Feb 12, 2011
I am currently running VirtualBox OSE but I need USB support. If I install the closed source version, is it possible to have it use the OSE's virtual machines or will I have to redo all of it?
View 2 Replies
View Related
Feb 23, 2011
I'm now on ubuntu and I want to install virtualbox on my system i.e. maverick 10.10. I downloaded virtualbox-4.0_4.0.4-70112~Ubuntu~maverick_i386.deb but there was a problem. My software center says "Cannot install 'libqt4-network". I even did it with terminal but same problem: 'Cannot install 'libqt4-network'.
View 2 Replies
View Related
Sep 17, 2010
I am trying to build a test VM with VirtualBox 3.2.8, hosted on Ubuntu 10.04 amd64. I am trying to install Debian Squeeze from the daily build (specifically, from the following URL):
[URL]
(I've also tried the netinst ISO in the same directory.) The sha1sums are correct for each image.
When I start the VM, it refuses to boot, giving me the message "FATAL: No bootable medium found! System halted."
I would like to note that I've used VirtualBox for several years now, and GNU/Linux since 1995. So I have some experience in the field. (Of course experience is not much guard against brown-bag mistakes.) I've tried this same VM with an Ubuntu ISO (simply switching the attached ISO in the config), and it boots and installs OK.
Is there a known problem with the daily builds vs. VirtualBox?
View 12 Replies
View Related
Feb 8, 2011
I installed Squeeze in Virtualbox 4 and I need to enable the main repos for debian after several google searches I gave up. I am sure this isn't the first time this has been asked and I am sure that it is a common question.
View 6 Replies
View Related
Oct 21, 2009
I'm looking to install either vmware server, virtualbox or another solution.
Which works the best with fedora 11? I'm interested in USB and performance.
btw, I wasn't sure which forum to put this in
View 4 Replies
View Related
Aug 28, 2010
I want to install Fedora by live disk on virtualbox.
1. I ran the live disk, it works.
2. I click "Install to Hard Drive", it shows normal.
3. I complete the installition and reboot.
4. The live disk ran again, where is the OS installed on hard drive? or it was not installed at all?
View 2 Replies
View Related
Jan 18, 2011
I am running OpenSuse 11.3 64 bit and I just tried to install Virtualbox 4.0.0-22.1 from the Virtualization repository.
--
ttblum@toddb05:~> VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed:
[code]....
View 3 Replies
View Related
May 1, 2011
I have installed both 32 and 64 bit versions of Ubuntu 11.04 in VirtualBox 4.0.6 and have installed the VBox Additions. When I try to add new software or update software I get a package operation failed error.
installArchives() failed: Setting up tzdata (2011g-0ubuntu0.11.04) ...
Use of uninitialized value $reply in scalar chomp at /usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.[code]....
I have used the same install media to install Ubuntu on a stand alone system and it works fine.
View 4 Replies
View Related