Russell Smith <[EMAIL PROTECTED]> writes: > Hi Pat, and All other devs :)
Hey, Russ. Good to see you again :-). > 1. When using the Broadcom NetXtreme 1000 Card (I Think that's it) > the DHCP on udhcpc is still too fast if you plug the machine into a > fast port (100/1000). Can we adjust the script to either try DHCP > after a 5 second wait, maybe in a loop? or increase that sanity > time before attempting dhcp. I know it's a bit already. So DHCP itself fails? Sure, we can put in in a loop. Actually, that would allow us to completely eliminate the initial 5-second pause for systems which do not need it. I really wish I knew exactly what we were waiting for, exactly. I hate random delays. > 2. The linux portion of the windows install seems very slow, is > there a reason for that? Installing which OS? And how slow, exactly (do you have numbers)? For Win2k, it is extremely fast for me. For XP, there is a long delay at the beginning, but after that it is not too bad... Less than 10 minutes total. > 3. Can we get the samba partition to mount rw, instead of ro. As I > update the bootfile to make the machine boot from HDD again after > partitioning. Currently I can't :( I also don't have the setup to > make the boot disk, which is a bit of a pain. Hm. We could either make this a new z_... option, or we could just do it. I think smbmount will fall back to RO if the R/W mount fails. The only problem is that it might create some suspicious "permission denied" log messages on the server. I will just do it and see if we get any complaints. If we do, I will switch the default back to RO and add a z_... option. Sound good? > 4. Using parted has a few issues with installation. Even though you > mklabel msdos, when you create a partition it has the type of ntfs. > Which in my case was the last filesystem on that drive. I haven't > found a clean way around this, but making a mkpartfs with the > filesystem type fixes the problem. Any ideas? I am not seeing this problem... Could you provide details? Are you using the latest version of Z:\dosbin\install.pl? Are you setting [_meta]/fdisk_cmds in Z:\site\unattend.txt or config.pl? - Pat ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ unattended-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-devel