I’ve played with Fedora F11; Ubuntu 9.04 and now OpenSuse 11.1. The biggest drawbacks I am struggling with are the following:
Can OpenSuse 11.1 implement the ntfs-3g write to NTFS drives and if so how?
Do I need to recompile the kernel to get ext4 support under 11.1? Right now my Ubuntu and Fedora boots can mount the Opensuse file structure but not vice versa since F11 and 9.04 are setup with ext4 root drives.
yes, you need to recompile the kernel and enable ext4 support. I’d just grab a newer kernel from the OBS instead. Also a grub which supports Ext4 too and ext4 utils
BobLfoot wrote:
> I’ve played with Fedora F11; Ubuntu 9.04 and now OpenSuse 11.1. The
> biggest drawbacks I am struggling with are the following:
> 1. Can OpenSuse 11.1 implement the ntfs-3g write to NTFS drives and if
> so how?
> 2. Do I need to recompile the kernel to get ext4 support under 11.1?
> Right now my Ubuntu and Fedora boots can mount the Opensuse file
> structure but not vice versa since F11 and 9.04 are setup with ext4 root
> drives.
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
Do I need to recompile the kernel to get ext4 support under 11.1? Right now my Ubuntu and Fedora boots can mount the Opensuse file structure but not vice versa since F11 and 9.04 are setup with ext4 root drives.
Support for ext4 will be provided by openSUSE 11.2
The link worked just as advertised. Even covered a user to write NTFS besides root.
Still Working on the ext4 modifications. Since I have ext4 partitions available to mount into OpenSuse I am going to leave the OpenSuse root ext3 until I successfully mount one of the other ext4 partitions first.
Found this HowTo – Ext4 support on OpenSuse 11.1 – thru a google search and it looks simple enough - just time consuming, but hey I am making my own software and OS for free. Take that UNCLE BILL.