Questions relating to preseeding (which provides a way to automatically answer questions asked during the installation process).

learn more… | top users | synonyms

3
votes
2answers
333 views

What is the correct way of setting up an abnt2 keyboard layout in preseed?

I am creating a preseeding file for an automatic ubuntu 11.10 installation and I am having problems setting up the keyboard configuration. I need the keyboard to be configured as abnt2 so I added this ...
2
votes
1answer
2k views

Full disk encryption with-preseed?

Ubuntu 8.04 and later provide encryption using LUKS and eCryptfs. The question is how to configure preseed to do it automatically? There is an option in preseed to encrypt user's home, but no option ...
1
vote
2answers
398 views

Automated installation using preseeding from url failed (from within VirtualBox)

I'm trying to do automated installation using preseeding from url, but it failed. Basically, I'm following Ubuntu Server Quick Install, No Questions Asked! ...
2
votes
0answers
1k views

Unable to install, “no root file system is defined” [duplicate]

Possible Duplicate: “No root file system defined” error while installing ubuntu I am trying to feed the pressed to ubiquity while installing Xubuntu 11.10 . Following is what I ...
0
votes
1answer
347 views

Preseed file being ignored during installation

I've followed this document pretty well (http://askubuntu.com/questions/29121/guide-to-particulars-in-customizing-ubuntu-installer / specifically: http://askubuntu.com/a/29632/36927), however it seems ...