Displaying 1 result from an estimated 1 matches for "mount_ext2".
Did you mean:
mount_ext2fs
2009 Apr 14
1
mount_ext2fs in 7-STABLE?
Hi,
I noticed that mount_ext2 isn't "connected" to the normal "buildworld"
but sys/*/ext2fs seems to.
Building and using it from recent RELENG_7 sources works for me (having
ext2fs loaded as module in GENERIC). I mounted an ext3 rw, edited
grub's menu.lst, wrote and umounted without any problems.
I...