Hello friends, I am aware this is an old problem with a patch available. I am using this link
http://linux-bsd-sharing.blogspot.in/2009/09/howto-mount-ext2fs-partitions-with.html. I am not getting the desired results hence here is the snippet.
Can someone please tell what file is it asking in the end? (The last line please)
http://linux-bsd-sharing.blogspot.in/2009/09/howto-mount-ext2fs-partitions-with.html. I am not getting the desired results hence here is the snippet.
Code:
/usr/src/sys/gnu/fs # patch < ~/ext2fs.diff
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ud ext2fs.orig/ext2_fs.h ext2fs/ext2_fs.h
|--- ext2fs.orig/ext2_fs.h 2005-06-16 06:51:38.000000000 +0000
|+++ ext2fs/ext2_fs.h 2008-09-03 14:10:27.000000000 +0000
--------------------------
File to patch:
Can someone please tell what file is it asking in the end? (The last line please)