before the command line mkswap -v1 /dev/mapper/isw_ebcbaceghc_Volume05
put "mount /dev/sdX /dev/mapper/isw_ebcbaceghc_Volume05"

Franck
  ----- Original Message ----- 
  From: Jeffrey Strope 
  To: sisuite-users@lists.sourceforge.net 
  Sent: Sunday, April 05, 2009 4:30 PM
  Subject: Re: [sisuite-users] autoinstall from iso fails with disk error


  I've tried that, but might be missing something. Here's the portion of my 
image.master script that fails:

   

  logmsg "mkswap -v1 /dev/mapper/isw_ebcbaceghc_Volume05 || shellout"

  mkswap -v1 /dev/mapper/isw_ebcbaceghc_Volume05 || shellout

  logmsg "swapon /dev/mapper/isw_ebcbaceghc_Volume05 || shellout"

  swapon /dev/mapper/isw_ebcbaceghc_Volume05 || shellout

   

  When I'm at the busybox prompt, and do an "ls -la /dev/mapper/" all I see is 
a file named "control".

   

  What should I mount before this executes?

   

  Best,

   

  Jeff

   

   

  From: Infos E-Blokos [mailto:in...@e-blokos.com] 
  Sent: Sunday, April 05, 2009 2:43 PM
  To: sisuite-users@lists.sourceforge.net
  Subject: Re: [sisuite-users] autoinstall from iso fails with disk error

   

  yes, I use it since 3 weeks now.

  try to go in the yourimage.master script

  and before mkswap mount your volume

   

  Franck

    ----- Original Message ----- 

    From: Jeffrey Strope 

    To: sisuite-users@lists.sourceforge.net 

    Sent: Sunday, April 05, 2009 2:22 PM

    Subject: Re: [sisuite-users] autoinstall from iso fails with disk error

     

    I upgraded to 4.1.6 and still get the same error, unfortunately.

     

    Does System Imager support RAID 1 configurations?

     

    Best,

     

    Jeff

     

     

    From: Infos E-Blokos [mailto:in...@e-blokos.com] 
    Sent: Friday, April 03, 2009 7:39 PM
    To: sisuite-users@lists.sourceforge.net
    Subject: Re: [sisuite-users] autoinstall from iso fails with disk error

     

    I'm not an expert of systemimager but

    try to mount it before or use

    4.1.6 version maybe will resolve the problem

     

    Franck

      ----- Original Message ----- 

      From: Jeffrey Strope 

      To: sisuite-us...@lists.sf.net 

      Sent: Friday, April 03, 2009 6:56 PM

      Subject: [sisuite-users] autoinstall from iso fails with disk error

       

      I have a number of identical boxes that I'm attempting to clone using 
SystemImager. I've installed Ubuntu 8.10 on the golden client and stored the 
image from that machine on my server. I've then created a boot cd using 
'si_mkautoinstallcd -append "IMAGESERVER=192.168.2.229 IMAGENAME=appliance" 
--out-file /tmp/iHRIS.iso' which I've loaded onto a cd and successfully booted 
from on one of the clients. However, I get the following error when the client 
attempts to do the autoinstall:

       

      .

      mkswap -v1 /dev/mapper/isw_ebcbaceghc_Volume05: No such file or directory

      Killing off running processes.

      .

      Your autoinstall has failed

      . 

       

      Here is the /etc/fstab from the golden client which is running on 2 80GB 
SATA drives in a RAID1 configuration:

       

      # /etc/fstab: static file system information.

      #

      # <file system> <mount point>   <type>  <options>       <dump>  <pass>

      proc            /proc           proc    defaults        0       0

      # /dev/mapper/isw_ebcbaceghc_Volume01

      UUID=31481579-4f75-4451-930e-f0da6a8e7cfb /               ext3    
defaults,errors=remount-ro 0       1

      # /dev/mapper/isw_ebcbaceghc_Volume05

      UUID=51e3e45e-13db-4102-a479-4abcf8ca2ee4 none            swap    sw      
        0       0

      /dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0

       

      Any ideas what I'm doing wrong?

       

      Best,

       

      Jeff Strope


      -- 
      This message has been scanned for viruses and 
      dangerous content by MailScanner, and is 
      believed to be clean. 


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

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


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

      _______________________________________________
      sisuite-users mailing list
      sisuite-users@lists.sourceforge.net
      https://lists.sourceforge.net/lists/listinfo/sisuite-users

       

       

       


    -- 
    This message has been scanned for viruses and 
    dangerous content by MailScanner, and is 
    believed to be clean. 


    -- 
    This message has been scanned for viruses and 
    dangerous content by MailScanner, and is 
    believed to be clean. 


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

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


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

    _______________________________________________
    sisuite-users mailing list
    sisuite-users@lists.sourceforge.net
    https://lists.sourceforge.net/lists/listinfo/sisuite-users


  -- 
  This message has been scanned for viruses and 
  dangerous content by MailScanner, and is 
  believed to be clean. 


  -- 
  This message has been scanned for viruses and 
  dangerous content by MailScanner, and is 
  believed to be clean. 


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


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



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


  _______________________________________________
  sisuite-users mailing list
  sisuite-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/sisuite-users

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

------------------------------------------------------------------------------
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to