#2184 closed defect (fixed)
Segmentation Fault when doing createrawvmdk => Fixed in 2.0.2
Reported by: | Gregg Sporar | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 2.0.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
Using VirtualBox 1.6.6, this command works fine on Ubuntu 8.04:
sudo VBoxManage internalcommands createrawvmdk -filename /home/gs145266/part2Access.vmdk -rawdisk /dev/sda -partitions 2
VirtualBox Command Line Management Interface Version 1.6.2
Using VirtualBox 2.0, the same command on Ubuntu 8.04 produces a Segmentation Fault message
Change History (4)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Summary: | Segmentation Fault when doing createrawvmdk on Ubuntu 8.04 → Segmentation Fault when doing createrawvmdk => Fixed in 2.0.2 |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I am experiencing the same behavior on my 8.04 machine.
It does create a partial vmdk file in the specified location. If there is a log file or something that you'd like me to grab, I'd be happy to do so.