[Simple-cdd-devel] Problem with partman in .preseed

Daniel Gomez Sierra danielgomezsierra at gmail.com
Fri Sep 17 16:32:48 UTC 2010


Hi everyone,

somebody know how can i choose or do in partman to configure the manual
partition?.
maybe exist any tutorial for the pressed file to do configurations?.
Can you help me with this?.

My actual pressed file looks like this:

#Zone config
d-i debian-installer/country string CO
d-i debian-installer/locale string es_CO.UTF-8
#d-i time/zone select America/Bogota
d-i clock-setup/utc boolean true

#Repos
d-i apt-setup/non-free boolean true
d-i apt-setup/contrib boolean true
#d-i mirror/protocol string ftp
#d-i apt-setup/use_mirror boolean false
#d-i apt-setup/local0/repository string
http://http.de.debian.org/debianstable main

#Network
d-i netcfg/choose_interface select auto
d-i netcfg/dhcp_failed note
d-i netcfg/get_hostname string nerdOS
#d-i netcfg/get_domain string unassigned-domain


#Unable root login
passwd passwd/root-login boolean false

#Keyboard config
#console-data console-data/keymap/qwerty/layout select LA
#console-data console-data/keymap/family select qwerty
#console-common console-data/keymap/family select qwerty

# Partitioning
#d-i partman-auto/init_automatically_partition \
#    select Guided - use the largest continuous free space
d-i partman-auto/disk string /dev/hda
d-i partman-auto/method string regular
d-i partman-auto/choose_recipe select Separate - /home /usr /var and /tmp
partitions


#popularity contest
popularity-contest popularity-contest/participate boolean false

-- 
              Daniel Gómez Sierra
Estudiante Ingeniería de Sistemas
               Universidad EAFIT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/simple-cdd-devel/attachments/20100917/504188e2/attachment.htm>


More information about the Simple-cdd-devel mailing list