| --- | Log | opened Fri Apr 01 00:00:39 2005 |
| 00:31 | --- | <<-- braam [~braam@221.217.169.82] has quit (Ping timeout: 480 seconds) |
| 01:07 | --- | <<-- qbot__ [~perlbot@64.142.109.130] has quit (Remote host closed the connection) |
| 01:07 | --- | ---> qbot_ [~perlbot@64.142.109.130] has joined #uml |
| 01:37 | --- | ---> braam [~braam@218.247.142.130] has joined #uml |
| 02:22 | --- | <<-- loko [rbrown@67.171.66.213] has quit (Ping timeout: 480 seconds) |
| 03:21 | --- | <<-- besonen [~besonen@dsl-db.pacinfo.com] has quit (Quit: Leaving) |
| 03:38 | --- | ---> maisheri [~hiteshm@61.95.227.31] has joined #uml |
| 03:55 | --- | ---> rus [~rghf@rus.demon.co.uk] has joined #uml |
| 04:02 | --- | <<-- rghf__ [~rghf@rus.demon.co.uk] has quit (Ping timeout: 480 seconds) |
| 04:06 | --- | <<-- Newsome [~sorenson@byu-gw.customer.csolutions.net] has quit (Quit: Leaving) |
| 04:23 | --- | <<-- tierra [~tierra@dsl093-225-126.slc1.dsl.speakeasy.net] has quit (Quit: Everybody wants to go to heaven, but nobody wants to die.) |
| 04:42 | --- | ---> shehjar [~shehjar@129.94.1.235] has joined #uml |
| 05:00 | --- | <<-- DEac- [~deac@xdsl-81-173-139-25.netcologne.de] has quit (Ping timeout: 480 seconds) |
| 05:11 | --- | ---> DEac- [~deac@xdsl-213-196-203-102.netcologne.de] has joined #uml |
| 05:41 | --- | <<-- shehjar [~shehjar@129.94.1.235] has quit (Quit: shehjar has left the building..) |
| 05:48 | --- | ---> schlumpf2 [~schlumpf@dsl-084-056-163-011.arcor-ip.net] has joined #uml |
| 05:50 | --- | <<-- schlumpf3 [~schlumpf@dsl-084-056-161-162.arcor-ip.net] has quit (Read error: Operation timed out) |
| 06:20 | --- | <<-- pirlouit [~peter@duvel.drunkcoders.com] has quit (Remote host closed the connection) |
| 06:26 | --- | <<-- braam [~braam@218.247.142.130] has quit (Ping timeout: 480 seconds) |
| 06:36 | --- | ---> loko [~rbrown@67.171.66.213] has joined #uml |
| 06:37 | --- | <<-- DEac- [~deac@xdsl-213-196-203-102.netcologne.de] has quit (Quit: Leaving) |
| 06:38 | --- | ---> DEac- [~deac@xdsl-213-196-203-102.netcologne.de] has joined #uml |
| 06:38 | --- | User: *** maisheri is now known as maisheri_busy |
| 06:41 | --- | User: *** maisheri_busy is now known as maisheri |
| 06:46 | --- | <<-- loko [~rbrown@67.171.66.213] has quit (Quit: Leaving) |
| 06:50 | --- | ---> loko [rbrown@67.171.66.213] has joined #uml |
| 07:31 | --- | <<-- treestone [fwuser@firewall.spacetec.no] has quit (Ping timeout: 480 seconds) |
| 07:40 | --- | ---> treestone [fwuser@firewall.spacetec.no] has joined #uml |
| 07:42 | --- | <<-- berni [~berni@svr01.mucip.net] has quit (Ping timeout: 480 seconds) |
| 09:04 | --- | ---> tessier [~treed@210.245.97.125] has joined #uml |
| 09:04 | tessier | Hello all! |
| 09:05 | tessier | Is it necessary to compile a special host kernel to use uml? |
| 09:05 | tessier | btw: www.usermodelinux.org returns no data |
| 09:05 | tessier | ie. it's hosed |
| 09:06 | tessier | I am hoping to get uml running without recompiling the host kernel because this box is 15,000 miles away and if I try to reboot it Murphy is pound me in the yeah. |
| 09:06 | tessier | I have found a guide to getting UML working on FC3 but it is in spanish which isn't ideal but I can read spanish well enough. |
| 09:06 | tessier | Then I realized my host is FC1 but I want to run FC3 in the UML instance. |
| 09:13 | --- | ---> berni [~berni@svr01.mucip.net] has joined #uml |
| 09:39 | --- | ---> karrde_ [karrde@bzq-82-80-153-74.red.bezeqint.net] has joined #uml |
| 09:42 | --- | <<-- da-x [karrde@bzq-66-29.red.bezeqint.net] has quit (Ping timeout: 480 seconds) |
| 09:45 | --- | User: *** karrde_ is now known as da-x |
| 09:49 | zigger | you don't necessarily have to recompile the host kernel to run UML. If you want to run UML with SKAS, which will make it much faster, then you'll need to recompile the host. But otherwise you don't have to. |
| 09:51 | --- | <<-- maisheri [~hiteshm@61.95.227.31] has quit (Quit: Leaving) |
| 09:52 | tessier | I see. |
| 09:52 | tessier | How much faster is "much" faster? |
| 09:53 | zigger | I couldn't tell you. I haven't been able to get a linux kernel to successfully take the SKAS patch yet. but I'm still working on it. |
| 09:54 | zigger | I think SKAS also seperates UML from the host in a more secure fashion |
| 09:59 | --- | ---> besonen [~besonen@dsl-db.pacinfo.com] has joined #uml |
| 10:00 | tessier | seperate kernel address space, I remember now |
| 10:00 | tessier | I messed with this once a couple years ago. |
| 10:01 | tessier | Reduces the number of pointer derefs for the speed improvement |
| 10:02 | tessier | zigger: Is it possible to use a UML kernel to bootstrap a Fedora install so it will automatically build the root image? |
| 10:05 | zigger | tessier: probably, but you're going to need to have some sort of filesystem for UML to boot off of to start. Have you searched around online to see if anyone's done something similar? |
| 10:05 | tessier | I have LVM on the root fs to install into and the distro iso images I can pass to it. |
| 10:06 | tessier | This seems unlikely due to all of the initrd and hardware detection games etc distros play at startup but I'll give it a shot. |
| 10:07 | zigger | yeah. I haven't played with trying to build my own root_fs yet, but there's gotta be some way to do it. Don't know if it would be the same as installing a distro normally, or if there's any special hoops you need to jump through |
| 10:07 | --- | <<-- da-x [karrde@bzq-82-80-153-74.red.bezeqint.net] has quit (Read error: Operation timed out) |
| 10:13 | --- | ---> braam [~braam@221.217.169.82] has joined #uml |
| 10:20 | --- | ---> da-x [karrde@bzq-82-81-92-91.red.bezeqint.net] has joined #uml |
| 10:23 | --- | <<-- besonen [~besonen@dsl-db.pacinfo.com] has quit (Quit: Leaving) |
| 10:26 | --- | ---> besonen [~besonen@dsl-db.pacinfo.com] has joined #uml |
| 11:06 | --- | ---> AquaJo [~torbofh@p508B3129.dip.t-dialin.net] has joined #uml |
| 11:07 | | * tessier is quite puzzled by the root_fs situation |
| 11:07 | tessier | It's no better than it was when I played with this a couple of years ago! |
| 11:07 | tessier | There really should be a way to boot and install a root fs from iso images. |
| 11:07 | andyp | that'd be nice |
| 11:08 | tessier | ./linux ubd0=/home/treed/centos/CentOS-4.0-i386-bin1of4.iso |
| 11:08 | tessier | That doesn't do anything. Runs some kernel messages like it's going to boot but then dumps me back at the host os prompt |
| 11:08 | tessier | No errors. |
| 11:09 | tessier | In theory the kernel should boot that as the root fs and run the init stuff on it and start a centos install |
| 11:09 | --- | <<-- nextime [~nextime@ns0.nexlab.net] has quit (Quit: nextime has no reason) |
| 11:09 | andyp | you got a centos image?! |
| 11:09 | tessier | I might have to provide some more options like the native lilo/grub bootloader would.... |
| 11:09 | tessier | Yes, why? |
| 11:10 | tessier | I just rsync'd it from a centos mirror. |
| 11:10 | andyp | hmm |
| 11:10 | andyp | i need to provision one |
| 11:10 | tessier | It is readily available. |
| 11:10 | andyp | please share your wisdom! |
| 11:11 | tessier | www.centos.org |
| 11:11 | tessier | Not much wisdom to it. |
| 11:11 | tessier | But it looks like the uml kernel won't recognize an iso9660 image. :( |
| 11:11 | andyp | oh so i can just download an image from there huh |
| 11:11 | andyp | yeah. didnt think so |
| 11:11 | tessier | yep |
| 11:11 | andyp | riiiiight. |
| 11:12 | andyp | been trying to yum a filesystem |
| 11:12 | andyp | what mirror did you rsync from? |
| 11:12 | tessier | iso9660 support is compiled into the uml kernel... |
| 11:12 | --- | ---> Basic [~Basic@gatekeeper.real-time.com] has joined #uml |
| 11:13 | tessier | rsync -avvz --progress rsync://centos.absinet.net/cAos/centos-4/4.0/isos/i386/ . |
| 11:14 | andyp | wont that download iso's though? |
| 11:14 | andyp | we. dont wan 4.0. isn't that only 64bit support? |
| 11:14 | andyp | oooo. i should try that on my dual opty |
| 11:15 | tessier | http://www.gentoo.org/doc/en/uml.xml |
| 11:15 | tessier | VERY interesting. |
| 11:15 | tessier | Looks like gentoo will bootstrap itself into UML nicely. |
| 11:15 | andyp | yeah gentoo works pretty well with uml |
| 11:16 | andyp | but so does debian |
| 11:18 | andyp | hmm, i COULD just tar up one of my current centos installs |
| 11:22 | andyp | yeah the debian fs runs very nicely |
| 11:28 | --- | ---> timster [~chatzilla@ns2.santarosa.com] has joined #uml |
| 11:30 | zigger | has anyone here successfully built a host kernel with SKAS support? |
| 11:30 | andyp | yup |
| 11:31 | zigger | I'm using the most current patch from blaisorblade's site (host-skas3-2.6.9-v7.patch), which is supposed to work for any version of the kernel <= 2.6.7 |
| 11:32 | zigger | I just finished trying it on every version of the kernel from 2.6.7 to 2.6.11.6. with most of them the patch doesn't apply properly. with the 2 that actually apply cleanly, building the kernel fails |
| 11:32 | zigger | you didn't have any trouble like this? |
| 11:32 | andyp | hmm. no. but i also was applying a different skas patch |
| 11:32 | andyp | an older one |
| 11:32 | andyp | like almost a year ago :-/ |
| 11:32 | zigger | ahh |
| 11:32 | andyp | sowwy. not much help |
| 11:33 | zigger | I'll poke around and see if I can find an older patch |
| 11:33 | caker | http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/skas-2.6.11-v8-rc5/skas-2.6.11-v8-rc5.patch.bz2 |
| 11:33 | caker | zigger: ^-- use that |
| 11:34 | zigger | will do. thanks |
| 11:35 | tessier | ./linux ubd0=/mnt/images/diskboot.img |
| 11:35 | tessier | ah, I bet that's the trick. But it still doesn't boot. |
| 11:35 | andyp | tessier, or rename .iso to root_fs |
| 11:35 | andyp | some kernels wont let you specify ubd0= |
| 11:35 | andyp | i found that out :-/ |
| 11:37 | tessier | ./linux ubd0=/mnt/images/boot.iso |
| 11:37 | tessier | That attempts to boot and then the kernel oopses |
| 11:37 | --- | ---> Newsome [~sorenson@byu-gw.customer.csolutions.net] has joined #uml |
| 11:37 | tessier | So I know ubd0= works... |
| 11:37 | andyp | right |
| 11:37 | andyp | hmm |
| 11:37 | andyp | i'd try it man |
| 11:39 | andyp | i gotta goto the datacenter though. i'll bbl |
| 11:39 | --- | ---> nextime [~nextime@213-140-22-64.fastres.net] has joined #uml |
| 11:41 | tessier | WTF? Suddenly the behavior has changed. It's not oopsing, it's dumping me back to host os prompt like it did before. |
| 11:44 | tessier | How weird! Every 5th time or so it oopses and the rest of the times it just dumps back out to host os prompt |
| 11:55 | --- | <<-- ElectricElf [~david@electricelf.noc.oftc.net] has quit (Remote host closed the connection) |
| 11:58 | --- | ---> ElectricElf [~david@electricelf.noc.oftc.net] has joined #uml |
| 12:25 | --- | ---> rghf__ [~rghf@rus.demon.co.uk] has joined #uml |
| 12:32 | --- | <<-- rus [~rghf@rus.demon.co.uk] has quit (Ping timeout: 480 seconds) |
| 12:43 | --- | ---> telekinetic [~roxtar@202.83.42.69] has joined #uml |
| 12:49 | --- | <<-- ElectricElf [~david@electricelf.noc.oftc.net] has quit (Remote host closed the connection) |
| 12:50 | --- | ---> ElectricElf [~david@electricelf.noc.oftc.net] has joined #uml |
| 12:58 | --- | <<-- telekinetic [~roxtar@202.83.42.69] has quit (Quit: Leaving) |
| 12:58 | --- | ---> telekinetic [~roxtar@202.83.42.69] has joined #uml |
| 12:59 | --- | <<-- telekinetic [~roxtar@202.83.42.69] has quit (Quit: ) |
| 13:00 | --- | ---> telekinetic [~roxtar@202.83.42.69] has joined #uml |
| 13:01 | --- | <<-- telekinetic [~roxtar@202.83.42.69] has quit (Quit: ) |
| 13:05 | --- | ---> TwoSchubert [~0x746F6F7@usen-221x254x203x118.ap-US01.usen.ad.jp] has joined #uml |
| 13:09 | --- | <<-- zigger [~Zack@tripoint.kitware.com] has quit (Ping timeout: 480 seconds) |
| 13:10 | --- | ---> zigger [~Zack@tripoint.kitware.com] has joined #uml |
| 13:27 | --- | <--- zigger [~Zack@tripoint.kitware.com] has left #uml () |
| 13:27 | --- | ---> zigger [~Zack@tripoint.kitware.com] has joined #uml |
| 13:42 | --- | ---> loko- [rbrown@67.171.66.213] has joined #uml |
| 13:42 | --- | <<-- loko [rbrown@67.171.66.213] has quit (Read error: Connection reset by peer) |
| 13:43 | --- | ---> hfb [~hfb@lsanca2-ar33-4-33-193-001.lsanca2.dsl-verizon.net] has joined #uml |
| 13:55 | | * andyp yawns |
| 14:56 | --- | <<-- hfb [~hfb@lsanca2-ar33-4-33-193-001.lsanca2.dsl-verizon.net] has quit (Quit: Client exiting) |
| 15:03 | andyp | dead chan today. heh |
| 15:17 | --- | <<-- timster [~chatzilla@ns2.santarosa.com] has quit (Quit: ChatZilla 0.9.61 [Mozilla rv:1.7.3/20040910]) |
| 15:21 | --- | ---> tierra [~tierra@dsl093-225-126.slc1.dsl.speakeasy.net] has joined #uml |
| 15:22 | --- | <<-- besonen [~besonen@dsl-db.pacinfo.com] has quit (Read error: Operation timed out) |
| 15:26 | --- | ---> loko_ [~rbrown@67.171.66.213] has joined #uml |
| 15:26 | --- | <<-- loko- [rbrown@67.171.66.213] has quit (Read error: Connection reset by peer) |
| 15:33 | --- | ---> zigger_ [~zigger@tripoint.kitware.com] has joined #uml |
| 15:35 | --- | <--- zigger_ [~zigger@tripoint.kitware.com] has left #uml () |
| 15:37 | --- | ---> besonen [besonen@p48.tc1.pacinfo.com] has joined #uml |
| 15:51 | --- | <<-- loko_ [~rbrown@67.171.66.213] has quit (Ping timeout: 480 seconds) |
| 15:55 | --- | ---> loko [rbrown@67.171.66.213] has joined #uml |
| 15:57 | --- | <<-- besonen [besonen@p48.tc1.pacinfo.com] has quit (Quit: Leaving) |
| 16:04 | --- | <<-- tessier [~treed@210.245.97.125] has quit (Read error: Connection reset by peer) |
| 16:16 | --- | Netsplit xenon.oftc.net <-> oxygen.oftc.net quits: DEac-, loko-w_, ElectricElf, tierra, linbot, andyp, kybe_, ljlane, treestone, tchan_, (+20 more, use /NETSPLIT to show all of them) |
| 16:16 | --- | Netsplit xenon.oftc.net <-> oxygen.oftc.net quits: hvn, dg, fo0bar, Basic, nextime, braam, flatronf700B, mistral, BurtyB, Newsome, (+1 more, use /NETSPLIT to show all of them) |
| 16:16 | --- | Netsplit xenon.oftc.net <-> oxygen.oftc.net quits: Dougie_, acklen, Darky, JViz, lilo, nessie, schlumpf2 |
| 16:17 | --- | Netsplit over, joins: linbot, tierra, Newsome, fo0bar, BurtyB, schweeb, ElectricElf, DEac-, VS_ChanLog, Shaun (+37 more) |
| 16:18 | --- | ---> besonen [~besonen@dsl-db.pacinfo.com] has joined #uml |
| 16:19 | --- | ---> tessier [~treed@210.245.100.83] has joined #uml |
| 16:24 | --- | <<-- _root [hehehe@200-161-170-55.dsl.telesp.net.br] has quit (Quit: ) |
| 16:27 | --- | <<-- loko-w_ [~rbrown@host1.vocollect.com] has quit (Quit: Leaving) |
| 16:32 | --- | ---> Dougie [~Doug@shade.idmf.net] has joined #uml |
| 16:37 | --- | <<-- TwoSchubert [~0x746F6F7@usen-221x254x203x118.ap-US01.usen.ad.jp] has quit (Quit: Never underestimate the power of stupid people in large groups!) |
| 16:48 | --- | <<-- schlumpf2 [~schlumpf@dsl-084-056-163-011.arcor-ip.net] has quit (Remote host closed the connection) |
| 16:55 | --- | ---> Mephisto [~Mephisto@p54865501.dip.t-dialin.net] has joined #uml |
| 16:57 | --- | <<-- Mephisto_ [~Mephisto@p5486524E.dip.t-dialin.net] has quit (Ping timeout: 480 seconds) |
| 17:01 | --- | ---> timster [~chatzilla@ns2.santarosa.com] has joined #uml |
| 17:41 | --- | <<-- DEac- [~deac@xdsl-213-196-203-102.netcologne.de] has quit (Ping timeout: 480 seconds) |
| 17:53 | --- | ---> DEac- [~deac@xdsl-81-173-160-118.netcologne.de] has joined #uml |
| 17:53 | --- | <--- zigger [~Zack@tripoint.kitware.com] has left #uml () |
| 17:55 | --- | ---> david [~dcoulson@muffin.davidcoulson.net] has joined #uml |
| 18:13 | --- | <<-- timster [~chatzilla@ns2.santarosa.com] has quit (Read error: Connection reset by peer) |
| 18:16 | --- | ---> timster [~chatzilla@ns2.santarosa.com] has joined #uml |
| 18:19 | --- | ---> schlumpf [~schlumpf@dsl-084-056-163-011.arcor-ip.net] has joined #uml |
| 18:44 | --- | <<-- braam [~braam@221.217.169.82] has quit (Ping timeout: 480 seconds) |
| 18:50 | --- | <<-- Basic [~Basic@gatekeeper.real-time.com] has quit (Quit: Leaving) |
| 19:02 | --- | <<-- tierra [~tierra@dsl093-225-126.slc1.dsl.speakeasy.net] has quit (Quit: Everybody wants to go to heaven, but nobody wants to die.) |
| 19:07 | --- | <<-- ElectricElf [~david@electricelf.noc.oftc.net] has quit (Remote host closed the connection) |
| 19:07 | --- | ---> ElectricElf [~david@electricelf.noc.oftc.net] has joined #uml |
| 19:55 | --- | <<-- Cowboy_ [~Cowboy@129.42.184.35] has quit (Ping timeout: 480 seconds) |
| 20:10 | --- | ---> Cowboy_ [~Cowboy@netblock-66-159-231-38.dslextreme.com] has joined #uml |
| 20:12 | --- | <<-- timster [~chatzilla@ns2.santarosa.com] has quit (Quit: ChatZilla 0.9.61 [Mozilla rv:1.7.3/20040910]) |
| 22:07 | --- | <<-- NemLappy^ [~Nem@p54ABC118.dip.t-dialin.net] has quit (Ping timeout: 480 seconds) |
| 22:08 | --- | <<-- Nem^ [~Nem@p54ABC118.dip.t-dialin.net] has quit (Ping timeout: 480 seconds) |
| 22:19 | --- | ---> Nem^ [~Nem@p54ABE7AE.dip.t-dialin.net] has joined #uml |
| 22:20 | --- | ---> NemLappy^ [~Nem@p54ABE7AE.dip.t-dialin.net] has joined #uml |
| 23:59 | --- | <--- VS_ChanLog [~stats@ns.theshore.net] has left #uml (Rotating Logs) |
| 23:59 | --- | ---> VS_ChanLog [~stats@ns.theshore.net] has joined #uml |
| --- | Log | closed Sat Apr 02 00:00:08 2005 |