Software :: VirtualBox Can't Find A Disk?

Jul 23, 2010

Virtual box says one of its OS's is inaccessible. The other ones are all right.

Code:
Could not find a hard disk with UUID {a7d99ada-aeab-45bb-ba33-5eab6659fa25} in the media registry ('/home/eric/.VirtualBox/VirtualBox.xml').
Result Code:
VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Component:
VirtualBox
Interface:
IVirtualBox {3f36e024-7fed-4f20-a02c-9158a82b44e6}

Looked in /dev/disk/by-uuid on the host, Debian Lenny, if that is relevant, and there is nothing like the above UUIDs.

View 2 Replies


ADVERTISEMENT

General :: How To Increase A Virtualbox' Disk Size

Jul 2, 2011

I created the disk and now I would like to increase its size. I know I could add a new one, but I don't want to.

View 1 Replies View Related

Ubuntu :: VirtualBox Doesn't Resize The Disk Image?

Mar 23, 2011

When I created the disk, I specified dynamically growth, but when I tried to copy a file larger than the available disk space (500MB), a message showed up saying that it couldn't be done.

Image resizing was added with VirtualBox 4.0:

VBoxManage modifyhd
<uuid>|<filename>
[--type normal|writethrough|immutable|shareable|
readonly|multiattach]
[--autoreset on|off]
[--compact]
[--resize <megabytes>|--resizebyte <bytes>]

So why my VirtualBox 3.2.8 let me create the disk with dynamically growth option??

View 4 Replies View Related

Debian Multimedia :: VirtualBox 4.0.2 Unsynced Disk Usage Analyzer And Df -h?

Jan 30, 2011

I have a problem with my partitions being shrunk after VirtualBox PUEL 4.0.2 install. I tried VB OSE, loaded XP Pro and all necessary programs and realized it does not support sharing of folders. I then removed it and installed PUEL with XP Pro and all the same programs. The USB would not work in PUEL so I removed it and installed it as root to see if it would access the USB's. Halfway through the install it hung and gave me a space error.I cannot get the space back from whatever VB did. I deleted the .vdi's and all VM's and reinstalled VB PUEL to see if I could recover it. Nope. Then I tried GPARTED to try and reset whatever is reading the sizes incorrectly.sudo df -Th gives me:

paul@mobile2:/$ sudo df -Th
[sudo] password for paul:
Filesystem Type Size Used Avail Use% Mounted on

[code]....

View 2 Replies View Related

OpenSUSE Install :: Convert Virtualbox .vdi To Physical & Bootable Second Disk

Mar 7, 2009

Ive been running VirtualBox with a windows XP installation for some time, on an opensuse 11.0 host for some time. Recently, however ive been having issues with suse, and want to take my virtual XP and make it a primary bootable physical partition, on a second disk

I know it can be done, but im not finding how exactly.

What ive tried so far. I've taken VBoxManage terminal tool and converted the VDI to a .img file, and tried to move that to my second physical disk, but it didnt work at all.

After some thinking, I booted to acronis true image within my virtual machine, and cloned the C:/ drive of windows over to my second hard drive. That got me further, but doesn't boot fully. Comes up to windows xp logo, and black screen boot loops.

Ive heard about using vditool to create a .raw file, and then go from there, but im at a loss to find vdi tool

How can i move my virtual machine to a physical, bootable partition on a second drive?

View 7 Replies View Related

Fedora :: VirtualBox - Unable To Find Kernel Sources

Dec 28, 2009

How can I use DKMS to force the virtualbox setup to run using the correct kernel sources? This is the error I'm getting in the vbox logs

Code:
Attempting to install using DKMS
removing old DKMS module vboxdrv version 3.1.2
Deleting module version: 3.1.2
completely from the DKMS tree.
Done.

Creating symlink /var/lib/dkms/vboxdrv/3.1.2/source ->
/usr/src/vboxdrv-3.1.2
DKMS: add Completed.

Error! Your kernel source for kernel 2.6.31.6-166.fc12.x86_64 cannot be found at
/lib/modules/2.6.31.6-166.fc12.x86_64/build or /lib/modules/2.6.31.6-166.fc12.x86_64/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.

