Hi Guys,

I can boot an NFS root however when Dracut pivots the NFS becomes read-only.

The pxelinux.cfg files:

APPEND bootdev=eth1 ip=dhcp root=nfs:10.197.170.5:/vol/filerboot/linux/images/live-mon-test:fg,nfsvers=3,timeo=600,retrans=2,rsize=32768,wsize=32768,hard,nointr,actimeo=3600,tcp,noacl,rw initrd=initrd-2.6.34-gentoo-r1-dracut rw

When I set rdbreak=pre-pivot and I issue a mount command the /sysroot is mounted with rw and I can touch a file on the nfs.

Something happens after the pivot occurs and the volume be no longer writable as I get permission denied errors as services start-up.

Does anyone have any suggestions on the possible cause?

Thanks




--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to