I posted a question to this list about a week ago, and never saw it come through. Also looks like there have been about 2 posts in the last three weeks??? Seems strange from a list that averages about 5-10 posts a day or so. Am I the only one experiencing this? -- Ryan -----Original Message----- From: Eric GOUNOT [mailto:eric.gounot@xxxxxxxxxxxxxxxxxxxx] Sent: Monday, January 06, 2003 9:55 AM To: kickstart Subject: Mount in %post section of RH73 Hi everybody, I've took the bootnet.img image to make my floppy installation. If i put my kickstart file on a bootbp/dhcp serveur, my linux's client are well installed and nfs's mount of this server are ok on %post section. I've put the same kickstart file on the same floppy, rename it on ks.cfg and modify the bootproto section to specify an @ip static and boot whith linux ks=floppy. Then the anaconda installation is ok, but in the %post section, at all nfs's mount command, i've got "mount: fs type nfs not supported by kernel" How to work arround this pb please ?