Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 75051 Details for
Bug 114193
Gentoo Linux-VServer Howto - reiserfs: mention of attrs option for /vserver mount
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
vserver patch with the requested additions
vserver-howto.xml.patch (text/plain), 849 bytes, created by
nm (RETIRED)
on 2005-12-18 17:26:08 UTC
(
hide
)
Description:
vserver patch with the requested additions
Filename:
MIME Type:
Creator:
nm (RETIRED)
Created:
2005-12-18 17:26:08 UTC
Size:
849 bytes
patch
obsolete
>--- vserver-howto.xml.orig 2005-12-18 17:14:54.000000000 -0800 >+++ vserver-howto.xml 2005-12-18 17:24:14.000000000 -0800 >@@ -113,6 +113,26 @@ > [ ] Compile Debugging Code > </pre> > >+<note> >+If you are using reiserfs as your filesystem, you will need to enable extended >+attributes for reiserfs in your kernel config. >+</note> >+ >+<pre caption="Configure reiserfs options"> >+File systems ---> >+ <*> Reiserfs support >+ [*] ReiserFS extended attributes >+</pre> >+ >+<p> >+Additionally, you will need to specify the <c>attrs</c> option in >+<path>/etc/fstab</path> for your vserver partition: >+</p> >+ >+<pre caption="Example fstab with extended attributes"> >+/dev/hdb /vserver reiserfs noatime,attrs 0 0 >+</pre> >+ > <p> > After you've built and installed the kernel, update your boot loader and > finally reboot to see if the kernel boots correctly.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 114193
: 75051