/[d-i]/trunk/manual/it/appendix/preseed.xml
ViewVC logotype

Diff of /trunk/manual/it/appendix/preseed.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 57431 by mondo-guest, Sun Jan 25 13:10:50 2009 UTC revision 57668 by mondo-guest, Mon Feb 23 17:38:38 2009 UTC
# Line 1  Line 1 
1  <!-- retain these comments for translator revision tracking -->  <!-- retain these comments for translator revision tracking -->
2  <!-- original version: 57261 -->  <!-- original version: 57651 -->
3    
4  <!--  <!--
5  Be careful with the format of this file as it is parsed to generate  Be careful with the format of this file as it is parsed to generate
# Line 1851  all'utente. In caso di problemi si contr Line 1851  all'utente. In caso di problemi si contr
1851  --># Specificare quali sono i dischi da partizionare. Questi dischi avranno  --># Specificare quali sono i dischi da partizionare. Questi dischi avranno
1852  # tutti la stessa configurazione quindi è necessario che abbiano la stessa  # tutti la stessa configurazione quindi è necessario che abbiano la stessa
1853  # dimensione.  # dimensione.
1854  #d-i partman-auto/disk string /dev/discs/disc0/disc /dev/discs/disc1/disc  #d-i partman-auto/disk string /dev/sda /dev/sdb
1855    
1856  <!--  <!--
1857  # Next you need to specify the physical partitions that will be used.  # Next you need to specify the physical partitions that will be used.
# Line 1885  all'utente. In caso di problemi si contr Line 1885  all'utente. In caso di problemi si contr
1885  # Sono supportati i livelli di RAID 0, 1, 5, 6 e 10; i dispositivi  # Sono supportati i livelli di RAID 0, 1, 5, 6 e 10; i dispositivi
1886  # devono essere separati usando il carattere "#"  # devono essere separati usando il carattere "#"
1887  #d-i partman-auto-raid/recipe string \  #d-i partman-auto-raid/recipe string \
1888  #    1 2 0 ext3 /                                           \  #    1 2 0 ext3 /                    \
1889  #          /dev/discs/disc0/part1#/dev/discs/disc1/part1    \  #          /dev/sda1#/dev/sdb1       \
1890  #    .                                                      \  #    .                               \
1891  #    1 2 0 swap -                                           \  #    1 2 0 swap -                    \
1892  #          /dev/discs/disc0/part5#/dev/discs/disc1/part5    \  #          /dev/sda5#/dev/sdb5       \
1893  #    .                                                      \  #    .                               \
1894  #    0 2 0 ext3 /home                                       \  #    0 2 0 ext3 /home                \
1895  #          /dev/discs/disc0/part6#/dev/discs/disc1/part6    \  #          /dev/sda6#/dev/sdb6       \
1896  #    .  #    .
1897    
1898  <!--  <!--

Legend:
Removed from v.57431  
changed lines
  Added in v.57668

  ViewVC Help
Powered by ViewVC 1.1.5