Harry-Finn Andresen wrote:
> Hi List
> 
> I have used systemimager (ver. 3.4) in the past and it
> has worked great.
> 
> I am having some problems with current stable 4.0.
> 
> 1. si_mkautoinstalldisk --device /dev/sda
>     it is a Compact Flash 32MB works well and boots.
> 2 when the script is called I get the cant stat 
> /dev/hda no such file or 
> directory.
> 3. I know when I get this error to check dmesg where I
> find /dev/sda and the 
> partitions of the disk that i had expected would be
> /dev/hda.  /dev/sdb is 
> the compact flash card.
> 4. I modified the autoinstallsctipt.conf /dev/sda
> instead of /dev/hda.
> 5. The install script recognises the harddisk geometry
> correctly but some how 
> has decided that the ide harddisk is a SCSI drive.
> SCSI device sda:write cache: enabled, read cache:
> enabled, doesn't support DPO 
> or FUA
> sda: unknown partition table.
> 
> It tries to create partition /dev/sda1 but fails
> 
> Any suggestions would be welcomed

You can try first to re-create the auto-install script using
"si_mkautoinstallscript ... --autodetect-disks". BTW what do you mean with
fails? parted exits with the "unknown partition table" error (in this case there
could be a problem with parted)? or /dev/sda1 doesn't appear after the
partitioning (in this case there could be a problem with the udev config)?

Moreover, could you post your autoinstallscript.conf in your image
(/var/lib/systemimager/images/<your_image>/etc/systemimager/autoinstallscript.conf)?

-Andrea


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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