On Wed, 2002-05-29 at 17:48, Bruce Edge wrote: > To troubleshoot disk problems, I change the 1st line of class/S07disk.pl from: > #! /usr/bin/perl > to: > #! /usr/bin/perl -d > > This way, you drop into the perl debugger and you can single step the disk detection >process. > > -Bruce. >
Thanks for that hint certainly it's useful the next time. But in this case it was a matter of hardware failure. Two of my clients in the dev-area were kaput. I replaced them now FAI works fine! Thanks! -- Ciao Marco > > > -----Original Message----- > > From: Marco Hofmann [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, May 29, 2002 3:57 AM > > To: [EMAIL PROTECTED] > > Subject: HDD Configuration > > > > > > Hello, > > > > I'm a FAI-Newbie with a little problem: > > > > My clients stops after they print out the partition table of > > the disks. > > An error followed: "no /etc/fstab found". They don't > > partition the disk > > and i guess the error message is the outcome of this. > > > > What am I doing wrong that no partitioning will be done? I > > put a DEFAULT > > file for partitioning in /usr/local/share/fai/disk_config. > > > > Ciao Marco > > > > > > > > > > > >
