** Description changed:

- On updated an ugrade Ubuntu 8.04 Hardy with a clean checked ext3 filesystem
+ On updated an ugraded Ubuntu 8.04 Hardy with a just checked ext3 filesystem
  i'm trying to convert a vmware image to virtualbox image...
  
- The vmdk vmware image is this: 
+ The vmdk vmware image is a 9 GB image file: 
  -rwxrwxrwx 1 ubuntu ubuntu  9778102272 2007-07-03 15:50 xpanna.vmdk   ( 
9.778.102.272 )
  
- My hard disk is /dev/sda2 total ext3 size 72Gb
+ My hard disk is a ext3  /dev/sda2 72Gb total size
  
  When i run this command:
  qemu-img convert -f vmdk xpanna.vmdk -O raw xpanna.img
  
- it run and i get this img file:
+ it run and i get this img file on disk:
  -rw-r--r-- 1 ubuntu ubuntu 78652716032 2008-03-12 10:15 xpanna.img
  
- The result file is with a 78.652.716.032 > hard_disk /dev/sda2 total
- size > hard_disk /dev/sda2 free space available
+ This file have size of 78.652.716.032 > hard_disk /dev/sda2 total size >
+ hard_disk /dev/sda2 free available space
  
- but the system don't take care of this and write the file on itself.
+ but the system seems don't take care of this and write the file on
+ itself.
  
- When i 
- df -h
- File system            Dimens. Usati Disp. Uso% Montato su
- /dev/sda2              72G   63G  5,5G  92% /
- varrun                502M  108K  502M   1% /var/run
- varlock               502M     0  502M   0% /var/lock
- udev                  502M   56K  502M   1% /dev
- devshm                502M   12K  502M   1% /dev/shm
- /dev/sda1              74G   19G   55G  26% /media/winxp
+ When i run df -h i get... (please open the attached screenshot image)
  
- 
- Only when i try to convert the .img image to virtual box image with thiss 
command: 
+ Only when i try to convert the .img image to virtual box image with this 
command: 
  vboxmanage convertdd xpanna.img xpanna.vdi 
  
- i get the:
+ i get the expected error:
  
  ....
  Converting VDI: from DD image file="xpanna.img" to file="xpanna.vdi"...
  Creating fixed image with size 78652716032 bytes (75010MB)...
  Failed (VERR_DISK_FULL)!
  ...
  
- error
  
  Thank you

-- 
[hardy] ext3 filesytem dont take care of a big size file > of total partition 
size
https://bugs.launchpad.net/bugs/201358
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to