Custom Query (16363 matches)
Results (1786 - 1788 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1825 | invalid | VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED). | ||
| Description |
VirtualBox kernel driver not installed. VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED). Result Code: 0x80004005 Component: Console Interface: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
|
|||
| #1826 | worksforme | Fixed-size disk becomes "read-only" for no obvious reason ... | ||
| Description |
I try to migrate a harddisk (10GB, 60% full) from an existing Linux system to a virtual machine. Created a fixed-size disk image of similar size, attached it to a virtual Debian4 machine and copy all data with rsync from the existing Linux box to an ext3-partition on the virtual disk. After a while (about 500MB) I get "destination file system is read-only" errors. "mount" reports the file system as rw. Tried the same thing with a dynamically expanding disk and don't experience any problems .... |
|||
| #1827 | obsolete | Fails to read floppy image correctly | ||
| Description |
Installing Debian from floppy images will often fail. The first ("boot") floppy (kernel and minimal initramfs initrd) gets loaded correctly and will prompt for the second ("root") floppy (additional initramfs). The loading of the second floppy will fail, apparently depending on its contents. It looks as if the size or padding of the initramfs initrd that gets read confuses VirtualBox and results in not all data or too much data being passed to the guest. Note that the loading of a particular root floppy will either always fail or always succeed; it is when minor changes are made to the contents of the floppy (a new build of the installer) that things change. If qemu is used, the second floppy will consistently load correctly in all cases, which is what indicates an issue in Virtualbox. An example set of images (with the load failure) is available here: http://people.debian.org/~fjp/tmp/d-i/floppy/VB_fault/ The boot floppy should be loaded by typing 'install' or 'expert'. If the second floppy loads successfully, the initial dialog of the Debian Installer will be displayed. I'm using the Debian package of VirtualBox (ose), version 1.6.2 on a dual-core x64_64 host system running Debian unstable. |
|||

