Good observation. :-) With all the tools in place I am almost there... The mount still fails, but when I mount with: mount.ocfs2 /dev/sda5 /root ...it succeeds. Mount doesn't seem to speak ocfs2, as mount -t ocfs2 /dev/sda5 /root also fails with invalid argument. I'll continue with strace and see what I can figure out. Thanks for the help!
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Michael Wood > Sent: Wednesday, September 27, 2006 5:42 AM > To: Christopher Hawkins > Cc: [email protected] > Subject: Re: [Ocfs2-users] Initramfs environment, o2cb prereq's > > Hi > > On Wed, Sep 27, 2006 at 12:15:21AM -0400, Christopher Hawkins wrote: > > > > I'd say this: > > [...] > > stat("/sbin/mount.ocfs2", 0x7fff6b3a9c10) = -1 ENOENT (No > such file or > > directory) > [...] > > would be pretty fatal :) > > -- > Michael Wood <[EMAIL PROTECTED]> > > _______________________________________________ > Ocfs2-users mailing list > [email protected] > http://oss.oracle.com/mailman/listinfo/ocfs2-users > _______________________________________________ Ocfs2-users mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-users
