/srv/irclogs.ubuntu.com/2008/11/25/#ubuntu-installer.txt

twbcjwatson: ping?01:06
twbSo I am netbooting the 8.04 and 8.04.1 desktop i386 images, basically unmodified.  And while the former works, the latter completely explodes and dies -- gdm doesn't start, and the tty1-6 upstart events are disabled because they restart too frequently.01:06
twbI get "user not known to underlying authentication system" or similar -- presumably in reference to the "ubuntu" user that casper tries to create on boot.01:06
cjwatsontwb: it's 1am and I'm about to go to bed - I don't think I should attempt to dive into this now01:07
twbOK, no worries.01:07
cjwatsontwb: try to extract /var/log/casper.log if you can01:07
twbcjwatson: when do you next expect to be pester-able?01:07
cjwatsontwb: may have to play about a bit to boot into something where you can get hold of that - maybe try booting with 'single' on the command line?01:08
cjwatsonthat should get you into an environment where you can check if the user actually exists, too01:08
twbYeah, I'm about to seriously attack this.01:08
cjwatsontwb: for various personal reasons I can't give you a reliable time at the moment01:08
twbNo problem.01:08
cjwatsonasynchronous methods are best - feel free to send me / ubuntu-installer@lists mail01:09
twbOK..01:09
twbOK, I just realized there are TWO casper.logs -- after unionfsization, there's a second one in /var/log01:33
twbIt says "sudo: no passwd entry for ubuntu!"01:33
twbgroupdel: group ubuntu does not exist01:34
twbadduser: `groupdel ubuntu' returned error code 6.  Exiting.01:34
CIA-2debian-installer: cjwatson * r1001 ubuntu/ (build/Makefile debian/changelog): Apply Ubuntu branding to version.info.02:34
twbProblem solved.  Some jackass had set umask 077 in /etc/profile on the server, so the netboot dir was being created readable and executable by root, but not by anyone else.02:55
CarlFKtwb: does 8.10 netboot for you?06:12
twbI've no idea.06:20
twbSince these systems are deployed to secure facilities, we generally stick to LTS.06:20
evanddavmor2: re USB> Yes, that would be a big help.08:50
evandI just need to confirm that Wubi from a usb-creator generated USB disk works08:50
evandneed someone* (I don't have a Windows VM)08:51
davmor2No Probs I'll hit it in a bit then need to take the mother-in-law to the docs first :)08:51
evandsure thing.  Thanks!08:52
twbdavmor2: to the docks?08:52
twbdavmor2: are you gonna make her sleep with the fishies?08:52
cjwatsondavmor2: pretty sure I fixed your grub installation problem of the other day, by the way, once I figured out how to trigger it myself09:02
sorenwin 409:02
sorengah..09:02
evandah, I take back what I said yesterday.  It was a broken version of partman-auto sitting in my local archive causing trouble.10:35
CIA-2ubiquity: evand * r2952 ubiquity/debian/ (changelog ubiquity.install-any): Install check-missing-firmware as part of hw-detect.11:03
evandhrm, jaunty grub is segfaulting12:12
davmor2cjwatson: evand: Right back :)12:21
davmor2evand: Are you wanting the usb testing on hardy.2 or intrepid?12:28
evandintrepid please12:29
evandhrm, it happens with intrepid's grub in a jaunty live CD as well12:35
davmor2cjwatson: Was the issue that grub was writing to boot but not to mbr?12:36
davmor2evand right firing up windows fingers crosseed12:43
* evand crosses his fingers12:43
davmor2installing12:44
davmor2evand: bugger it's downloading the files12:46
davmor2but wubi and umenu work okay12:46
evanddownloading the files?  It doesn't detect the USB disk as a source then?12:47
davmor2That's what I'm assuming yes12:47
evandif you start wubi and click on the desktop environment drop down list, is there more than just Ubuntu in there?12:48
davmor2I'll let it complete anyway12:48
davmor2hang on12:48
davmor2Ubuntu/Kubuntu/Xubuntu/Mythbuntu are listed12:49
evandyup, doesn't see it as a source12:50
evanderr12:50
evandright, doesn't see the USB disk as a source12:50
evandI'll file a bug12:51
evandthanks for your help12:51
davmor2evand: Np's12:52
cjwatsondavmor2: yeah, it was a side-effect of it misdetecting the system as using SATA RAID16:02
cjwatsondavmor2: which was due to a change in dmraid's output format16:02
CIA-2console-setup: cjwatson * r84 ubuntu/debian/ (changelog console-setup.templates):16:36
CIA-2console-setup: Default console-setup/ask_detect to false, since it's hard to back up16:36
CIA-2console-setup: out of the detection widget once you've entered it.16:36
cjwatsonHaegin: you're running into bug 18225. The simple workaround is to set mirror/country to "manual" rather than to "IE"16:38
ubottuLaunchpad bug 18225 in choose-mirror "Allow preseeding $CC.archive.ubuntu.com-style setup" [Wishlist,Confirmed] https://launchpad.net/bugs/1822516:38
Haegincjwatson: ah, thanks, if i set it to manual will i have to select the country manually? i am aiming for a completely automated install16:40
cjwatsonno, when preseeding "manual" effectively just means that you can set it using mirror/http/hostname and mirror/http/directory as you're trying to do16:40
cjwatsonif you select "manual" in an interactive installation, that causes it to ask the hostname and directory questions - but preseeding them skips that16:40
Haeginawesome, that seems to have worked16:45
Haeginnow i am getting the keyboard choice dialog coming up again but i blame that on me changing the netboot install thing i am using to the correct set of files for intrepid16:46
CIA-2console-setup: cjwatson * r85 ubuntu/debian/changelog: releasing version 1.28ubuntu216:50
cjwatsonHaegin: you're using Debian-style keyboard preseeding rather than Ubuntu-style (I guess you're reading the wrong documentation) and furthermore you need to set keyboard preseeding on the kernel command line rather than in a preseed file (unless you're using initrd preseeding)16:50
CIA-2usb-creator: evand * r66 usb-creator/usbcreator/gtk_frontend.py: Fix a grammatical typo in the GTK frontend.16:51
Haegincjwatson: ah yes, got it now thanks. do you know how i can get rid of the encrypted home dir dialog and the auto update dialog?16:54
cjwatsonhttps://help.ubuntu.com/8.10/installation-guide/i386/preseed-contents.html already documents the second (search for "Policy for applying updates"17:03
cjwatson)17:03
cjwatsonI forgot to document the first in time for 8.10 (it's in the jaunty guide): 'd-i user-setup/encrypted-private boolean false'17:04
Haeginthanks again17:12
CIA-2usb-creator: evand * r67 usb-creator/debian/changelog: Correct grammatical typo in the GTK frontend (LP: #297569).17:25
Haeginjust out of interest is it possible to automatically run an oem install from netboot?17:29
cjwatsonwell, the first stage yes, obviously not counting the end-user configuration step17:30
cjwatsonoem-config/enable=true on the kernel command line, plus 'd-i oem-config-udeb/instructions seen true'17:31
Haeginthanks cjwatson17:33
Haegincjwatson: sorry to keep asking questions but is it possible for the installer to turn the pc off after the end of the install rather than reboot?17:37
Haeginis the debian-installer/exit/poweroff boolean true option still valid in ubuntu?17:45
cjwatsonHaegin: "still"? it's a very recent option and only exists in jaunty17:48
cjwatsonadded by me in response to another user's question in this channel17:49
cjwatsonso not in <=8.10, I'm afraid17:49
Haegincjwatson: ah ok, i figured it was a debian option. thanks17:50
* Haegin ponders how stable jaunty is then decides that selling jaunty machines isn't a good idea17:51
cjwatsonI wouldn't recommend it :)18:04
* evand tries to get the upper hand on Haegin by selling Jaunty+1 machines.18:10
evandcjwatson: Isn't bug 92014 really a bug in libata?  As far as I can tell, there's really no way to discern a SCSI block device from a SATA one.18:35
ubottuLaunchpad bug 92014 in partman-base "/dev/sd* shouldn't be described as SCSI any more" [Low,Triaged] https://launchpad.net/bugs/9201418:35
evandEven HAL sees the storage.bus (somewhat rightly) as scsi.  I suspect this is something that need to be fixed further up the chain.18:36
evandThough I also suspect this has been discussed before, and am really just looking for a better understanding of the problem :)18:37
cjwatsonevand: the bug is in the description used by partman-base; /dev/sd* realistically should no longer be described as exclusively SCSI18:43
cjwatsonI don't think we can expect libata to change18:45
evandAny idea if the kernel could expose an extra bit in /sys/block to allow userspace to discern between SCSI and SATA?18:47
cjwatsonsounds feasible but I don't know ...18:47
evandok, thanks for explanation.  I'll ask in -kernel whether it's feasible and if someone with familiarity in that subsystem has the time and willingness to try to get it upstream.18:49
cjwatsonI think it'd be useful to say, but if we can't, then it would be better to be less specific rather than being more specific but possibly wrong :-)19:04
cjwatson"SCSI/SATA" wouldn't be that bad I guess19:04
cjwatsonif you do change it, send it to debian-boot@ so we can get translations updated in sync if possible19:05
evandnoted, thanks19:05

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!