I am not remounting the partition with a different journal type.
It is already ext3.
I need only to be able to add the data=writeback option to the fstab.
Alternatively, I would even remount the partition in rc.local if need be
(if module load order is a problem), if only it would accept it.

Thanks.

Samuel Flory said:
> John Joseph Roets wrote:
>
>>Hello guys.
>>Has anyone successfully used the 'data=writeback' option on an ext3
>>partition [on Redhat 8.0]?
>>I've perused the newsgroups and google, yet have only found a few
>>references to this problem, with no answers/resolutions.
>>
>>When I try to mount the partition with the data=writeback option... #
>>mount -o remount,noatime,defaults,data=writeback /dev/hda2
>>It returns 'mount: / not mounted already, or bad option'.
>>...
>
>  You can't remount partition with a different journal type.  What you
> need to do is create a new fstab and initrd based on that fstab that
> uses the right options.  You should be able to edit your fstab and put
> the right options there and then create an initrd using mkinitrd.


/**
 * John Joseph Roets
 * [EMAIL PROTECTED]
 * 785.550.3654
 */






-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to