Dale Schuster wrote:
> I'm trying to push an image to both Sun Blades x6220 and Dell Blades m600. 
>  Both of these different architectures have Virtual CD-Roms and Virtual 
> Floppy drives which are being detected during the install process.  The 
> image was created on a Dell Poweredge 2950 running RedHat Enterprise Linux 
> 4 AS.  I enabled UYOK during image creation and the drivers seem to be 
> loading properly for both brands of hardware.
> 
> The failing process seems to be the initial format of the hard disk using 
> DD.
> 
>         run_autoinstall_script
>         >>> /scripts/h1.sh
>  
>         get_arch
>         enumerate_disks
>         sda
>         sdb
>         sdc
>         DISKS=3
>  
>         Partitioning /dev/sda...
>         Old partition table for /dev/sda:
>         Error: Error opening /dev/sda: No medium found
>         dd if=/dev/zero of=/dev/sda bs=512 count=1 || shellout
>         dd: /dev/sda: No medium found
>         Killing off running processes.
> 

[snip]

Which version of systemimager are you using? Have you tried with BOEL?

-Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to