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