shailendra
sodhi wrote: I am attempting an upgrade from CentOS 5.3 to CentOS 5.4.
The system I am running has three 1 terabyte drives /sda/b/c configured
as soft raid0 with xfs file system and one solid state 32 GB drive (/sdd)with
linux(CentOS 5.3) on it. One way might
be to include a small pre-upgrade script on your DVD. Ensure your customers
run the script as part of the upgrade procedure, then the script can configure
fstab and reboot. A more
complicated way might be to get the %pre section of kickstart to detect and mount
the partitions, and modify fstab from there. You would have to do that
manually because i) anaconda’s partition detection and mounting code is not
available at that point (any anaconda devs reading – that would be a useful
thing to have) and ii) it doesn’t work for you anyway. The thread CentOS upgrade - access to chroot in %pre? from
last
August has some examples of possible techniques to do that. Moray. |
_______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list