minor problem with find-boot-device

2004-08-03 Thread Steffen Kaiser
Hello,
last week I reported that the script (of linuxboot CD of v4.4-test5) 
successfully finds the SATA boot disk of an ASUS P4P800-E Deluxe.

I have configured:
PATA/normal IDE: 1 hard disk (Linux)
SATA channel #1: 1 hard disk (empty)
SATA channel #2: 1 hard disk (Windows)
The SATA channels are not part of a RAID.
I can successfully make any of the three disks the BIOS boot device and it
does boot the system installed there (or tells me no active partition);
but the unattended boot disk differs between PATA and SATA only, hence,
it makes no difference, if the BIOS as channel #1 or #2 selected as
boot device.
This is just a bug report as I was curious to test it. I do not
intend to install windows there unattendedly.
Bye,
--
Steffen Kaiser
---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Bug in winxpsp1-updates.bat

2004-08-03 Thread Steffen Kaiser
Hello,
the CVS version of winxpsp1-updates.bat is buggy:
: Recommended update 810243
:: 
URL|ENU|http://download.windowsupdate.com/msdownload/update/v3-19990518/cabpool/WindowsXP-K
B810243-x86-ENU_f9221252ff64f016a59490bfacdd617.exe|updates/winxpsp1/windowsxp-kb810243-x86-en
u.exe
::
:: DirectShow Playback Support for Files Recorded with Windows XP Media 
Center Edition
:: http://support.microsoft.com/?kbid=810243
:: (only available from Windows Update Catalog)
todo.pl .reboot-on 194 
%Z%\updates\winxpsp1\WindowsXP-KB810243-x86-%WINLANG%.exe /u /n /z

There is only a source for ENU, but it is installed for any language.
(I'm currently installing a German WinXP.)
Bye,
--
Steffen Kaiser
---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: filename case problem with CIFS

2004-08-03 Thread Patrick J. LoPresti
Steffen Kaiser [EMAIL PROTECTED] writes:

 the linuxboot ISO of 4.4-test5 seems to use CIFS only (smbmount is
 commented out),

smbmount will be back in the final release.

 The problem went away when I made all the directories lowercase; the
 filenames itself were lowercase already, but the directories weren't.
 
 E.g.: I had the path:
 
 $oem$/$1/Pnp/yukon
   ^!!!
 
 The fileserver is running Samba 3.0.2a

What (if anything) does your smb.conf have for the settings case
sensitive and unix extensions?

My initial guess: If you set unix extensions = no the problem will
disappear.

 - Pat


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: 2 localization problems with scripts

2004-08-03 Thread Patrick J. LoPresti
Jeff Black [EMAIL PROTECTED] writes:

 Windows 2000 does have the %ProgramFiles% variable...  patch
 attached
 
 I also fixed the unix line endings in opera.bat

Applied.  Thank you!


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: busybox does not built using CVS

2004-08-03 Thread Patrick J. LoPresti
Steffen Kaiser [EMAIL PROTECTED] writes:

 Hello,
 
 building the linuxboot CD using the CVS tree results into this error:

Is this new with current CVS?

This is a very strange failure, and it does not happen for me with
Fedora Core 2...  I'm looking into it.

 - Pat


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: Bug in winxpsp1-updates.bat

2004-08-03 Thread Niels S. Richthof
Hi Steffen!

  :: DirectShow Playback Support for Files Recorded with Windows XP Media Center 
  Edition
  :: http://support.microsoft.com/?kbid=810243
  :: (only available from Windows Update Catalog)
  todo.pl .reboot-on 194
  %Z%\updates\winxpsp1\WindowsXP-KB810243-x86-%WINLANG%.exe /u /n /z
  
  There is only a source for ENU, but it is installed for any language.
  (I'm currently installing a German WinXP.)
 
 That is not really a bug; it is just Unattended's way of telling you
 to visit http://windowsupdate.microsoft.com/catalog/ and download
 the German version of the update by hand :-).
 
 If you want to help other German users, monitor the WWW transaction to
 determine the direct download URL and send it to us.

...and if you have some patience I will have time to correct this, 
too. As you will see from the cvs I currently fix all scripts with 
missing language-urls.

cu
Niels


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel