[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Help with "--debian-installer-preseedfile"



Hi everybody

my name is Valerio, I write from Italy and this is my first post in this
list.

It's about 10 days I am trying to create my own debian live iso.
I have read all the "official" documentation, done a plenty of web
searching but I failed in finding an example to understand the EXACT
format of the value for "--debian-installer-preseedfile" option in lb
config command.

The man page simply says:
"--debian-installer-preseedfile FILE|URL
sets the filename or URL for an optionally used and  included  pre‐
seeding file for debian-installer."

Everything is build on squeeze.

This is my complete lb command:

> lb config \
>   --apt apt \
>   --architecture amd64 \
>   --archive-areas "main" \
>   --backports true \
>   --binary-filesystem fat32 \
>   --binary-images iso-hybrid \
>   --bootappend-live "locales=en_GB.UTF-8 keyboard-layouts=it timezone=Europe/Rome" \
>   --distribution squeeze \
>   --debian-installer live \
>   --debian-installer-preseedfile "preseed/file=/install/preseed.cfg" \
>   --includes none \
>   --memtest none \
>   --mirror-chroot http://debian.fastweb.it/debian/ \
>   --mirror-chroot-security http://security.debian.org/ \
>   --mirror-chroot-volatile http://debian.fastweb.it/debian/ \
>   --mirror-chroot-backports http://backports.debian.org/debian-backports/ \
>   --mirror-binary http://debian.fastweb.it/debian/ \
>   --mirror-binary-security http://security.debian.org/ \
>   --mirror-binary-volatile http://debian.fastweb.it/debian/ \
>   --mirror-binary-backports http://backports.debian.org/debian-backports/ \
>   --mirror-bootstrap http://debian.fastweb.it/debian/ \
>   --mode debian \
>   --volatile true \
>   --win32-loader false
> 
I copy my preseed.cfg file into config/binary_debian-installer/ as the
live manual suggests.

Probably I am missing some obvious detail but I really appreciate some
help.

Any ideas?

Thanks in advance

Valerio Pincini


 



Reply to: