Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 125952 Details for
Bug 186542
baselayout 1.12.9-r2 has problems with read-only NFS root
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
representative fstab file for a machine with a read-only NFSROOT as described initially
fstab-for-gentoo-bugrept (text/plain), 1.59 KB, created by
aero1967
on 2007-07-25 04:54:19 UTC
(
hide
)
Description:
representative fstab file for a machine with a read-only NFSROOT as described initially
Filename:
MIME Type:
Creator:
aero1967
Created:
2007-07-25 04:54:19 UTC
Size:
1.59 KB
patch
obsolete
># /etc/fstab: static file system information. ># ># noatime turns off atimes for increased performance (atimes normally aren't ># needed; notail increases performance of ReiserFS (at the expense of storage ># efficiency). It's safe to drop the noatime options if you want and to ># switch between notail / tail freely. ># ># See the manpage fstab(5) for more information. ># > > ># <fs> <mountpoint> <type> <opts> <dump/pass> > >10.0.0.1:/root_amd32 / nfs vers=3,noatime,ro,tcp,rsize=4096,wsize=4096 0 0 >10.0.0.1:/usr/portage /usr/portage nfs vers=3,noatime,ro,tcp,rsize=4096,wsize=4096 0 0 >10.0.0.1:/home /home nfs vers=3,noatime,rsize=4096,wsize=4096 0 0 > >/dev/hda1 none swap sw 0 0 >/dev/hda5 /tmp ext3 nosuid,nodev 0 2 >/dev/hda6 /var ext3 noatime,nosuid,noexec,nodev 0 2 > ># NOTE: The next line is critical for boot! >proc /proc proc defaults 0 0 > ># glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for ># POSIX shared memory (shm_open, shm_unlink). ># (tmpfs is a dynamically expandable/shrinkable ramdisk, and will ># use almost no memory if not populated with files) >shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
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 Raw
Actions:
View
Attachments on
bug 186542
:
125948
| 125952