=== ara is now known as Guest43853 [09:14] I found there is some issue in partman-efi of ubiquity. How can I debug it? [10:05] FourDollars: start by looking into /var/log/installer === AndChat|486164 is now known as rickardve2 [10:06] I see. Thx. [18:13] FourDollars: if you find bugs, please file them in Launchpad. I can help with the debugging [18:21] cyphermox: I'm interested in debugging/resolving: [18:21] https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1505839 [18:21] Launchpad bug 1505839 in debian-installer "Unable to install from text mode interface" [Medium,Triaged] [18:22] do you have any hints on how to debug it? [18:24] does it work properly if you don't preseed the language stuff? it looks like that preseeding is wrong [18:24] (although I couldn't look at the full preseed file) [18:27] here is a example preseed file: [18:27] https://raw.githubusercontent.com/rickard-von-essen/bento/ubuntu-15.10/http/ubuntu-15.10/preseed.cfg [18:27] you usually want to preseed layoutcode and modelcode, not layout or model directly [18:28] without knowing where the install stops and requires manual interaction or what error message comes up I can't really comment [18:31] the thing is the install never starts it just throws you back to the GUI installer. and it works if you from the GUI installer enter expert mode and deletes the boot command and type the one in the bug report. [18:37] rickardve2: I'm not sure I follow, the GUI installer? are you using a desktop image? [18:40] no the server. [18:42] sorry I'm not sure exactly what each component is called. [18:43] when you boot with the server iso you get a language selector and after that you'll see something like http://pad2.whstatic.com/images/thumb/9/9b/Install-Ubuntu-Linux-Step-4-Version-2.jpg/670px-Install-Ubuntu-Linux-Step-4-Version-2.jpg [18:52] if you push esc there is a question "to exit the graphical boot menu and enter the text installer" [18:53] the boot command + preseed file works from inside the "graphical boot menu" but not if you exit the the text mode interface, then you just get sent back to the graphical boot menu after you typed the boot command.