On Wednesday 09 November 2005 10:02, Daniel Crandall wrote:
> Hi,
>
> Due to the fact that OSCAR uses a version of SIS in which si_getimage
> does not work properly, I'm looking at other ways to generate an image
> from a golden client.
> I had an idea to used dd to create a .img file from the system disk on
> my golden client, then move that image to my image server and loop mount
> it on /var/lib/systemimager/node-image.  This seems like it would make a
> nice replica of my client system that SIS could then push out to other
> nodes.
>
> Does anybody have any opinions on why this would or would not work?
you might run into ulimit issues creating a file the size of your hard 
drive...you CANNOT put that file on the hard drive that's the source...you 
could pipe it to another system across the network.  Remember, dd will also 
grab empty space....your 36 gig hard drive will produce a 36 gig file.
>
> Thanks,
> Dan

-- 
John Jolet
Your On-Demand IT Department
512-762-0729
www.jolet.net
[EMAIL PROTECTED]


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Sisuite-users mailing list
Sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to