On Wed, 15 Oct 2003, Matt Poepping wrote: > When the post scripts start to run after a kickstart, After the filesystem has been setup and the rpms installed. I still think there are few files that anaconda has yet to twiddle (like inittab?). > what does the file system look like? > a) where is the root? is it /, or is it /mnt/something Its mounted under /mnt/sysimage if you ran in %post --nochroot. Otherwise it defaults to /. It looks exactly the way you specified the your filesystem should be laid out. > b) where are the packages mounted if you installed from the > network? /mnt/something? > I think its still /mnt/source, but you can only get to that when you ran without a chroot. Cheers...james > thanks, > Matt > > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/kickstart-list >