Re: [Oscar-users] reconfigure disk partition on image

2011-03-09 Thread César Ávila
In SIS documentation I found out that in order to do this you can modify the partitions structure on /var/lib/systemimager/images/oscarimage/etc/systemimager/autoinstallscript.conf And then run /usr/sbin/si_mkautoinstallscript -quiet --autodetect-disks -image oscarimage -force -ip-assignment stat

Re: [Oscar-users] reconfigure disk partition on image

2011-03-09 Thread geoffroy . vallee
Hey, /var/lib/systemimager/scripts is the directory you are looking for. However, i strongly discourage you to do so, you can mess things up and because these files are core files, it will be almost impossible to help you if something breaks. Regards, - "César Ávila" a écrit : > I alrea

[Oscar-users] reconfigure disk partition on image

2011-03-04 Thread César Ávila
I already have an image for which I would like to reconfigure the partitioning of the scsi disk. I don't want to make a new image since that would imply reinstalling all the software on it. So, how may I perform this? Cheers Cesar ---