[00:25] If it isn't in in the preferences pull down menu, you could try command line gnome-volume-control [02:58] I just upgraded with autobuilds to 0.24 and I am getting this error "error while loading shared libraries: libmythtv-0.23.1.so.0: cannot open shared object file" [05:02] Hi i have a dvb driver and would like to see if it can be included who can i talk to to about this?...Thx === Nixon is now known as Guest34463 [17:50] Hey all. Is NFS mounts defined in fstab not mounting on boot a known issue on network booting frontends? [18:02] what does your fstab look like? [18:03] ComradeHaz`: not a known issue [18:03] i have not been able to get nfs to mount at boot on a network boot client yet, even with the _netdev option it still hangs [18:04] Well the machine's working fine [18:04] It's just I have to run mount -a manually once it's up to get my other mounts working [18:04] mine works fine too, i just can't mount extra nfs shares at boot for some reason, [18:04] Exactly [18:05] perhaps network isn't ready? [18:05] does your nfs line in fstab have noauto in it? [18:05] It says resource unavailable in logs I think [18:05] Gibby: no. [18:05] network not being ready should be taken care of by the _netdev option in the fstab for the nfs line [18:05] rhpot1991: that's what it seems luke, but if you think about it, that's mad, because it BOOTS off the network [18:06] I'm unfamilliar with this _netdev option [18:06] what's that and where does it go? [18:06] ComradeHaz`: well there is a difference between booting from the network and the OS's network being ready to use [18:06] Yeah, I suppose rhpot1991 [18:06] can you nfs mount by hand once everything is up? [18:06] Yeah [18:06] I just run mount -a [18:06] and it's all fine [18:08] goes in the 4th column [18:08] pastebin your fstab [18:14] hmm [18:14] Oh, OK [18:15] html://haz.red-army.org.uk/fstab [18:15] huh [18:15] http://haz.red-army.org.uk/fstab [18:15] *sigh* [18:15] It's been a long week :D [18:16] brb, need to make a fire - SWMBO is "freezing" [18:18] _netdev,defaults [18:18] try making it look like that [18:26] Right [18:26] that should keep SWMBO satisfied for another 5 minutes [18:27] Right, OK [18:34] Gibby: nope [18:34] Fail. [18:34] sudo tail /var/log/syslog [18:34] oh ffs [18:34] _netdev,defaults,auto [18:34] maybe that [18:37] OK, will try [18:37] certainly my crontab is running before the iface is up though [18:42] Still no go. [18:47] wierd [18:47] has to be a ltsp thing [18:50] well, it's more a networking thing [18:50] i got my new tv yesterday and hopefully UPS is dropping off my new FE from newegg today, so I will have some time to play with getting NFS to mount at boot hopefully [18:50] it tries to mount nfs's before it brings up the network [18:51] as rhpot1991 says, just because it's booted from the network, doesn't mean it's actually available to the OS yet [18:51] anyway [18:51] hmm _netdev should stop that, it worked on my regular ubuntu boxes, wondering if something is missing in the myth build [18:52] SWMBO ionforms me dinner is ready. [18:52] lol hope it is good [18:52] Me too! ;) :P [18:52] its possible you could fix things with upstart depending on networking being ready [18:53] but the _netdev is supposed to wait for network to be ready [18:53] how did you build you network boot client? your fstab is different thatn mine [19:52] did you use ltsp-build-client --mythbuntu?