Failed to install using DKMS, attempting to install without:
Makefile:152: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.

Code:
[root@nevada Downloads]# uname -r
2.6.31.6-166.fc12.x86_64

View 8 Replies View Related

Ubuntu :: Find The Complete VirtualBox .deb File For Lucid?

Sep 28, 2010

Does anyone know where I can find the complete VirtualBox .deb file for Lucid? That is the one that doesn't need an Internet connection to install VirtualBox.

I downloaded the .deb available from virtualbox.org but, when I copied it to a desktop I have without Internet connection I can't install it because it looks for a connection to the repositories.

View 9 Replies View Related

Ubuntu :: Slow Boot Time After Creating Virtual Disk For Virtualbox Guest

Jun 4, 2010

My laptop boot up time increased considerably (10 seconds) after allocating a virtual drive for virtualbox guest. The guest installation did not work so i removed it along with the virtual disk. Now everytime when i boot to ubuntu, after inputting my password in the login screen, it takes much longer to load the system. And during the loading time the disk activity indicator light blinks indicating the harddisk is actually busy loading the system.

I decided to search around for a possible answer and force reprofiling ureadahead does the trick Now boot time is back to what it used to be

View 3 Replies View Related

Ubuntu :: Windows Licenses - Wipe The Disk, Install Lucid, And Run Windows In Virtualbox?

Sep 28, 2010

Background: I'm a 20+ year Mac user, switched four years ago to Linux.I have NO experience with Windows to speak of. Whenever I've gotten a new box, it's either been home-built or a Mac.Now I have a new Acer Aspire AS7551 laptop, and although I have not yet booted into Windows, it comes with a Windows 7 Home Premium license. I've been running it with Ubuntu 10.04 off a flash drive and everything works perfectly.

What I want to do: I want to wipe the disk, install Lucid, and run Windows in Virtualbox (for the sole purpose of watching some Netflix and learning a little bit about Windows 7). For the purpose of this question, please accept that I DO NOT want to dual boot.The problem: From what I can find, I can't use the "recovery discs" that came with my laptop to create a virtual machine. This is confusing, because it seems like I paid for a legitimate Windows license for use with this laptop.

Questions:

1. Would MS exchange my recovery discs for a regular install disc to go with my license code if I explained this to them?

