**** BEGIN LOGGING AT Wed Jun 02 02:59:57 2010 Jun 02 09:25:31 hi to all Jun 02 09:25:48 sorry, I need some help, can I ask here? Jun 02 15:20:16 Howdy, again. Jun 02 15:20:36 Does anyone know where the source for the turnup script is? I'm trying to figure out what exactly the turnup nfs option does. Jun 02 15:29:56 It's in the OE repository; you have to setup the dev environment to build SlugOS (per the wiki). Or, if you just want to read the sources, the script is on the rootfs. Just open it up in your favorite editor. Jun 02 15:30:29 Do you have a link to that? I was googling around and couldn't find anything. I do just want to browse it, it's not installed. Jun 02 15:30:44 What's not installed? Jun 02 15:31:07 SlugOS. I'm running the DebianSlug, which has no turnup script. Jun 02 15:31:20 Oh. Sorry no link. Jun 02 15:31:58 I'm trying to convert the debian build from a HD to NFS. I've changed the apex boot command, adjusted the fstab, but something's not going quite right. Jun 02 15:32:00 Check the OE website; they have a tool that allows you to navigate the git repo Jun 02 15:32:22 All the NFS docs for Debian on the slug are out of date. I'd like to update them, but first I need to get it working :) Jun 02 15:32:46 Ah. You don't do the NFS boot in SlugOS in the normal way; SlugOS boots from flash, then switches to an NFS rootfs -- so no apex involved. Jun 02 15:32:53 OK. Because I am apparently dense, can you at least point me at the OE website? I imagine that means Open Embedded, but not sure. Jun 02 15:33:19 No idea how debian does it; you'd be best served by asking the debian-arm folks (they don't hang out on this channel). Jun 02 15:33:20 You need to modify the apex command line to include the root=/nfs, etc. Jun 02 15:33:33 That's what I just tried to explain -- SlugOS doesn't do that. Jun 02 15:33:47 Oh, SlugOS doesn't, right. But Debian does. Jun 02 15:34:05 Right. So the turnup script will not help you. Jun 02 15:34:40 I epxect that it's just modifying /etc/fstab with the passed command, but that's what I wanted to verify. To see if there might be another file or anything I'm missing. Jun 02 15:35:17 It does a lot more than that; the process of switching the rootfs at boot time is more involved. Jun 02 15:38:29 http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/slugos-init/files/turnup Jun 02 15:40:48 Excellent. Thank you. I hadn't made it into the recipes directory yet in my brownsing. **** ENDING LOGGING AT Thu Jun 03 02:59:57 2010