imdos wrote:

Another problem I'm running into is when it tries to copy my driver files over.

I am getting the error:

Setup was unable to copy the following file:

IA32

o press ENTER to retry the copy operation
[ etc. ]

I did a find in the os directory and this is the only hit:
./win2ksp4/I386/$oem$/$1/drivers/shuttle/LAN/Windows/Drivers/IA32

(IA32 is a directory)

I don't see anything immediatly wrong with this path, here's part of a tree from the shuttle directory:
|-- LAN
| |-- CBCombo.exe
| |-- DIAG1000.EXE
| |-- Windows
| | `-- Drivers
| | `-- IA32
| | |-- E1000NT5.SYS
| | |-- Net82557.din
| | |-- PROUnstl.exe
| | |-- e100b325.sys
| | |-- e100bnt5.sys
| | |-- intelnic.dll
| | `-- net8254x.din
| |-- diag100.exe
| |-- e1000.cat
| |-- e100bw2k.cat
| |-- net8254x.inf
| |-- neti557x.inf
| `-- verfile.tic
|-- USB2
| |-- hccoin.dll
| |-- symbols
| | |-- usbehci.pdb
| | |-- usbhub20.pdb
| | `-- usbport.pdb
| |-- usb2.inf
| |-- usbehci.sys
| |-- usbhub20.sys
| `-- usbport.sys




I had this also but with another directory. The problem was that i
copied the files as root-user and did a chmod -x including the
directories (Stupid me). Are you sure it is at least 755 and the user is
the one you're samba server is accessing it with?

(I assume here you are using a Linux box with samba, but it should apply
to other situations too)

Yes, in my testing of the linux beta boot disk, I am using the existing "os" directory that works with 3.5. I just made a "osinst_test" share with the Linux files, and symlinked the "os" dir there to the "os" dir under the production "osinst" dir. So, it should work.


I did also explicitly verify that the directories (and parents) are 755.

Jordan



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

Reply via email to