On Sat, Feb 23, 2008 at 3:34 AM, Andrea Righi <[EMAIL PROTECTED]> wrote:
>
> Tory M Blue wrote:
>  > To end this story, since  it kicked my behind and I put it down for a
>  >  bit.  I have it working and none of this was a systemimager issue (for
>  >  the most part)

>  Interesting! I think we should automatically exclude this file when
>  cloning an image, that means adding a new entry in
>  /etc/systemimager/getimage.exclude
>
>  In Ubuntu the file is called /etc/blkid.tab (so two entries at least).
>
>  I'll do a test with ubuntu later to see if adding the exclusion breaks
>  anything. Do you confirm that removing/cleaning the file _inside the
>  image_ fixed the problem?
>
>  Thanks for posting this info!
>  -Andrea

Andrea, another update, which may nullify my "what was to be the final update"..

i do think the blkid.tab should be recreated and probably not touched
during an image and it did allow me to go further and I've read other
reports of this file causing some havoc if it was not rebuilt with
blkid.

However my issue was 98% my initrd.img. I was using the one from my
standard build  (no software raid) and in the init file it had sda6 as
the root volume, so obviously when the system was booting up it was
not dealing with my md selections in /etc/fstab, until after the
kernel was up and thus tying up one of my root partitions (the md
activity was started later than it should of). I created a new
mkinitrd and it in fact updated the init file in that package to
reflect that it needed to start the MD auto descovery earlier on and
use /dev/md7 vs a /dev/sd device.

So yes after months, i can say I'm totally golden with a software raid
install from a standard image.. So the new initrd is in my mirror
override directory, so w00t! : (one image, 2 scripts, a couple of
overrides!)

Thanks
Tory

-------------------------------------------------------------------------
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