2. If not, is there a source for Windows ISOs that I can safely use with my license? (I am aware that the legitimacy of that approach is questionable, but I am quite comfortable with the ethics since I paid for Windows 7, own the license, and only want to use it on the same computer.

3.If not,is there any way in heck I can use my recovery disc to create something Virtualbox can work with?

4. If not, how are all of you people getting your Windows virtual machines going??

(I have read that Acer is a major hassle to get a refund from for the "Windows tax" so I might as well be able to use it--this is MS' chance to win over a fan if only they will let me!)

View 9 Replies View Related

Hardware :: Cannot Find Anything In /dev/disk

May 31, 2011

I have mentions of ata1 and ata8 in my messages log, like "ata8: hard resetting link"
How does one map ata8 to a real disk?

I can not find anything in /dev/disk, not fdisk or lshw. The only way I found was grepping through dmesg and you get a serial which you can then use lshw to find out. But is this the only way?

View 2 Replies View Related

OpenSUSE Install :: Could Not Find /dev/disk/by-id/ata?

Dec 13, 2010

I turned on my machine this morning and got this:

Code:
could not find /dev/disk/by-id/ata-MAXTOR_STM (etc) -part 3
want me to fall back to /dev/disk/by-id/ata-MAXTOR_STM (etc)-part 3?

[code]...

View 9 Replies View Related

General :: Find Big Files On The Disk?

Oct 17, 2010

How can I find big files on the my Linux disk with say more than 500MB in size?

View 2 Replies View Related

OpenSUSE Install :: Can't Find Disk After Upgrading To 11.3

Jul 25, 2010

After upgrading openSUSE 11.1 to 11.3 boot fails with:

Could not find /dev/disk/by-id/scsi-SATA_SAMSUNG_xxxxxx.part_2 Want me to fail back to /dev/disk/by-id/........ (Y/n)

and then I am stuck in console-mode

when checking /dev directory there is no "/dev/disk" subdirectory, and no /dev/sdxx entries.

Booting with install-cd in rescue mode the entries are theree, and its posible to mount all disks.

View 7 Replies View Related

Ubuntu :: Cannot Find USB Startup Disk Creator?

Oct 15, 2010

I'm trying to use USB Startup Disk Creator. The problem is I can't find it! I mean it is installed on my system, the Software Centre shows that but it doesn't appear in Applications>Accessories or anywhere else I can see. So where the heck is it?

View 9 Replies View Related

Red Hat / Fedora :: Find Hard Disk (RPM) Speed?

Dec 14, 2010

How do I check my hard disk Revolutions Per Minute (RPM) speed from a Linux shell prompt without opening my server case? any other third party utility please let me know.Ieferenced some other articles. they give only model number, serial number and disk space.

View 9 Replies View Related

General :: 9.04 - Cant Seem To Find Where Hard Disk Partitions Are

Jan 19, 2010

i have installed ubuntu version 9 and i cant seem to find where hard disk partitions are,what do i do?also what do i do to install the webcam and to change from gnome to Kde enviroment!!i also installed virtualbox but i seem not to find the icon

View 3 Replies View Related

Software :: Find Hidden Disk Usage?

Aug 31, 2010

I have a productive sever (very old, 1500 days without restart or software update, gentoo distro) and i have a weird disk usage there:

Code:
gentoo / # du -sk *|sort -n
0 sys
2 service
6 mnt

[Code]....

You see that on 'df' i have 67 GB on the disk and 2.6GB avaiable, but du is confirming only 33GB of usage. What uses the other 34GB ? I can't install fancy graphical disk usage programs there, is there any way I can find what is consuming the 34GB of disk using command line tools and standard linux programs? (like debugfs or something like that)

View 7 Replies View Related

Debian :: VirtualBox Error - 'install Virtualbox-ose-modules Package For Kernel And Execute 'modprobe Vboxdrv'

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

Fedora :: FC13 - XP Bootloader Cannot Find Virtual Disk

Jun 9, 2010

I've set up FC13 64bit on a machine with an intel i7 and 4G memory. I'm trying to get a simple virtualisation to work. I followed the instructions here -> [URL]. The install of XP runs fine but when it reboots to run the GUI part of the install I get this message in the VM's console:-
Booting from Hard Disk:
A disk read error occurred
Press Ctrl-Alt-Del to restart
It almost seems that the XP boot loader can't find the virtual disk. I must have missed something obvious - but what?

View 8 Replies View Related

OpenSUSE Install :: 11.3 - Specify Hard Disk / Cannot Find Repository

Sep 19, 2010

I am new to linux. I am trying to install suse 11.3 on my desktop which has following configuration:

Intel Pentium 4 processor 32 bit
512 mb RAM
80 gb Hard Disk

I made a 20gb partition on my hard disk and formatted it as fat32 for installing suselinux on it. I changed my boot priority and booted the system from the bootable dvd. The problems are:

1). Message is displayed telling to ensure that cd 1 is in the drive. I cannot make out what this means when the dvd is already in the drive. If I press ok same message keeps coming if I press back following occurs.
2). The installation starts and asks for language and keyboard type. Then it asks me to specify the hard disk and then a message is displayed that it cannot find repository.

View 4 Replies View Related

General :: Java - Find Hard Disk (RPM) Speed?

Dec 14, 2010

How do I check my hard disk Revolutions Per Minute (RPM) speed from a Linux shell prompt without opening my server case?

I referenced some other articles. they give only model number, serial number and disk space, but I need Hard disk RPM speed using shell script. any other Java program

View 3 Replies View Related

Ubuntu Installation :: Update Fails To Find Disk?

Apr 30, 2010

after the update , a reboot fails to find the correct HD although it finds the grub menu.FWIW it boots into Windows

ive booted into a liveCD and mount /dev/sdb1 to get access to menu.1st

ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 10.2 GB, 10248118272 bytes
255 heads, 63 sectors/track, 1245 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00066016

