Chris Johns ([EMAIL PROTECTED]) said: > No, it's a custom initrd image (gzipped ext2 filesystem image), but a > stock non-xen kernel.
It's tangential to this, but have you tried the included nfs root support? > mount /proc and /sys > mount the root filesystem read-only over NFS > unmount /proc and /sys > pivot_root to the NFS root > mount /proc and /sys again > mount more filesystems read-write > > The NFS server is an ELAS3u6 system, and it's exporting the directories > read-write. I can drop to a shell (bash) from the linuxrc script and > issue the mount by hand, and I get the same results: it succeeds, but is > read-only. Any messages on the server? Bill _______________________________________________ rhelv5-beta-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-beta-list
