[10:22] hi [10:22] did something change with the automatic partitioner? [10:22] it somehow only assigned 3.9GB ot / [10:22] to* [10:27] and 24GB to swap -_- [10:37] 100% 512 200% linux-swap [10:37] :/ [10:37] not good for machines with 32GB of ram [10:42] argue with bug 345126 :-/ [10:42] Launchpad bug 345126 in partman-auto "Installer creates too small swap partition (hibernation fails)" [High,Fix released] https://launchpad.net/bugs/345126 [10:43] I don't know how to satisfy your requirement and that one at the same time, without artificial intelligence [10:43] though I certainly acknowledge the problem and it would help if it were recorded somewhere more permanent than IRC [10:51] ah, that's for hibernation [10:52] mhm [10:58] i can't find the partman recipe documentation [11:02] corecode: doc/devel/partman-auto-recipe.txt in the debian-installer source package [11:04] yea, just that the source is so well hidden that it is almost impossible to find [11:04] http://debian.ues.edu.sv/compartidos/neozerosv/ciberues/partman-auto-recipe.txt helped me out [11:04] let's see how that works now [12:37] what could be the reason that lvcreate hangs in "semtim" when running in target? [13:04] cjwatson: is udev working in /target? [13:06] not as such during the installer, no, although /dev is bind-mounted to /target/dev most of the time [13:15] i see [13:15] i tried to do some lvm stuff that fails because udev is not available [13:15] hmm [13:42] http://pastebin.com/Tu91pyGF [13:42] now, how do i fix this? [13:42] either get udev running for target [13:43] or do lvm stuff outside [14:02] corecode: maybe do mount --bind /dev /target/dev; ...; umount /target/dev around whatever you're doing [14:59] lvcreate --config 'activation {udev_sync = 0}' ... [14:59] :) [14:59] hidden gems [18:13] Hello. Any chance one of you knows how to change the background image in Ubiquity? It seems to be using the default wallpaper from /usr/share/background/warty-final-ubuntu.png. However, I would like to simply apply a solid background color, and perhaps use a smaller centered image if possible.