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

CIA-48partman-base: cjwatson * r96 ubuntu/debian/changelog: releasing version 121ubuntu100:44
=== cjwatson_ is now known as cjwatson
evandbdmurray: I added a test case for 24142015:02
evandxivulon: I had updated wubi.hardy to include that change as r504 yesterday.  Are you sure you're synced up with LP?15:03
xivulonevand strange I checked yesterday and was r50315:44
xivulonin fact it didn't flag any conflict15:45
xivulonhttps://code.edge.launchpad.net/~ubuntu-installer/wubi/hardy15:45
evandargh, I thought that branch was bound.15:45
evandApparently not.15:45
evandI'll revert my changes and merge.15:45
xivulonthe bug evaded my as well, debugging something that happens at the end of the installation late at night is quite annoying...15:46
xivulondo you have any insight there?15:47
evandit's definitely the bind mounting, I'm just not sure why it would cause such a problem.15:47
evandI'll keep poking at it, though I welcome any help or suggestions.15:47
xivulonis it possible to narrow down what the actual "subprocess" running at the time it fails?15:49
evandI'm fairly certain it starts in python-apt, curiously enough.15:52
evandIt's probably a red herring as mentioned before but printing self.percent makes the bug disappear (which makes absolutely no sense to me).15:53
xivulonyes had the same thing happening to e15:54
xivulonme15:54
bdmurrayevand: that's it?16:20
evandoh, actually no16:25
evandI'll fix momentarily16:25
bdmurrayand I thought I'd just finished it. :(16:25
davmor2xivulon: wubi seem to install okay with the patched selfextract version that evand did yesterday17:11
davmor2xivulon: until ofcourse the installation failed17:18
davmor2evand: xivulon: want a copy of the .log files?17:19
davmor2is or it likely to be the same issue as before?17:19
evandsame issue, thanks though17:20
bdmurrayevand: what does Finnish look like in the language choice list?17:25
xivulonevand other than that the other think to look at is that panic messages are not displayed in non-recovery mode17:26
davmor2evand: np's self extractor works till then anyway :)17:26
evandbdmurray: Suomi, I believe17:26
xivulondavmor2, can you pls comment in bug (if you haven't done so already)17:26
bdmurrayevand: okay, that's what I was going to guess17:26
xivulonI am not sure if it is intentional or not, I have to test what is the normal panic behaviour17:27
xivulonbut I think that if you are thrown into busybox any panic message should be visible whether you are in recovery more or not17:27
davmor2evand: was the self-extract fix based on 504 or 503?17:57
evand50417:57
davmor2evand: ta adding it to the bug report17:57
davmor2xivulon: comment added17:59
davmor2xivulon: I won't be around now till Wednesday next week on hols so if you need tester just ping the testing channel :)19:08
holstoh thank heavens19:33
holstI am trying to install ubuntu hardy from a usb stick using a netinstall base19:33
holstdo I need to specifiy something special to get the modules to load?19:33
holstnow it loads up to 50% and then fails through19:34
evandholst: did you follow section 4.3 of the installation guide to the letter?19:36
holsthttps://bugs.launchpad.net/ubuntu/+source/net-retriever/+bug/23448619:37
holstit looks like that one19:37
holsti dont know which document you are referring to19:40
holstthere are about 1001 guides for this sutff19:40
evandah, give the updated images as mentioned in that bug report a shot then19:41
evandthere's really only one official guide19:41
evandsudo apt-get install installation-guide-i38619:41
holstoh19:42
holstthakns19:42
holst(damn keyboard :P)19:42
evandthen point your browser at /usr/share/doc/installation-guide-i386/en/index.html19:42
holstyes, very cool20:03
holstnow it works, with that update20:03
holstit seems that the boot record on the memory stick is overwritten by the installer20:05
holstbecause i cannot boot on the stick after the installer has completed20:06
holstor, not overwritten, but overrided20:06
evandif you install the bootloader to hd0, then you're installing to the USB stick20:08
holstthats probably what happens20:09
holstthere is no real need to have /boot on a separate partition, unless you are encrypting, right?20:21
holst(or using software raid or some other exotic stuff)20:21
holstand also, is there some more portable way to specifiy "first hard disk"?20:22
evandor if you have an older BIOS that can only read the first 1024 cylinders of the disk.20:22
holstusing /dev/sdf does not seem to be that secure20:22
holstI mean, on another PC that might be /dev/sdb, or something else20:23
evandunfortunately, no.  GRUB and Linux have differing opinions on what ends up being the first device.  One of the kernel team members is adding UUID support to GRUB for 8.10 though.20:23
evandWhich will fix this.20:23
holstcool20:23
holstthen there will be no ambiguity what is "the hard disk"?20:24
holstor (first) harddisk even20:24
holstwell, all our pc:s here are of the same model20:25
holstso if there are a higher power on our side, and Murphy stays on vacation, then it might work until 8.10 :)20:25
evandheh20:31
holsthmm, there is a (last) snag in the installation20:34
holstwe have something called /NOBACKUP on all boxes20:34
holstwhich of course must be saved during reinstalls20:34
holstotherwise the users will kill us :)20:35
holstso, I want to format it if it does not exist20:35
holstbut if it DOES exist20:35
holstthen I just want to mount it20:35
holsthttp://rafb.net/p/PdwPIi29.html20:35
holstI tried that20:35
holstbut it does not get formated, or mounted20:35
holstmaybe I missunderstood how flexible that stuff was20:40
cjwatsonholst: it doesn't sound from your description as if /NOBACKUP is a separate partition21:21
cjwatsonholst: if it's just an ordinary directory on /, then you can do it by just telling the partitioner to mount / but not to format it (as of 8.04)21:21
cjwatsonholst: however, unfortunately, it's really hard to do this automatically at the moment, because the automatic partitioner doesn't have any support for selecting an existing partition21:22
cjwatsonthis is something I'm hoping to fix - but at the moment all it can do is create new partitions21:22
cjwatsonif /NOBACKUP is a separate partition, then I've seen ways to do this by deleting all the other partitions you *don't* want to keep before the partitioner runs, then telling the automatic partitioner to operate on the free space, then mounting it at the end - but they're all a bit hackish21:23
hardwirehi21:35
hardwirejust do manual partitioning, right?21:35
hardwiremount it, select not to format it, and cross your fingers that you didn't do it wrong.21:36
cjwatsonright, but that's not always viable ...21:36
cjwatsonif you're doing 200 boxes it's not really sane :)21:36
hardwireah.. I should read back21:36
cjwatson(I don't know he's doing 200 boxes, but infer that there is a reasonable number from the fact that preseeding was involved at all)21:37
hardwirealso.. where do you work?21:37
hardwireI want to work somewhere with 200 ubuntu boxes..21:37
hardwireI think the short and sweet here is that unless all the boxes are identical in partitioning, or specifically have a "tagged" fiesystem (label, uuid database, something) that you will have a somewhat destructive install method.21:38
hardwireI'm guessing here, but if you can script a preseed file to check out the existing fstabs then you should be able to use existing partitions to map out what's not NOTBACKUP and simply format those then add the notbackup fstab line back later.21:39

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