=== telexicon [i=a8d4f705@gateway/web/cgi-irc/ircatwork.com/x-4c369e658ac23a76] has joined #edubuntu [12:39] I am pretty sure I have dhcpd set up correctly but I can't get other machines on the same network to lease addresses... I think it has something to do with my switch any ideas? === HedgeMage [i=blah@ubuntu/member/hedgemage] has joined #edubuntu === cafuego_ [n=cafuego@caffeine.cc.com.au] has joined #edubuntu === flubber [n=administ@cpe-075-181-033-117.carolina.res.rr.com] has joined #edubuntu === flubber [n=administ@cpe-075-181-033-117.carolina.res.rr.com] has joined #edubuntu === flubber [n=administ@cpe-075-181-033-117.carolina.res.rr.com] has left #edubuntu [] === flubber [n=administ@cpe-075-181-033-117.carolina.res.rr.com] has joined #edubuntu === flubber [n=administ@cpe-075-181-033-117.carolina.res.rr.com] has left #edubuntu [] === jgedeon [n=joe@oh-67-77-123-4.sta.embarqhsd.net] has joined #edubuntu === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #edubuntu === racter [n=jake@c-67-167-206-34.hsd1.il.comcast.net] has joined #edubuntu === jack_wyt [n=jack@218.18.190.51] has joined #edubuntu [02:54] hi all - just installed edubuntu server on a test machine and it seems to have missed my second ethernet card during installation; is there some process to try autodetection again or reconfigure manually? === kgoetz [n=kgoetz@ppp100-144.static.internode.on.net] has joined #edubuntu [03:04] racter: did the install tell you that you would have to configure dhcp3.conf manually? [03:05] should say dhcpd.conf [03:07] yeah it did [03:07] "there are no free interfaces for use with the ltsp server" [03:07] but now that i'm installed, ifconfig only sees the one card [03:07] Hmm. [03:08] the card seems like it's functional (the light comes on when i plug it in). but even if i swap it out i'll need to do something to reconfigure /etc/network/interfaces or whatever, right? [03:10] lspci | grep Ethernet only shows the one card? [03:10] oh actually no it shows both of them [03:10] i was just looking at ifconfig [03:11] What does ifconfig eth1 show? [03:11] eth1: error fetching interface information: Device not found [03:12] the lspci | grep Ethernet what does it show for the second missing card? [03:12] They are both wired cards correct? [03:12] yeah [03:13] 00:0a.0 Ethernet controller: Accton Technology Corporation SMC2-1211TX (rev 10) [03:13] that's from lspci [03:13] Ok let me look something up. [03:14] thx [03:17] Do you have another card that you could drop in the computer? [03:17] sure, i'll try that -- is there anything i need to run in order to reconfigure it? [03:17] like `dpkg-reconfigure networking` or something? [03:18] lets just see if we can get it up with one first once your up then we can do the configuration. [03:18] ok i'll brb === racter [n=jake@c-67-167-206-34.hsd1.il.comcast.net] has joined #edubuntu [03:33] wb racter [03:33] thx ;) [03:33] things are kind of in pieces here so i only have 01 terminal at the moment :) [03:33] I know the feeling. LOL [03:33] is it showing both cards now? [03:33] so i still get "device not found" [03:34] and ifconfig only has one card [03:34] but i was wrong about which one was working before - it was the 'accton' one that i posted that's up as eth0 [03:34] the new card i put in is 'Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139' [03:34] So what card is it not seeing then? [03:34] Onboard? [03:35] no it's a card [03:35] no onboard ethernet on this machine [03:35] OK. [03:35] so you have a realtek and what installed on the system? [03:36] they're both pci cards [03:36] Are they two realtek cards? [03:36] eth0 which is up and connected to the internet is 'Accton technology corp' and the other is the realtek one [03:37] and its not seeing the realtek? [03:37] lspci | grep Ethernet [03:37] lspci sees it but ifconfig doesn't and `ifconfig eth1` says 'device not found' [03:37] Ok... [03:38] `ifup eth1` gives 'unknown interface eth1=eth1' [03:39] You can use etherconf to reconfigure it you want. Youi may have to apt-get it. [03:39] cool i'll check that out [03:40] so what's your relation to the edubuntu project? [03:40] After you have it installed if you need to run it again you can use dpkg-reconfigure etherconf [03:40] got it [03:40] No relation.. I just like the project and run one server here at home for the family and am putting some in the local school district here for testing. [03:41] cool - do you work for the school district? [03:41] Not really work. I sit on the districts tech committee and am now on the Board of Directors for the eschool that we are starting in September. [03:42] Are you using this at home or somewhere else. [03:42] i run a community computer lab & we're trying to move to some kind of terminal server setup [03:43] we have been using xubuntu individually installed but want to be able to support even lower-end hardware and benefit from the administration tools in ltsp setups [03:43] Ok. If you have dhcp running elsewhere on the network you may run into issues. [03:44] i have a dhcp server running on my router but the terminals will be plugged into a switch connected to the second card in the edubuntu server; right? === ogra [n=ogra@ubuntu/member/ogra] has joined #edubuntu [03:44] Ok that is one way to do it. [03:45] aha it's up now (as eth2) [03:45] LOL [03:45] weird [03:45] is there another way to do it? [03:45] The system here at home I run with a single card and let the firewall do the dhcp and passing of information that is why I was asking. [03:46] huh - how is the internet connection integrated? [03:47] Internet is still passed through the network. [03:47] Just not running dhcp off the system.. [03:48] did you get my PM? [03:49] hm i guess i don't know how to work this irc client ;) [03:49] Ok no registered nick then... Do you didn't get it. [03:50] nm i got it === caravena [n=caravena@222-163-223-201.adsl.terra.cl] has joined #edubuntu [03:53] what does cat /etc/iftab show? [03:54] just eth0 mac 00:10:b5:50:2a:32 arp 1 [04:14] racter: keep me posted on how things are going. Would be interested in hearing. [04:14] or reading. LOL [04:32] thx will do :) [04:51] jgedeon: so you have ppc and i386 clients running side by side? [04:51] racter: not at this time. I need to get the ltsp client build and then put it on my edubuntu server to host it to the clients. [04:52] Right now only hosting i386 clients. [04:53] so if i build /opt/ltsp/ppc on a ppc machine and then put it in /opt/ltsp/ on my server which is i386, i can serve ppc clients? [04:53] (our lab is 50/50 ppc and i386) [04:53] dont think so [04:53] according to the guess at ltsp basically that is all that has to be done. [04:54] There is a little more too it but that is the basics. Let me see if I can find it. [04:56] you need to run ltsp-build-client on the correct architecture [04:56] if you want a ppc client, you need to run ltsp-build-client on a ppc server [04:56] then, once that's done, you can transfer the result to a x86 server [04:57] Once done you will copy over /opt/ltsp/ppc/* [05:01] And you'll need yaboot entries in the tftpd server config [05:01] install PPC edubuntu on a PPC server, copy over the /opt/ltsp/ppc tree and kernel, and then trash the PPC install [05:01] and enable bootp on the dhcp server. [05:02] it is that easy - besides setting up dhcpd.conf [05:02] I've found it's a PITA to distinguish between PPC and x86 clients in dhcpd.conf === sbalneav [n=sbalneav@S0106000b6a5631f9.wp.shawcable.net] has joined #edubuntu === merriam_ [n=merriam@85-211-199-148.dyn.gotadsl.co.uk] has joined #edubuntu [05:02] Evening all [05:02] So is specified a comman nfs_root and then used yaboot.conf to override that for the ppc clients [05:03] sbalneav: hello [05:03] that is what I have from talking to the guys at #ltsp to get it running. [05:03] sbalneav: hello. [05:04] if substring (option vendor-class-identifier, 20, 3) = "ppc" { [05:04] option root-path "192.168.0.254:/opt/ltsp/ppc"; [05:04] } else { [05:04] option root-path "192.168.0.254:/opt/ltsp/i386"; [05:04] } [05:10] oic [05:10] great i'll try that out [05:10] racter: after you do the ppc build would you be willing to make it available some how so that it can be downloaded? [05:10] yeah sure [05:11] i'll bz it up and send you a link [05:11] my email address is joe.gedeon@gmail.com then I can get to work on the school even more than then get the lab built and then show it and get them converted. [05:12] It won't take much to get them converted right now at all and get them away from M$ [05:12] I though it was possible to do 'sudo ltsp-build-client --arch ppc' [05:12] to make the /opt/ltsp/ppc tree [05:12] bimberi: apparently only on ppc machines, just as you can only build i386 on x86 or x86_64 [05:12] bimberi: I'm not sure. I was just going off of what I found out from #ltsp and other sources off the internet. [05:13] k [05:14] Had to try it. LOL [05:14] ERROR: unsupported architecture. Check your --arch argument: ppc, supported values are: i386 powerpc,error: LTSP client installation ended abnormally [05:14] joe@full-edubuntu:~$ sudo ltsp-build-client --arch powerpc [05:14] ERROR: --arch powerpc called on unsupported arch: i686,error: LTSP client installation ended abnormally [05:14] it's zipping now - it builds as /opt/ltsp/powerpc and not /opt/ltsp/ppc [05:15] (building on imac g3) [05:15] KEWL! [05:15] Probably going to be something like 300mb [05:17] ah yes, s/ppc/powerpc/ :) [05:19] racter: can you also make available /var/lib/tftboot also. [05:19] sure [05:20] Going to make 50 teachers happy and one sys admin PISSED! LOL [05:26] racter: thought you might like to read. http://elliot.ecowizards.com/wp/archives/2006/05/18/ltsp-booting-old-mac-hardware/ [05:31] thanks joe -- the /opt/ltsp/powerpc bzip is only 114M and it's uploading to http://dai5ychain.net/static/ltsp_powerpc.tar.bz2 [05:31] should be up in 5-10 min [05:32] /var/lib/tftpboot is at http://dai5ychain.net/static/tftpboot.tar.bz2 [05:32] Ok THANK YOU! [05:33] Does anyone know if the Student Control Panel Upgrade is going to be in the fiesty release and/or if the edgy release will be able to upgrade to the new features of it? === cafuego__ [n=cafuego@caffeine.cc.com.au] has joined #edubuntu === cafuego__ is now known as cafuego_ [05:35] racter: I grabbed the tftpboot.. [05:35] The ltsp* still uploading? [05:37] jgedeon: ya 37%; should be another 10min i guess [05:37] ok === caravena_ [n=caravena@246-171-28.adsl.terra.cl] has joined #edubuntu [05:55] are there logs for this channel somewhere? [05:57] !logs [05:57] Channel logs can be found at http://people.ubuntu.com/~fabbione/irclogs [05:59] thx [06:00] yw === XoMa [n=mikheev@195.162.52.154] has joined #edubuntu [06:14] Hellow all! [06:17] Please help me. I'm download dvd image from http://cdimage.ubuntu.com/edubuntu/dvd/current/, but can't burn him. [06:17] Error: content too big. === XoMa [n=mikheev@195.162.52.154] has left #edubuntu [] === XoMa [n=mikheev@195.162.52.154] has joined #edubuntu === racter [n=jake@c-67-167-206-34.hsd1.il.comcast.net] has joined #edubuntu [06:30] dhcpd is still failing even though i have my interface up at eth1 now [06:31] just tried dpkg-reconfigure dhcp3-server and i got the same nondescript "[fail] " as with /etc/init.d/dhcp3-server restart [06:31] is there somewhere that i can see some more detailed information? [06:32] or maybe `dpkg-reconfigure edubuntu-server` will try to set things properly? [06:35] \quit === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #edubuntu [06:43] Hello all! [06:43] Please help me. I'm download dvd image from http://cdimage.ubuntu.com/edubuntu/dvd/current/, but can't burn him. Error: content too big. [06:44] XoMa: what are you trying to burn it on? [06:56] feisty-dvd-i386.iso [06:58] XoMa: but what kind of media? [06:58] I assume it is a dvd === sbalneav [n=sbalneav@S0106000b6a5631f9.wp.shawcable.net] has left #edubuntu ["Ex-Chat"] [07:00] dvd-r and dvd+r discs [07:01] XoMa: it must be thinking it's trying to burn a CD [07:04] LaserJock: I burnt an image on dvd, instead of copied as a file [07:05] yes, but I wonder if it thinks it's a CD, not a DVD === jbrefort [n=jean@mar44-2-82-227-215-241.fbx.proxad.net] has joined #edubuntu [07:09] LaserJock: In the size in 4.4? :) [07:09] LaserJock: log from GnomeBaker: Executing 'builtin_dd if=/home/mikheev/Downloads/ISO/feisty-dvd-i386.iso of=/dev/hdc obs=32k seek=0' :-( /dev/hdc: 2298496 blocks are free, 2325316 to be written! [07:09] LaserJock: In the size in 4.4 GB? :) [07:13] yay! ltsp rocks. I wish I could use it internally at Userful [07:13] I tried to burn in the console so: "growisofs -overburn -speed=1 -Z /dev/dvd=feisty-dvd-i386.iso" and "growisofs -dvd-compat -overburn -speed=1 -Z /dev/dvd=feisty-dvd-i386.iso" [07:13] XoMa: hmm, it could be they are just too big [07:13] XoMa: you might want to try the Herd 5 DVD [07:13] All discs is bad :( [07:14] Burgundavia: then do it ;-) [07:14] LaserJock: my boss has vetoed it [07:14] tell Tim he can just take that Fedora/RHEL disk and ... [07:14] ;-) [07:14] indeed [07:15] LaserJock: i forgot, did jason send you a new desktop-multiplier tarball? [07:15] nope [07:15] I don't think so [07:15] let me check my email to make sure [07:17] Ahead Nero v.7 yas not helped. [07:20] Burgundavia: ahh, he did give me URLs for them [07:20] Burgundavia: did you do a UVFe? [07:20] nope, will do taht tomorrow [07:20] XoMa: have you tried Herd 5 disks? [07:21] Burgundavia: k,subscribe me to the bug when you do [07:22] will do [07:26] LaserJock: To me it is necessary Edubuntu, and download the second image I cannot [07:31] XoMa: I don't quite understand you. Are you asking if it's necessary to download the server addon .iso? [07:31] By means of what program it is possible to change iso an image, having kept it as loading? [07:32] LaserJock: To me it is necessary Edubuntu. [07:34] LaserJock: I am limited in limits on the Internet. [07:35] Excuse for bad English. [07:35] XoMa: well, you don't *have* to have the server addon CD [07:35] but it has all the educational software [07:35] XoMa: where are you from? [07:35] Russia [07:36] XoMa: do you know if there is a Russion Ubuntu channel? [07:36] they might be able to help as well [07:36] Give me a link, please. [07:37] !ru [07:37] #ubuntu-ru / Pozhalujsta vojdite v #ubuntu-ru dlq pomoshchi na russkom qzyke [07:38] yeah [07:38] ;-) [07:38] Thanks [07:38] :-[ [07:38] :) === XoMa [n=mikheev@195.162.52.154] has left #edubuntu [] === RichEd-1 is now known as RichEd === Bhaskar [n=Bhaskar@202.79.37.177] has joined #edubuntu === RichEd-1 [n=richard@dsl-240-94-214.telkomadsl.co.za] has joined #edubuntu === cbx33 [i=c2df514b@gateway/web/cgi-irc/linuxpreview.org/x-0ff2433c4e27a630] has joined #edubuntu === RichEd-1 is now known as RichEd === LaserJock is now known as Laser_away === arualavi [n=Iva@67.Red-83-33-5.dynamicIP.rima-tde.net] has joined #edubuntu === juliux [n=juliux@ubuntu/member/juliux] has joined #edubuntu === rockprincess [n=theresa@chello084112026078.6.11.vie.surfer.at] has joined #edubuntu [10:23] moin all! [10:24] ping RichEd === Stormzoeker [n=stormzoe@cc1075059-a.sneek1.fr.home.nl] has joined #edubuntu === jinty [n=jinty@247.Red-83-49-51.dynamicIP.rima-tde.net] has joined #edubuntu === ogra [n=ogra@ubuntu/member/ogra] has joined #edubuntu [11:26] ogra on feisty, what do we have to do to get thin clients booting [11:26] should it be ootb? [11:26] cos....well....my thin clients don't seem to want to boot up? [11:28] cbx33: someone posted last night that it was working with a daily build [11:28] oh [11:28] so beta is b0rked? [11:28] beta should be fine afaik [11:28] /bin/sh: can't access tty; job control turned off [11:29] pre-beta had a problem though in the ltsp-server package [11:29] (initramfs) [11:29] that's it [11:29] cbx33: can you reboot that client, and check for RPC errors during boot? [11:29] didn't see any [11:29] maybe I'll tell it to boot without splash [11:30] check if nfs is running fine on the server [11:30] yeh nfs seems fine [11:31] berooting [11:32] nfsmount: need a path [11:35] hmmm [11:35] it seems to be confused [11:35] about it's ipaddess [11:35] 192.168.145.128 and 192.168.0.250 [11:35] keeps trying with different stuff [11:36] well it's b0rked === spacey [n=herman@ubuntu/member/spacey] has joined #edubuntu [11:48] cbx33: :-( [11:48] trying to get hold of ogra === highvoltage wonders what oculd possibly cause that [11:49] i have no idea [11:49] i don't need to configure anything now do i [11:49] it should work ootb [11:49] we have a preshipped dhcp don't we [11:49] yep, should work out of box [11:50] dhcpd.conf is indeed pre-shipped and should be in /etc/ltsp/dhcpd.conf [11:50] yeh [11:50] swat i thought [11:51] maybe it's vmware....but it's always worked fine [11:52] but it normally works fine [11:53] cbx33, make sure to not log in on the server after boot ... network manager is broken and reconfigures your static interface so the clients cant boot ... Mithrandir is working on a fix afaik [11:53] ahh [11:53] well then that's the problem [11:53] is there anything i can do? [11:53] according to sbalneav it works fine for him until NM kicks in [11:54] ogra: can i have a few mins of your time... -> pm - important [11:54] uninstall NM or wait for the fix ... in some cases it works to ifdown/ifup the interface after NM did its magic [11:55] (i.e. for me if it has the dhcp wlan interface running i can just ifdown/up the static one ) [11:55] ok [11:55] trying now [11:55] is that after disabling NM? [11:56] did we know that icons in gdm are broken? [11:56] the gdm login screen === arualavi [n=Iva@67.Red-83-33-5.dynamicIP.rima-tde.net] has joined #edubuntu === ogra [n=ogra@ubuntu/member/ogra] has joined #edubuntu [11:59] ogra: did you get that [11:59] https://beta.launchpad.net/bugs/30459 [11:59] Malone bug 30459 in gdm "Icons in GDM options menu are broken" [Medium,Fix released] [11:59] is back [11:59] sigh [11:59] who filed that [12:00] i'm just uploading the fix === ogra redos the package with the bugfix info [12:02] ah, its not edubuntu specific ... ok [12:09] yeh that bug is old [12:09] sorry ogra just doing my testing bit [12:10] its fine, i just thought i needed to add it to the changelog, i wasnt aware there was this old bug [12:10] but its not related to the current breakage anyway [12:10] no === Stormzoeker [n=stormzoe@cc1075059-a.sneek1.fr.home.nl] has left #edubuntu ["Kopete] === RichEd [n=richard@dsl-240-94-214.telkomadsl.co.za] has joined #edubuntu === SimonAnibal [n=chatzill@66.244.123.100] has joined #edubuntu === cliebow_ [n=cliebow@smoothwallkludge.ellsworth-hs.ellsworth.k12.me.us] has joined #edubuntu === garfeildma [n=garfeild@61.50.206.153] has joined #edubuntu === jbrefort [n=jean@lns-bzn-58-82-251-242-52.adsl.proxad.net] has joined #edubuntu === pirast [n=martin@p508B217E.dip0.t-ipconnect.de] has joined #edubuntu === spacey [n=herman@ubuntu/member/spacey] has joined #edubuntu === sbalneav [n=sbalneav@mail.legalaid.mb.ca] has joined #edubuntu === cliebow__ [n=cliebow@smoothwallkludge.ellsworth-hs.ellsworth.k12.me.us] has joined #edubuntu [03:45] Morning all [03:49] Morning, sbalneav [03:49] Morning SimonAnibal === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #edubuntu === pirast [n=martin@p508B217E.dip0.t-ipconnect.de] has joined #edubuntu === bddebian [n=bdefrees@63.81.56.182] has joined #edubuntu [04:15] Heya === tsurc [n=alistair@skegnessgrammar.plus.com] has joined #edubuntu [04:56] How old is Hoary? [05:01] https://wiki.ubuntu.com/HoaryHedgehog [05:01] April 8, 2005 [05:01] he already left === mcsd [n=admin@64.90.240.38] has joined #edubuntu [05:01] ogra: On specific edubuntu things, where's what I've found on my testing [05:01] hoary isnt supported anymore [05:01] LTSP build chroot is ok [05:02] ok [05:02] Second cd apps install fine [05:02] i'm just doing th elast changes here ... [05:02] Artwork is great [05:02] (to ltsp) [05:02] artwork was fixed today ... [05:02] Was it broken? [05:02] so the menu logo is the right one and th emenu in gdm has icons [05:02] so to walk in on the conv but are you guys talking about building a live cd? [05:03] no [05:03] we're talking about our edubuntu feisty tests [05:03] ohhh I only ask because this tutorial https://help.ubuntu.com/community/LiveCDCustomization [05:03] and the last fixes before release [05:04] The handbook link doesn't work, but you knew about that. I notice under "System" menu there's both a "About Ubuntu" and "About Edubuntu". Might we get around the problem in yelp by simply adding another menu item for "Edubuntu handbook"? [05:04] yelp was uploaded today [05:04] should fix the handbook [05:05] ah [05:05] ok then. === mcsd [n=admin@64.90.240.38] has joined #edubuntu [05:05] You're too flipping fast for me. :) [05:05] about edubuntu will get you to that [05:05] we'll keep about ubuntu this time ... [05:05] excellent [05:05] if people dont complain i'll keep it later as well, i dont think we need to hide it ... [05:05] sorry...this tutorial https://help.ubuntu.com/community/LiveCDCustomization says you have to use a Hoary build [05:06] Other than that, I think things are looking good. I'm going to do a bit more work on the handbook this weekend, and do the ltsp testing as well. [05:06] is there a more current one...am I going to run into problems using that tutorial? [05:06] Do you have a "checklist" wiki page that we can fill out like last time? [05:06] i'll go over that handbook during the weekend and make sure to close some more ltsp LP bugs [05:07] yes, there is one somewhere ... dont ask me where :) [05:07] Testing/Current from the wiki should link to it i guess === mcsd [n=admin@64.90.240.38] has joined #edubuntu [05:09] im just trying to imitate the old ltsp kernel by generating an initramfs with a fixed module list based on the kernel config ... lest see if that speeds up something [05:09] i'm slightly worried about bug 97456 [05:09] Malone bug 97456 in ltsp "eBox 2300 boots VERY slow with Ubuntu/LTSP-5" [Undecided,Unconfirmed] https://launchpad.net/bugs/97456 [05:10] what strikes me is that you compiled nfs into the kernel ... [05:10] while we use a module from initramfs [05:11] i wonder if the constant timeout probs are caused by that [05:12] I wouldn't think that there'd be much of a performance penalty between loading the module, versus statically compiled. [05:12] Other than the penalty of initially loading the module. [05:22] right [05:23] which might cause a delay that leads to a timeout [05:23] if the initramfs defalting takes long on a slow cpu for example [05:23] *deflating [05:24] sbalneav, well, according to the logs the ltsp kernel is a *lot* faster with its initramfs ... [05:25] (jammcq's logs on the bug i mean) [05:26] even though i blame the speedup jammcq sees mainly on the fact that the ubuntu kernel is compiled for 586 and the ltsp one for 486 [05:26] Hmmm [05:27] Wonder what would happen if you compiled a custom kernel not -generic, but with -i386 specifiically. Everything else the same. [05:27] we dont use -generic in ltsp [05:28] there was one herd build where i had to use -generic ... but apart from that we always used -i386 [05:29] So, THAT's not the issue then. [05:30] oh, right i totally missed that jammcq used generic as base [05:39] ogra: as of yelp 2.18.0-0ubuntu3 you should be able to see the handbook in the yelp frontpage [05:39] yeah, seb128 already told me and recived a big hug :) [05:41] heh [05:42] I also got TCM text from cbx33 [05:42] just waiting on some screenshots === Laser_away is really away for a whil [05:42] +e [05:42] thats what you always pretend === stgraber [n=stgraber@ubuntu/member/stgraber] has joined #edubuntu === johansalim [i=G3b0ys@ip84-222.cbn.net.id] has joined #edubuntu [06:27] "can't find /home/test/mnt/ebunto-6.10-live.iso in /etc/fstab or etc/mtab" trying to mount a live cd iso for custom build [06:27] did a "sudo mount ebunto-6.10-live.iso -o loop" [06:29] mcsd: sudo mount -o loop you-iso-file.iso adir/ [06:29] mcsd: you have to pass it the directory you want it to mount your iso on === cliebow_ [n=cliebow@smoothwallkludge.ellsworth-hs.ellsworth.k12.me.us] has joined #edubuntu === D34f-QT [n=pam@cpe-76-188-197-153.neo.res.rr.com] has joined #edubuntu === cliebow_ [n=cliebow@smoothwallkludge.ellsworth-hs.ellsworth.k12.me.us] has joined #edubuntu === Mez_ [n=Mez@ubuntu/member/mez] has joined #edubuntu === stgraber [n=stgraber@ubuntu/member/stgraber] has joined #edubuntu === skirk [n=skirk@ip-103-163.sn2.eutelia.it] has joined #edubuntu === Mez_ is now known as Mez === Laser_away is now known as LaserJock === Borealisphoenix [n=chatzill@65.205.176.90] has joined #edubuntu [09:32] hello? [09:34] hey Borealisphoenix [09:35] It's working...thnk god [09:35] I have not chatted like this in more than 10 years I think [09:35] HOw's it going [09:38] Pardon my lack of experience but is everyone on the list in the same room? [09:39] Not everyone on the list is in the room, and not everyone in the room is on the list. [09:39] However, several of us are on both :) [09:40] Myself included [09:41] hehe thanks [09:42] I am tryin gto find someone I can talk to about the Edubuntu live CD [09:44] What is it you need to know? [09:45] I am alittl econfused on how to get it to work...I put the CD in and restarted and I got the menu [09:45] When I Tryied the option of starting it started loading a couple files then gavce me a message about the computer being 32bit [09:45] then stopped working [09:47] I don't like to play around with programs that boot from CD's so I'd rather find out what I am doing wrong than mess everything up [09:48] YOu there? === Mez [n=Mez@ubuntu/member/mez] has joined #edubuntu [09:54] What was the message exactly? [09:55] Give me a moment I'll run over to other comp [09:57] ok powering on pooter [09:58] O...K somethings up I can't start it...(notebook maybe needs power hooked up) [10:01] Says "your CPU can not support long mode. (forgot from there to here) Something about getting a 32bit distrabution [10:14] Which live cd did you download [10:14] I looked at the ISO and it says it's edubuntu-6.10-live-i386.iso [10:14] Seems like it's the 64 bit version === jinty [n=jinty@247.Red-83-49-51.dynamicIP.rima-tde.net] has joined #edubuntu [10:15] How far does it get in the boot? [10:15] it brings up saper folder loading with "............................................." after it [10:16] after the second file address it goes black then posts the message [10:17] It could be a bad burn of the cd [10:17] this is the web page I am at that I downloaded it from http://ubuntu.cs.utah.edu/releases/edubuntu/edgy/ [10:18] I used the program that the sight suggested [10:18] Maybe try re-burning it. [10:19] Something I should do to have it burn better? [10:19] Don't know. What did you burn it with? [10:20] Infrarecorder This is the sights suggestion for burning the ISO [10:21] Not familiar with it, so I don't know, but I'd try burning it again, at least. [10:23] Should I increase the size of secondary buffer? [10:26] Try, maybe. [10:27] I haven't used windows since 1998, so I don't know much about that burning program :) [10:27] hehe [10:27] Concepts whould be the same in burning [10:27] Hardwares hardware [10:31] I've looked on google and have founf alot of people having same error one had a CD he ordered === bdoin [n=coudoin@home.gcompris.net] has joined #edubuntu === sc0tt_ [n=sc0tt@cpc1-stok5-0-0-cust513.bagu.cable.ntl.com] has joined #edubuntu === sc0tt_ is now known as sc0tt === sc0tt_ [n=sc0tt@cpc1-stok5-0-0-cust513.bagu.cable.ntl.com] has joined #edubuntu === pirast [n=martin@p508B217E.dip0.t-ipconnect.de] has joined #edubuntu === cliebow [n=cliebow@cpe-76-179-82-249.maine.res.rr.com] has joined #edubuntu === sbalneav [n=sbalneav@mail.legalaid.mb.ca] has left #edubuntu ["Leaving"]