Thanks for the tip. From what I read, a %post section will be ignored during an upgrade. It seems like upgrading the file systems will have to be a second step. After an upgrade I could reboot, run a script to do what you described below then reboot again. Thanks - I'll give it a shot! Florian Festi <festifn@xxxxxxxxxxxxxxxxxxxxxxxxx To: <kickstart-list@xxxxxxxxxx> ttgart.de> cc: Sent by: Subject: Re: Upgrading file systems kickstart-list-admin@xxxxxxxxxx No Phone Info Available 01/21/2003 10:54 AM Please respond to kickstart-list On Tue, 21 Jan 2003 Rebecca.R.Hepper@xxxxxxxxxxx wrote: > Hello All, > > I have RedHat 7.1 systems and wish to upgrade to 8.0 systems. If I use the > RedHat CDs and manually go through an upgrade, it asks me if I want to > migrate to ext3 file systems. Is it possible to upgrade the file systems > during a kickstart upgrade? If so, is there some keyword I can put in my > ks.cfg to get the file system migrated to an ext3? If I use a ks.cfg as > shown below, the file system does NOT get upgraded. > > lang en_US > nfs --server 10.x.x.x --dir /var/redhat.disks/redhat-8.0 > keyboard us > upgrade > bootloader --useLilo --location=mbr You could use tune2fs -j in the %post section. cu Florian Festi _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/kickstart-list