Franco Silvestro <[EMAIL PROTECTED]> writes:
oops, forgot to answer :-(
> Only a little question (isn't easy for a newbie learn Perl from your
> source....;o):
> In which .pm you should put your code ??
it is *already* in the code. It was meant to show what was done!
[...]
> > can you give the lines containing suggest_mount_points in the ddebug.log?
>
>
> * suggest_mount_points: hdb1 -> /boot
> * suggest_mount_points: hdb6 -> /
> * suggest_mount_points: hdb7 -> /mnt/hdb7
> * suggest_mount_points: hdb9 -> /mnt/hdb9
> * suggest_mount_points: hdb10 -> /mnt/hd
ok, i understand what the pb is (the fstab tells to use /mnt/hdb7 instead of
a second /), will fix. Thanks.