[Code].....

View 9 Replies View Related

General :: Script To Find Disk Utilized Processes?

May 25, 2011

I have written a script that triggers a mail if the server load average goes beyond a specific value.

The mail contains following field Current Load average. Top 10 CPU utilized processes.

Code:
ps -auxf | sort -nr -k 3 | head -10
Top 10 Memory Utilized processes.

Code:
ps -auxf | sort -nr -k 4 | head -10

But the problem is that whenever there is any disk related activity happens the load gets high and the command (for ex.mkfs.ext3 /dev/sdb1, dd,scp,cp)which are the main cause behind the load average doesnt get displayed in top 10 CPU/Memory Utilized processes.

Is there any way of finding top 10 processes for Disk related activity?

View 14 Replies View Related

Debian :: Find + Mount.ntfs-3g Strong Disk Usage

May 10, 2011

Since I installed Debain Squeeze with KDE (for more than a month), there is something I cannot explain to myself. 5-10 minutes after bootup my hard disk begins to work very intensely. Then, after 2-3 minutes it comes back to its normal operation. Using "atop" I found out that the first process that squeezez my HDD is "find". Then, a little bit later, mount.ntfs-3g appears. Both do what they do, then exit and everything's back to normal. What I suppose, is that that something is searching, first on the Linux partitions, then on the ntfs partitions.

Does anybody know what is this phenomenon related to? Or at least, how could I find out. Ah, and to avoid some basic troubleshooting questions: I have 3 GB of RAM, so no swap is needed. And I repeat: it's find and mount.ntfs-3g that use the HDD.

View 10 Replies View Related

Debian Multimedia :: Can't Find Any Answers - External Disk And Lottanzb

May 22, 2011

I have 2 questions of which i can't find any answers to.

1) every time when i download something using lottanzb, lottanzb doesn't unpack the files automatically. It happens to every download. [URL]..0dselectie001p shows the full folder where files are downloaded in.[URL]..shows what happens to the par2 files.I don't know what is going on and why lottanzb is doing all this.

2)I have a external disk divided in 3 partitions. 1 partition is a partition for my email program (Icedove) whit all the necessary files. Since a few days i noticed that i first have to access the external disk and/or partitions before it is "active". I.e.: when my pc is started up and i start Icedove, i don't see my mail and all the (sub)folders i created (all the mail is on a partition on the external drive). But when i first access the partition containing all the mails and then start Icedove, then i see all my mails and (sub)folders.

View 11 Replies View Related

Fedora Installation :: F11/12 On SB700 \ Cannot Find The Hard Disk In Machine?

Jan 8, 2010

I cannot install F11/12 into Sata hard disk with AMD SB700 neither full installation image or live image in USB drive. It cannot find the hard disk in my machine. But all the things are working fine with F10 installation. Does anyone have the same issue

View 5 Replies View Related

General :: Method To Find Time For Accessing A Block From Disk?

Nov 23, 2010

Is there any way to find the time required for accessing a block
from disk?

View 1 Replies View Related

Hardware :: Two SATA Disks:counldn't Find Partitions In The Second Disk?

Sep 1, 2010

I have two SATA disks, 80G and 1T. Using "df" command we can see the all partitions:

/dev/sda3 6.7G 2.5G 3.9G 40% /
tmpfs 1.7G 0 1.7G 0% /lib/init/rw
udev 1.7G 220K 1.7G 1% /dev

[code]...

View 10 Replies View Related

Software :: Can't Find Debian Iso Image When Trying To Install From Hard Disk

Jul 18, 2011

I'm trying to install debian-6.0.2.1 from hard diskand it can't find my iso image wich is on the slackware partition.i downloaded initrd.gz an vmlinuz,added some lines to lilo.conf so that i can boot but then when it searches for the iso image doesn't find it .

View 6 Replies View Related

OpenSUSE Install :: Can't Find The Java-site - Download To Hard Disk?

Jan 16, 2010

I use openSuse 11, 64 bit. I would like to install Java, but do not know how. I can find the Java-site, I can download to my hard disk, but I can't install.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved