i encounter some problem with a pxe install with 4.1a & linux (just cvs):

* it stops just after partition question
internal error at /z/dosbin/install.pl line 504
        main::convert_fdisk_parted(' fdisk /delete /pri:1') called at
/z/dosbin/install.pl line 1412

* more, even with the rw flag on z mount and a 1777-tmp dir on server /z,
i can't copy my log:

smb_create: tmp/log failed, error=-2
cp: unable to open '/z/tmp/log': No such file or directory

* one last thing, i failed to find for now, is the right cmd to add to
partition menu
  582     my $ret = menu_choice^M
    583         ('Do nothing (continue)' => undef,^M
    584          'Run partitioning tool manually (experts only)' =>
$interactive_cmd,^M
    585          'Whole disk C:', =>^M
    586          'fdisk /pri:100,100',^M
    587          '4G C:, rest D:' =>^M
    588          'fdisk /pri:4096;fdisk /pri:100,100 /spec:7',^M

to have a use first partition and nothing else, and as install as
pre_cmd/post_cmd try an empty cmd but doesn't work


ideas ?

Regards

                Julien

note: you may also make a mount check to avoid multiple /z mounting when
launching /etc/master multiple times







-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to