Hi,
Fai.pm seems to be located correctly: /usr/lib/fai/nfsroot/usr/lib/perl5/Debian/Fai.pm The problem seems to be that setup_harddisks gets thrown off because the output from sfdisk isn't correct (it errors) and the resulting 'no config file found' error is an offshoot of that. I think sfdisk is where my trouble lies although I'm not sure at the moment the best way to address this. -justin On Fri, 1 Feb 2002, Chad C. Walstrom wrote: > On Fri, Feb 01, 2002 at 01:45:00PM -0500, justin wrote: > > ERROR: no config file found > > + die 'Error: /tmp/disk_var.sh not found.' > > + echo Error: /tmp/disk_var.sh not found. > > Error: /tmp/disk_var.sh not found. > > Something you may not be looking at as a problem, make sure the Fai.pm > file was copied over to the correct directory in NFSROOT. On woody, > it's expecting to see that under /usr/share/perl5/Debian/Fai.pm. On > potato, it's under /usr/lib/perl5/Debian/Fai.pm. That is usually what > the problem is for me when I see the above error. > > -- > Chad Walstrom <[EMAIL PROTECTED]> | a.k.a. ^chewie > http://www.wookimus.net/ | s.k.a. gunnarr > Get my public key, ICQ#, etc. $(mailx -s 'get info' [EMAIL PROTECTED]) >
