/srv/irclogs.ubuntu.com/2008/01/14/#ubuntu-installer.txt

stelton "create new empty partition table on this device" it also says "Note that you will be able to undo this operation later if you wish." Shouldn't that be "... wil NOT ..." ?00:48
evandNo, because the partition table changes are not committed until you press the Install button.00:51
steltevand, that's not an "Undo", but a "Cancel" then. The current text obviously gives misinterpretation to some people00:59
evandactually, both are true.  You can undo the changes you make to the partition table on that same page, and you can cancel the install before you press the Install button.01:01
steltagreed. But that doesn't remove the significant room for misinterpretation01:02
evandstelt: Can you file a bug report on this and assign it to me?01:05
evandor just paste the bug number in here and I'll triage it myself01:05
stelt"When the 'install' is finally committed ... " might be a basis for a better text01:06
stelti'll see if i can report and post the bug nr here01:06
evandthanks01:07
stelthttps://bugs.launchpad.net/ubuntu-express/+bug/18273301:27
ubotuLaunchpad bug 182733 in ubuntu-express "ambiguous wording in "prepare partitions"" [Undecided,New]01:27
evandthanks01:46
evandoh01:46
steltoh?01:59
evandFor future reference when filing bugs, you want to set the project to Ubuntu and the file against the ubiquity source package.02:00
evandWe handle the installer bugs on their source packages, and ubuntu-express was renamed to ubiquity a while back.02:00
evandBut no worries, I'll fix it for this one.  Thanks again for filing this.02:01
=== superm1_ is now known as superm1
steltwhen i tried to manually make a partition at liveCDs' "install" and picked "dont_use" the whole installer crashed and so did the error report thing :-(04:41
stelta URL giving a detailed list of differences between the live CD and the alternate CD please05:15
CIA-8ubiquity: superm1 * r2408 ubiquity/ (10 files in 5 dirs): adjust to use mythbuntu-common07:04
CIA-8ubiquity: superm1 * r2409 ubiquity/scripts/mythbuntu/mythbuntu_install.py: its not urgent to raise InstallStepErrors if there is something wrong with lirc. Let the install finish07:42
Le_Vertevand: I just tried your patch for ubiquity/partman/preseed10:14
Le_Vertit works when choosing guided partitionning on the whole disk10:14
Le_Vertbut crash when using manual partitionning :)10:14
evandyikes, I'll have to fix that then.14:09
xivulonevand anything I can help with on my side?14:21
xivulonre #177868 can you please also extend that to mkswap?14:22
evandwill do14:24
xivulonthanks14:30
twbcjwatson: say, did the netboot syntax for casper change in hardy?16:56
twbI'm trying to netboot an alpha image, and it seems to think I supplied an nfs rootserver but not a rootpath.16:56
twb...with APPEND boot=casper initrd=ubuntu-live/ubuntu-7.10-desktop-i386/casper/initrd.gz rw netboot=nfs nfsroot=192.168.67.1:/srv/netboot/ubuntu-live/ubuntu-7.10-desktop-i386 quiet splash16:57
twbOops, that's still gutsy.  So I've done something wrong, because gutsy used to work.16:57
cjwatsonhmm, not that I know of; the list of changes is really small16:58
cjwatsonsurely NFSROOT= though16:58
twbYou mean uppercase?16:58
cjwatsonI don't know why nfsroot= worked in gutsy ;-)16:58
cjwatsonyeah16:58
twbHmm, I've never done it upper case before16:59
twbIf it doesn't understand nfsroot (lowercase), then it's probably getting roothost from DHCP; which would explain why it gets that but not rootpath.17:01
cjwatsonah, that could be it17:02
cjwatsonnfsroot works in Debian and is what is documented, but there was a screwy merge at some point and our casper is missing some of the option parsing :(17:02
cjwatsonsomebody needs to bring it back into sync17:02
twbYou mean Debian's casper, or live-initramfs?17:03
cjwatsonDebian's casper before the name change; I assume live-initramfs too17:04
evandxivulon: is there any particular reason you used "$(basename /host$path)" = "swap.disk" instead of checking the fs argument?  If there isn't, I'll make that change to your patch as swap.disk is wubi-specific.17:35
evandin autopartition-loop, that is.17:35
twbcjwatson: using NFSROOT didn't help17:37
twbMaybe I need to do `exportfs -va' to update it, even though it's a subtree.17:37
cjwatsonI have a feeling you're beyond me already17:39
twbYeah17:39
twbIt's rtfs time17:40
xivulonevand no reason18:31
xivulonit's only important to make sure that when we need to generate swap files, they are contiguous and fully zeroed18:32
xivulonthe code simply identifies a swap file and as you pointed out using fs is a better choice18:33
evandindeed, ok18:34
choudeshhello20:43
choudeshI need a bit of help here. I am customizing the liveCD, trying to add the dist/pool folders. It seems when I add these folders, sqaushfs just hangs on boot up20:44
choudeshcjwatson, you around?20:52
cjwatsonthere's no need to /msg me20:54
cjwatsonit's my evening, and nagging me will make me grouchy20:55
cjwatson12 minutes response time is pretty good at nearly 9pm ;)20:55
choudeshheh20:55
cjwatsonI've seen your mail, but have not yet had a chance to work out what might be wrong20:55
cjwatsonhowever it would help if you could provide log messages20:56
choudeshdidn't want to flood the channel with my issues20:56
choudeshhmm, how would I produce the log?20:56
cjwatsontranscribing the last few things you see would be fine20:56
cjwatsonI assume you're ascribing the issue to squashfs due to some log messages you're seeing20:56
choudeshwell, it never gets past the sqaushfs so I am pretty sure that is it.20:57
cjwatson"gets past the squashfs"?20:57
choudeshIt is not using lzma, so it isn't a decompression issue20:57
cjwatsonat what stage in the boot process does it hang?20:57
cjwatsonboot without quiet or splash on the kernel command line to get more detail20:58
choudeshduring boot, after initramfs, about kernel init, and right before it goes to decompress the squashfs. I see the squashfs markers, but it never gets past that20:58
choudeshI have - with both verbose and debug20:58
cjwatsonat that point you should be able to tell us the last few things on the screen20:58
choudeshok - I will get you a detailed log of what happens. If you don't mind I will email it to you.20:59
cjwatsonare you sure you don't mean the initrd?20:59
cjwatsonbecause there's no point in the boot process that can be described as "decompressing the squashfs"20:59
cjwatsonthe squashfs is *mounted*, and bits of it are decompressed as needed20:59
cjwatsonit's not all decompressed into memory in one go or anything20:59
cjwatsone-mail's fine21:00
xivulonhttp://diozaka.org/octod/21:14
xivulonops sorry21:14
xivulonevand please note I pushed rev 41 in partman-auto-loop/lupin-support23:56

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