/srv/irclogs.ubuntu.com/2010/01/26/#ubuntu-installer.txt

exltis the ubuntu installer synced from debian-installer regularly?  I'm just not clear about the dev path - if this was a bug introduced by d-i, or u-i, and where I might try to be most helpful00:20
exltI don't need to pass any $LANG boot args to squeeze d-i, for instance00:22
exltpreseed works fine there00:23
exltlooking at the installer build version 20081029ubuntu80 - does this indicate a d-i fork from 10.29.2008?00:44
* exlt is reading http://wiki.ubuntu.com/Installer/Development..00:46
exltcjwatson: 20081029ubuntu79 does not show this particular behavior, if that helps at all01:05
atrusmaybe the wrong place to ask, but I'm trying to follow https://help.ubuntu.com/community/Installation/FromUSBStick , but the freshly formatted drive always reports "not enough free space" when I try to write to the usb device. What can I do?01:10
exltatrus: what size usb drive?01:12
atrus4gig01:12
exlthrm..01:12
atrusi format the thing in usb-creator-gtk, and it immediately says there's zero free space on the thing.01:13
exltI don't know much about gui tools01:14
atrusis there a command-line way to get an ISO onto a usb drive? i know you can dd a .img file...01:15
exltI would do it from cli, but don't know if that messes up the gui widget01:15
atrusi'd gladly do it all from the command line if i could figure out how.01:15
atrusexlt: how would *you* do it from the cli?01:17
exltnot sure what it's expecting to have as an end result, but I've done this with debian using syslinux and a netinst iso - looking for the docs foryou01:18
atrusi really just need a bootable usb rescue img.01:18
atrusgrub's broken on my other machine, and i need a way to get in and fix it.01:18
exltyeah, this looks about the same process - http://www.ubuntugeek.com/how-to-install-ubuntu-linux-from-usb-stick.html01:20
exlthmm - he doesn't say anything about the syslinux config01:21
exltlemme see if I have a usb drive with it on there and take a peek01:21
exltoh, he's copying the isolinux dir from the iso image, so that should work01:22
atrusexlt: so follow that link? it didn't seem to say anything about how to format the usb drive's filesystem...01:24
exltfdisk /dev/<wherever_your_usb_drive_is>01:24
exltfdisk can be a bit daunting..01:25
exltis it already formatted? or is that what was dorked with the gui thing?01:25
atrusit's been corrupted.01:25
exltare there any partitions listed?01:26
atrusi think i can get through using fdisk though, i just need to know how to format it. vfat, fat32, ext2/3?01:26
exltp - will print the partitions01:26
exltah, ok01:26
atrusyeah, no partitions, it recreated the partition table.01:26
exltmkfs.msdos /dev/something101:27
exltuhh, maybe mkfs.vfat01:27
exltyeah, that should probably be vfat01:27
atruswith you so far01:28
atruscopying everything from the mounted .iso into the usb...01:30
exltcjwatson: yep - 20081029ubuntu79 works for me perfectly, however, the current build is kind of a showstopper for pxe booting - did you create a bug that I can follow, or which package would this be against and I can create one01:32
exltatrus: not sure the steps said to copy the contents01:33
atruser, okay, this is weird. they talk about copying over files in /install, and then running syslinux, and then copying over the iso's files again, overwriting them?01:33
atrusi'm pretty sure i'm misunderstanding step 1.01:34
exltinstall dir with vmlinux and initrd.gz inside01:34
exltthere's a little image at the bottom of the entire contents of the root of the usb drive  :)01:35
atrusright, and then /install gets more stuff from the .iso image afterwards?01:35
exltoh - did you follow the links to grab the hd-media kernel and initrd?01:36
exltthose links are *way* old01:36
exltso will need to be adjusted for whatever version you want01:36
exltwhat version are you wanting to install?01:36
atrusright, trying for karmic. i noticed the out-of-date link now :)01:37
exltreplace hardy with karmic and they should work a little better01:37
atrusi originally just assumed the /install directory from the cd would include the neccesary components.01:37
exltnah, this is really a bootstrapping to load up the iso image from the usb drive01:38
atrusahhh, ok ok.01:40
atrusi think that's the one piece of information i critically missed when reading this :)01:41
exltyeah - it's a kernel and initrd with enough magic to go look for an iso file, mount it on loopback, and install from it like it's a normal CD01:42
atrusexlt: how does it know what .iso file to load?01:43
atrusie, i'm plugging ubuntu-9.10-desktop-i386.iso in there, but it could be -server instead.01:44
exltit will load just about any, but the kernel versions need to match, if I recall - I've done that at some point with a newer iso and it complained at me that it didn't match01:45
atrusyeah, it should match up there.01:45
atrusthanks a lot, whether this works or not when it's finished copying in. i've learned a bit more about this if nothing else.01:47
exltthat's half the fun  ;)01:48
* exlt has been playing with linux since ~199701:48
atrus~98 for me. but syslinux and friends has always been something i've never had to dig too much into.01:49
atrusthankfully :)01:50
exltI dropped in here with a frustrating problem that I could not figure out how to "configure" away, and it turns out we found a bug - so I help01:50
exltnever did find my usb installer - should probably make one..01:51
exltreal handy for rescues01:51
exltcjwatson: as I thought might be the case, I don't need to pass locale or layoutcode as boot args when using auto and priority=critical - they are deferred and used from the preseed02:08
=== __ruben__ is now known as _ruben
CIA-41ubiquity: evand * r3715 ubiquity/ (4 files in 2 dirs):09:57
CIA-41ubiquity: * Move oem-config runtime debconf questions into the oem-config09:57
CIA-41ubiquity:  package.09:57
CIA-41ubiquity: * Add oem-config/early_command (run a command just before oem-config09:57
CIA-41ubiquity:  starts).09:57
evIs the lack of oem-config/id in any templates file an oversight?09:59
cjwatsonit didn't need to be there as it was only preseeded and preseeding automatically registers missing templates if it needs to.  It wouldn't hurt to add it for documentation though10:00
evah, I figured as much; just wanted to be sure10:12
cjwatsonev: did you see my highlight last night about console-setup?10:12
evcjwatson: no, I'm still getting the hang of ZNC, or rather trying to get it to actually replay everything.10:12
* ev digs through irclogs.ubuntu.com10:13
evask_debconf> will do10:13
superm1ev, if you want to glance over https://code.edge.launchpad.net/~superm1/ubiquity/mythbuntu-plugin-enhance again, i've got it to the point now that mythbuntu_ui is now entirely dead.  i'm gonna do some more testing tomorrow to make sure I didn't break gtk_ui (w/o the myth plugins loaded)in the process10:28
evsuperm1: cool, I'll endeavor to fit it in today10:28
* ev continues to fight against the en_GB dictionary that got installed when he reformatted10:29
araev, I got an error with DHCP (OEM mode) while testing hardy point release11:01
araev, bug 51274011:01
ubottuLaunchpad bug 512740 in debian-installer "DHCP failed several times and istaller looped in the network configuration" [Undecided,New] https://launchpad.net/bugs/51274011:01
evara: looking now11:11
araev, thanks :)11:12
CIA-41ubiquity: evand * r3716 ubiquity/ (3 files in 2 dirs):12:11
CIA-41ubiquity: Support installing additional packages at runtime in oem-config, as12:11
CIA-41ubiquity: specified by oem-config/extra_packages.12:11
CIA-41ubiquity: evand * r3717 ubiquity/scripts/install.py: Fix missing parameter.13:18
dmarkeymight be the wrong place to ask, but why is openoffice on a server default install14:30
sorendmarkey: It's not?14:32
dmarkeyit is for me, 9.1014:33
exltdmarkey: I found the same thing and dug around the cdrom preseeds and found:14:45
exltd-i pkgsel/install-language-support boolean false14:45
sorendmarkey: What exact packages are being installed that you were not expecting?14:46
exltcan't remember the exact package, but there was a circular dependency that pulled in a couple openoffice packages14:46
soren"a couple of openoffice packages" != "openoffice". :)14:47
exltwell, sure, but any openoffice packages on a server is kind of useless..14:47
dmarkeyexlt: ok so that must cut out a few 100 megs?14:55
dmarkeysoren: openoffice, and java.14:56
sorendmarkey: There's no package called "openoffice" nor "java".14:56
sorenIt's much easier to work out what went wrong if I can get exact data on what the specific problem is.14:57
exltI think it was openoffice.org-thesaurus-en-au that you are seeing, and another - they get pulled in by language-support-en, language-support-writing-en.. - that d-i line above kept them from being installed14:57
sorenexlt: /Kept/ them from being installed? I thought you guys were saying this stuff /did/ get installed?14:58
exltsoren: they did with a simple preseed of:14:58
exlttasksel tasksel/first multiselect standard14:58
exlt(which does not *exclude* install-language-support specifically14:59
exltthe CD seed files specifically exclude installation of install-language-support15:00
dmarkeybut not the net install?15:01
exltcorrect15:01
exltwell, I could be wrong there, perhaps - as soon as one specifies a custom preseed, that overrides any default15:02
exltso I found that line, added it to my preseed, and no more openoffice packages15:02
cjwatsonthis is a bug actually, as of 9.10 this is meant to be handled automatically15:02
cjwatsonI think the bug is that language-selector-common needs to be added to the server-ship seed15:03
cjwatsonwithout it, we're falling back to old behaviour which was too stupid to work this out for itself15:03
exltnot sure about 9.10 - I'm working on 10.415:03
cjwatsonno change in that regard yet15:04
cjwatsonmaybe I should just put language-selector-common in standard, since the effect now will be that it's installed for everything regardless15:04
cjwatsonit's tiny15:04
cjwatsonyeah, I'll do that15:05
cjwatsonexlt: hopefully the next daily build of lucid won't require that preseed15:07
dmarkeycjwatson: thanks15:10
dmarkeycjwatson: how did your nfsv4 experement go?15:11
cjwatsonpartial, I got Kerberos working but haven't quite got NFSv4 up and running yet15:11
dmarkeyfor insecure use, nfsv4 doesnt require kerberos15:11
cjwatsonthat's nice ... :-)15:11
cjwatsonI want to have the option of using it off my home network15:12
cjwatsonand I'd been meaning to investigate Kerberos for years anyway15:12
dmarkeyyea, and LDAP too?15:19
cjwatsonI'm not that masochistic15:20
evhaha15:20
dmarkeyoh right, they usually go hand in hand15:21
dmarkeykerberos/nfsv4/ldap that is15:21
atrusexlt: for what it's worth, that didn't work in the end. blinking cursor. (shrug) I ended up downloading a debian usb image, since they actually distribute the .imgs without forcing you to make your own out of an iso. (which wouldn't have been a problem if usb-creator worked)18:07
exltatrus: I did the same last night on an old 256M stick ;) - zcat boot.img.gz > /dev/sdX18:41
=== cjwatson_ is now known as cjwatson

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