<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; ">When copying a raw KVM image to my usb drive I got a lseek error...why is this?</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><div style="font-family: 'Times New Roman'; font-size: medium; background-color: transparent; "><font face="arial, helvetica, sans-serif">localhost temp # lr /kvm_guests/newInstall.img </font></div><div style="font-family: 'Times New Roman'; font-size: medium; background-color: transparent; "><font face="arial, helvetica, sans-serif">-rw-r--r-- 1 root root 10G Oct 22 05:36 /kvm_guests/newInstall.img</font></div><div style="font-family: 'Times New Roman';
 font-size: medium; background-color: transparent; "><font face="arial, helvetica, sans-serif">localhost temp #</font></div></div><div style="font-family: arial, helvetica, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><br></div><div style="background-color: transparent; "><div style="background-color: transparent; "><font face="arial, helvetica, sans-serif">localhost temp # cp /kvm_guests/newInstall.img .                      </font></div><div style="background-color: transparent; "><font face="arial, helvetica, sans-serif" style="font-weight: bold;">cp: cannot lseek `./newInstall.img': Invalid argument</font></div><div style="background-color: transparent; "><font face="arial, helvetica,
 sans-serif">localhost temp # df -h</font></div><div style="background-color: transparent; "><font face="arial, helvetica, sans-serif">Filesystem      Size  Used Avail Use% Mounted on</font></div><div style="background-color: transparent; "><span style="font-family: arial, helvetica, sans-serif; background-color: transparent; ">/dev/sdc1        15G  7.2G  7.8G  48% /mnt/temp</span><br></div><div style="background-color: transparent; "><font face="arial, helvetica, sans-serif"><br></font></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; font-style: normal; "><font face="arial, helvetica, sans-serif"><br></font></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; font-style: normal; "><font face="arial, helvetica, sans-serif">After copy error, only
 4 Gigs were copied:</font></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; font-style: normal; "><font face="arial, helvetica, sans-serif"><br></font></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; font-style: normal; "><font face="arial, helvetica, sans-serif">localhost temp # lr</font></div><div style="background-color: transparent; "><font face="arial, helvetica, sans-serif">total 7.2G</font></div><div style="background-color: transparent; "><font face="arial, helvetica, sans-serif">drwxr-xr-x  2 root root 8.0K Mar  6 18:10 .</font></div><div style="background-color: transparent; "><font face="arial, helvetica, sans-serif">drwxr-xr-x 16 root root 4.0K Nov  6 09:10 ..</font></div><div style="background-color: transparent; "><span style="font-family: arial, helvetica,
 sans-serif; background-color: transparent; ">-rwxr-xr-x  1 root root 4.0G Mar  6 18:16 newInstall.img</span><br></div><div style="background-color: transparent; "><br></div></div></div></body></html>