Re: [mythtv-users] [OT] Diskless front end (using PXE) - Fedora Core?

2005-07-08 Thread Todd French
I was just trying this out on FC4 and system-config-netboot didn't work out all that well for me. It wasn't NFSRooting properly. After a bit of googling I saw other people were having similar problems. The maintainer of that util was working on it, but even after upgrading to his newest package

Re: [mythtv-users] [OT] Diskless front end (using PXE) - Fedora Core?

2005-07-07 Thread Dave Ansell
, Dave - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, July 07, 2005 10:05 PM Subject: RE: [mythtv-users] [OT] Diskless front end (using PXE) - Fedora Core? Great! This is pretty much what I was looking for. I agree that it might be difficult to upgrade stuff

Re: [mythtv-users] [OT] Diskless front end (using PXE) - Fedora Core?

2005-07-07 Thread Mudit Wahal
Interestingly, when I was trying to run myth frontend on haupagge MVP, I didn't disable DHCP on the router. So, I had DHCP enabled in my server and in the router (dlink 614+). For whatever reason, the myth backend server was always responding to the MVP's dhcp request ! On 7/7/05, Brian Webb <[EMA

Re: [mythtv-users] [OT] Diskless front end (using PXE) - Fedora Core?

2005-07-07 Thread Brian Webb
No need to ditch your router. You just have to turn off dhcp on the router and run dhcpd on your server. I think system-config-netboot sets everything up except for the dhcpd.conf entry, which should look something like: host media { hardware ethernet aa:bb:cc:dd:ee:ff;

RE: [mythtv-users] [OT] Diskless front end (using PXE) - Fedora Core?

2005-07-07 Thread Micah.Wedemeyer
with networking and don't feel like learning. Micah > -Original Message- > From: Brian Webb [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 07, 2005 4:36 PM > To: [EMAIL PROTECTED]; Discussion about mythtv > Subject: Re: [mythtv-users] [OT] Diskless front end (using

Re: [mythtv-users] [OT] Diskless front end (using PXE) - Fedora Core?

2005-07-07 Thread Big Wave Dave
This is for Gentoo, but might help get you started... http://gentoo-wiki.com/HOWTO_Install_Mythtv_With_Diskless_Workstations_in_an_OpenMosix_Cluster Dave On 7/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I'm getting ready to split my current Myth box (a combined > frontend/backe

Re: [mythtv-users] [OT] Diskless front end (using PXE) - Fedora Core?

2005-07-07 Thread Brian Webb
Fedora Core 3 includes a GUI utility called system-config-netboot that simplifies creating diskless clients. The basic procedure is: 1) Install Fedora on a temporary hard disk on your (soon to be) diskless client. 2) Copy the installation into an NFS mountable directory on your server. 3) Fire