/[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 1906 - (show annotations) (download)
Tue Jul 15 09:27:22 2003 UTC (9 years, 10 months ago) by lange
File size: 746 byte(s)
moved simple examples to new dir
1 # generic disk configuration for one ide disk (size should not matter)
2 # disk size from 530Mb 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 / 30-100 rw,errors=remount-ro ;-c -j ext3
8 primary /fai-boot 7 rw ; -j ext3
9 logical swap 50-500 rw
10 logical /var 50-1000 rw ; -m 5 -j ext3
11 logical /tmp 50-1000 rw ;-m 0 -j ext3
12 logical /usr 300-4000 rw ; -j ext3
13 logical /home 50-4000 rw,nosuid ;-m 1 -j ext3
14 logical /scratch 0- 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