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. > -----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 > > > > >
