/[fai]/trunk/examples/simple/disk_config/SMALL_IDE
ViewVC logotype

Contents of /trunk/examples/simple/disk_config/SMALL_IDE

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2247 - (show annotations) (download)
Sat Jul 3 20:12:12 2004 UTC (8 years, 10 months ago) by lange
File size: 757 byte(s)
make / and /var bigger, /usr smaller
1 # generic disk configuration for one small ide disk
2 # disk size from 500Mb up to what you can buy today
3 #
4 # <type> <mountpoint> <size in mb> [mount options] [;extra options]
5
6 disk_config hda
7 primary / 70-200 rw,errors=remount-ro ;-c -j ext3
8 logical swap 40-500 rw
9 logical /var 90-1000 rw ; -m 5 -j ext3
10 logical /tmp 50-1000 rw ;-m 0 -j ext3
11 logical /usr 200-4000 rw ; -j ext3
12 logical /home 50-4000 rw,nosuid ;-m 1 -j ext3
13 logical /scratch 0- rw,nosuid ;-m 0 -i 50000 -j ext3
14 #logical /scratch preserve10 rw,nosuid ;-m 0 -i 50000 -j ext3

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5