Only a little question (isn't easy for a newbie learn Perl from your 
source....;o):
In which .pm you should put  your code ??
install_any.pm (near the end of sub suggest_mount_points or in sub 
find_root_parts or elsewhere ??)
Thanks
> it should:
>
>         $o->ask_from_listf(_("Root Partition"),
>                            _("What is the root partition (/) of your 
system?"),
>                            \&partition_table_raw::description,
>                            [ install_any::find_root_parts($o->{hds}, 
$o->{prefix}) ]) or die
> "setstep exitInstall\n";
> 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

-- 
-
Franco Silvestro
c/o CeSIA - Universita' degli Studi di Bologna

Reply via email to