Bugs item #733230, was opened at 2003-05-06 07:16
Message generated for change (Settings changed) made by brianfinley
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=733230&group_id=259

Category: systemimager-client
Group: v3.0.1
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: SuSE 8.2 && sfdisk

Initial Comment:
Hello, 
 
SuSE 8.2 use sfdisk, which make his output in "mebibytes", not 
in megabyte. 
 
sfdisk -l -uM /dev/hda 
... 
Disk /dev/hda: 2434 cylinders, 255 heads, 63 sectors/track 
Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, 
counting from 0 
 
Could you change your prepareclient? 
if ((m|^Units =|) and (m|^Units = megabytes|)) { 
It seem a problem in line 482 in ...SystemImager/Common.pm 
-> 
if ((m|^Units =|) and ((m|^Units = megabytes|)  or (m|^Units = 
mebibytes|))) {  ???? 
 
Best regard, 
Paul 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=733230&group_id=259


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Sisuite-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to