SATA hot-add/hot-remove: GUI status bar not updated

Postings relating to old VirtualBox pre-releases
Post Reply
Technologov
Volunteer
Posts: 3342
Joined: 10. May 2007, 16:59
Location: Israel

SATA hot-add/hot-remove: GUI status bar not updated

Post by Technologov »

Host: Win7 + VBox 5.0.0-B1
Guest: Debian 6

SATA Hot-add & Hot-remove indeed works ! Good job !

root@debian6-64:~# fdisk -l

Disk /dev/sdb: 17.2 GB, 17179869184 bytes
255 heads, 63 sectors/track, 2088 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/sdb doesn't contain a valid partition table

Disk /dev/sda: 137.4 GB, 137438953472 bytes
255 heads, 63 sectors/track, 16709 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000f1bee

Device Boot Start End Blocks Id System
/dev/sda1 * 1 16209 130190336 83 Linux
/dev/sda2 16209 16710 4024321 5 Extended
/dev/sda5 16209 16710 4024320 82 Linux swap / Solaris
root@debian6-64:~# fdisk -l




Disk /dev/sda: 137.4 GB, 137438953472 bytes
255 heads, 63 sectors/track, 16709 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000f1bee

Device Boot Start End Blocks Id System
/dev/sda1 * 1 16209 130190336 83 Linux
/dev/sda2 16209 16710 4024321 5 Extended
/dev/sda5 16209 16710 4024320 82 Linux swap / Solaris
root@debian6-64:~#

So disk was actually removed.
BUT ! There is small GUI status bar quick.
Mouse roll-over the VM status bar, on it's hard disk icon, still shows old (removed) disk as connected.
Attachments
Debian 6 64-bit-2015-04-02-19-39-05.log
vbox log
(95 KiB) Downloaded 29 times
Post Reply