Tristam,

Are you using ext4?  If so, I bet that's why. I'm in the process of
adding support for ext4 and grub2, but its not there yet.

Your partition layout should be fine.

Try using ext3.  You can even take an image from a machine installed
with ext4 and have SI autoinstall it as ext3.  Just change all
instances of ext4 to ext3 in /etc/systemimager/autoinstallscript.conf
on your golden client before running si_getimage.

Finally, for now, try using Grub v1.  Here's a HOWTO for converting
from Grub2 to Grub1 (haven't tried it myself yet):
https://help.ubuntu.com/community/Grub2#Uninstalling%20GRUB%202

Hope that helps,

-Brian


On Tue, Jul 20, 2010 at 8:45 AM, Tristam MacDonald <swiftco...@gmail.com> wrote:
> On Tue, Jul 20, 2010 at 12:53 AM, Brian Elliott Finley
> <br...@thefinleys.com> wrote:
>>
>> What you're doing should prevent tmpfs staging.  And yes -- it is off
>> by default.
>>
>> Can you provide the output of "df -k" from the console of a failed
>> autoinstall client?
>>
>> Thanks, -Brian
>
> The output from df -k, which seems to indicate that it never mounted
> the disk partitions:
>
>    Filesystem           1k-blocks      Used Available Use% Mounted on
>
>    rootfs                 1028604   1015228     13376  99% /
>    /dev/root                15540     15540         0 100% /old_root
>    tmpfs                  1028604   1015228     13376  99% /
>    devpts                 1028604       164   1028440   0% /dev/pts
>    tmpfs                  1028604   1015228     13376  99% /dev/.static/dev
>    udev                   1028604       164   1028440   0% /dev
>
> Also the output of fdisk -l, which indicates that it did create all of
> the partitions successfully:
>
>    Disk /dev/sda: 160.0 GB, 160000000000 bytes
>    255 heads, 63 sectors/track, 19452 cylinders
>    Units = cylinders of 16065 * 512 = 8225280 bytes
>
>       Device Boot      Start         End      Blocks  Id System
>    /dev/sda1               1         608     4881787  83 Linux
>    Partition 1 does not end on cylinder boundary
>    /dev/sda2   *         608        3040    19530273+ 83 Linux
>    /dev/sda3            3040        4255     9765625  83 Linux
>    /dev/sda4            4256       19452   122069902+ 83 Linux
>
> My partition layout is somewhat unorthodox: 5GB swap, followed by 20GB
> /, 10 GB /tmp and 115 GB /data. All of the above except for / are
> empty, but could the swap-first layout be confusing things?
>
> Thanks,
>
> --
> Tristam MacDonald
> http://swiftcoder.wordpress.com/
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> sisuite-users mailing list
> sisuite-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sisuite-users
>



-- 
Brian Elliott Finley
Mobile: 630.447.9108

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to