You could try to define a simple post-install script like the following:

#!/bin/sh
grub-install /dev/hda

See /var/lib/systemimager/scripts/post-install/README for details...

Regards,
-Andrea

Bruno Sampayo wrote:
> Hey,
>     I work with debian sarge 3.1 on my systemimager server and on the 
> golden-client.
>     My golden-client partition is:
> 
> # <file system> <mount point>   <type>  <options>       <dump>  <p
> proc            /proc           proc    defaults        0       0
> proc-sct        /sct/proc       proc    defaults        0       0
> proc-sctm       /sct-manag/proc proc    defaults        0       0
> /dev/hda3       /               ext3    defaults,errors=remount-ro
> /dev/hda1       /boot           ext3    defaults        0       2
> /dev/hda2       none            swap    sw              0       0
> /dev/hdc        /media/cdrom0   iso9660 ro,user,noauto  0       0
> /dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
> 
> But When I try to install this imager, the systemimager doesn't boot.. 
> and when I try to repaired, I did:
>  #grub-install /dev/hda
> 
> and everything works fine.
> 
> What can I do for the systemimager make's fine the bootable.
> 
> thanks for help,
> 
> Bruno Sampayo
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to