/srv/irclogs.ubuntu.com/2009/06/11/#ubuntu-installer.txt

=== cjwatson_ is now known as cjwatson
evandsuperm1: doubt you're awake yet, but regarding https://wiki.ubuntu.com/FoundationsTeam/Specs/KarmicOEMConfigImprovements - were you the one who said "make it more clear that the timezone map can be clicked on by timezone"?  If so, can you elaborate on the problem?12:37
evandCurrently, when you mouse over the map the cursor changes to a selection finger (HAND2)12:38
superm1evand, no that wasn't me14:28
evandhrm, I'll have to wait for the audio for that one then14:29
superm1oh well i think there was related points i might have raised14:31
superm1i just looked over the notes and remember talking through that part14:31
superm1since it wasn't clear that if you are trying to pick a city really far away from the city normally picked for the timezone it jumped out of the country14:32
superm1like choosing where Austin is spits you into mexico even though you should really be in chicago14:32
evandindeed, I've captured that15:02
superm1oh yeah, i just read above on the page sorry :)15:04
evandno worries15:04
bimbominkiaqualcuno mi può aiutare in un'installazione da rete?15:06
cjwatsonbimbominkia: I'm sorry, I don't speak Italian and I'm not sure if any of the other regulars here do either15:08
bimbominkiaoh i didn't know people were speaking english here15:09
cjwatsonmost Ubuntu channels other than the per-language ones are English by preference, yes15:09
bimbominkiacan somebody help me to install ubuntu on a laptop with a broken dvd reader wich doesn't support usb boot?15:10
cjwatsoncan it netboot?15:10
bimbominkiai'm trying to, but i have problems15:10
bimbominkiayes, it can netboot15:11
cjwatsonbooting the installer from the hard disk is problematic for various reasons, but one other thing you could do is put the kernel and initrd on the hard disk, then instruct a boot loader to boot from that and use a USB stick for everything else15:12
cjwatsonif it can netboot, though, that will probably be easier (if slower)15:12
cjwatsonhttps://help.ubuntu.com/9.04/installation-guide/i386/ chapters 4 and 5 in particular15:13
bimbominkiathanks15:13
bimbominkia@cjwatson in all guides i read, also the one in italian i read before i'm told "you will almost certainly need to change the domain-name options" but i don't know what tpo change them with15:17
cjwatsonbimbominkia: err, what domain-name options? I don't recognise that advice15:18
bimbominkiahere, in the paragraph where they tell how to set up a dhcp server https://help.ubuntu.com/9.04/installation-guide/i386/install-tftp.html15:21
cjwatsonbimbominkia: oh, right, just make it match your local network. If you don't have a private domain name for your local network then you can probably just leave domain-name blank15:26
cjwatsonas in, 'option domain-name "";'15:26
cjwatsonif you don't even have local DNS then you can probably use IP addresses where it asks for hostnames15:27
bimbominkiasorry, i was talking to my brother.15:28
bimbominkiai don't have a local network15:28
bimbominkiai connected my pc with the one where i want to install ubuntu with an ethernet cable15:29
cjwatsonok, then each one will have an IP address15:30
cjwatsonthat's a local network, it's just a very small one :-)15:30
bimbominkiado i have to decide for a name?15:30
cjwatsonbut if you don't already have a local network, there are quite a few pieces involved in netbooting - quite a few servers to set up15:31
cjwatsonyou will need to have competent local support if you don't know how to do it yourself (IRC will be very time-consuming)15:31
bimbominkiaok, i'll ask in my university department. thank you.15:33
icarus901what differentiates a "normal" kernel from one used for the pxe/netboot installer? compiled to look for the initrd as root?15:52
komputescjwatson: up and ready15:54
komputescjwatson: seems to work fine now, not able to reproduce15:55
cjwatsonicarus901: nothing, the kernel is bit-for-bit identical16:05
cjwatsonkomputes: curious :)16:05
komputescjwatson: quite16:06
komputescjwatson: and it's the same image16:06
* cjwatson waves hands and mutters something about cosmic rays16:15
cjwatsonif you do manage to reproduce it again, if possible, I'd appreciate it if you could leave it in the failing state until I have a chance to look at it16:16
komputescjwatson: oh, it didn't completely install, I have something interesting for you16:21
komputescjwatson: The 'grub-pc' package failed to install into /target/. Without the GRUB bootloader, the installed system will not boot16:22
cjwatsonkomputes: that should be fixed with the absolute most recent images - was this a slightly old one (day or two ago)?16:23
komputescjwatson: yup, will update and test again then16:23
cjwatsonkomputes: if this is definitely the most recent available image, then I'd like to see the installer syslog16:24
komputescjwatson: no it's a day old16:24
cjwatson(/var/log/syslog during installation, /var/log/installer/syslog after reboot; this is the Swiss Army Knife of helping us debug things)16:24
cjwatsonok16:24
icarus901cjwatson, thanks. looks like i was barking up the wrong tree anyway, seems i mangled my initrd upon reconstruction16:25
cjwatsoneasy to do ...16:25
icarus901indeed, though it generally helps if i do things at a reasonable hour rather than 4am. that spells doom even on a good day16:26
charlie-tcaGrub failed to install - Xubuntu Desktop cd dated 2009061117:05
charlie-tcaIs there a bug to attach the report to?17:05
charlie-tcaAppears to be trying to install grub to the floppy drive17:13
=== robbiew is now known as robbiew-afk
cjwatsoncharlie-tca: new bug please (I haven't checked whether there's an existing one but in general please just file new bugs)17:25
charlie-tcaWill do.17:25
charlie-tcafiled bug 38599517:32
ubottuLaunchpad bug 385995 in ubiquity "ubiquity crashed with InstallStepError in configure_bootloader()" [Undecided,New] https://launchpad.net/bugs/38599517:32
cjwatsoncharlie-tca: I think the fd0 stuff is actually unrelated17:38
charlie-tcaGood to hear. did I get all the information for you?17:39
cjwatsonyep17:39
cjwatsonthis only happens if (a) you ask to use a GRUB password (which GRUB 2 doesn't support yet anyway) or (b) other operating systems are installed17:39
charlie-tcaDid not ask for a password, and told it use the entire drive17:40
charlie-tcaMaybe I got something on the 2nd hard drive, though17:40
cjwatsonthe problem is that our code to show the menu by default and raise the timeout hasn't been adapted to GRUB 2 yet. (Actually GRUB 2 does that by default so we probably need to do the inverse.)17:41
charlie-tcaOkay. Thanks for looking at it17:43
davmor2cjwatson, evand: Can we have the password text on oem updated to read the same as in ubiqiuty?18:12
=== robbiew-afk is now known as robbiew
cjwatsondavmor2: I didn't know it was different - which string exactly?20:56
CIA-9usb-creator: rgreening * r115 usb-creator/usbcreator/kde_frontend.py:21:08
CIA-9usb-creator: QString, dbus.String and str conversion between FE and BE breaks things. Ensure all UDI's are21:08
CIA-9usb-creator: represented as str (lowest common denominator).21:08
CIA-9usb-creator: Auto-select (set) currentItem to first in list if none selected21:08
CIA-9usb-creator: Comment out some broken stuff in method progress (gettext on desc var causes crash)21:08
CIA-9usb-creator: dest_selection_changed seems incomplete/broken in gtk_frontend.py. comment out the brokeness21:08
CIA-9usb-creator: gobject.timeout_add causes KCrash unless commented out... not sure why yet.21:08
xivulondavmor2 hi!21:09
davmor2cjwatson: it's the one that tells you the recommended length for the password21:10
davmor2xivulon: hi sorry about this all hell is breaking lose21:10
xivulonhope all is well21:10
xivulonhave been trying to cross you for a while21:10
xivulonto come across you I mean21:11
xivulonhave been qui21:11
davmor2I was on holiday straight after uds and got back to news of a funeral and a bunch of other stuff21:11
xivulonte busy myself21:12
cjwatsondavmor2: oh, right, I see it now. Will do21:12
davmor2cjwatson: nice one :)21:12
cjwatson(grr @ glade file not being updated in step with templates21:12
cjwatson)21:12
xivulonreally sorry about that21:12
cjwatsonbut tomorrow ...21:12
davmor2hell yes21:12
davmor2xivulon: since then I've been trying to desperately play catch up find work and test :)21:13
xivulonjust let me know when it's convenient for you, no rush21:14
davmor2probably tomorrow will be fine I need to reinstall the xp fat32 anyway :)21:15
xivulonI will be away till sunday21:19
davmor2give me a ping when your back then and I'll set it up for then21:20
xivulonsure21:23
=== robbiew is now known as robbiew-afk
davmor2cjwatson: you about still?22:50
=== Nicke_ is now known as Nicke

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