Received: from darkside. (darkside. [210.8.201.180]) by 
 mail. (Weasel v1.20) for <deadmail>; 
 27 July 2001 01:00:00 
From: "Digest" <ianatos2site dot com>
To: "OS/2GenAu Digest" <deadmail>
Date: Fri, 27 Jul 2001 01:00:00 +1000 (EDT)
Priority: Normal
X-Mailer: CASMailer 1.0 for OS/2 Warp PPC 1.05/G4
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Subject: [os2genau_digest] No. 130
Message-ID: <200107270100.000029G6atmail.>
Reply-To: <deadmail>

Date:- 27 July 2001

1================================================

Date: Wed, 25 Jul 2001 16:24:19 +0200
From: Kris Steenhaut <kris.steenhautathccnet.nl>
Subject: Re: [os2genau] IDE to SCSI

Ian Manners schreef:

> Hi Kris
>
> >xcopy x:\ f:\ /h /o /t /e /r /v
>
> You forgot the /s  as in HOTSERV  /h/o/t/s/e/r/v  ;-)
>

Defenitely not!!!

On the contrary, when the /s switch would be added, the entire operation will be
jeopardized!!! (mangling EA etc...)

To say again:

To *MOVE* move the *.ini files, EA etc to another partition, move by using the objects
in the drives object. In order to update automagically the *.ini files.

If everything has been  *MOVED* that way  to the new partition, you can't have a boot
still. So in order to *COPY* the systemfiles, AND THE SYSTEMFILES ONLY,

use:

xcopy x:\ f:\ /h /o /t /e /r /v

And after having altered the file config.sys, you must able to boot from the new
partition, on condition some kind of bootmanager points to it. VPart is the handy tool
here.



--
Groeten uit Gent,

   Kris


2==============================================

From: "Ian Manners" <ianatos2site dot com>
Date: Thu, 26 Jul 2001 01:21:41 +1000 (EST)
Subject: Re: [os2genau] IDE to SCSI

Hi Kris

>> You forgot the /s  as in HOTSERV  /h/o/t/s/e/r/v  ;-)

>Defenitely not!!!
>On the contrary, when the /s switch would be added, the entire operation will be
>jeopardized!!! (mangling EA etc...)

Yes, you are correct, I didnt read your's and others original posts
in there entirety, so I didnt realise it was a) to a different drive,
and b) system files only so as not to stuff the ea's and new drive
reassignments.


Cheers
Ian B Manners
http://www.os2site dot com/

"Meddle not in the affairs of Dragons,
 for thou art crunchy and taste good with ketchup."

3==============================================

Date: Thu, 26 Jul 2001 14:50:02 +1000
From: Daryl Pilkington <u3232athome.dialix dot com>
Subject: [os2genau] Long filenames with Win98 shares

Hi,
Using the OS/2 peer requester, I tried to access a Win98 box share on my
LAN.
Problem was only could see the 8.3 filenames.

What is the fix for this?

-- 
Regards, 

Daryl  Pilkington 

//// The PC-Therapist, Business Computing Integration
O<O  AUSTRALIA
\_/
<O>  OS/2 Warp, Redhat Linux, DB2
     IBM Certified Systems Expert

        email: darylpatpc-therapist dot com dot au
          ICQ: 91914134
          Tel: +61-2-8902-1300
          Mob: +61-425-251-300
          Fax: +61-2-9411-3720
      Mob SMS: 0425251300.0000atorangenet dot com dot au
               (120 characters max, send no carriage returns)

4==============================================

Date: Thu, 26 Jul 2001 19:45:19 +1000
From: Ed Durrant <edurrantatbigpond dot net dot au>
Subject: Re: [os2genau] Long filenames with Win98 shares

H'mm - same as looking at a Win 9x partition from an OS/2 one.

What type of networking were you using ?  SMB ? FTP ?

Cheers/2

ED.

Daryl Pilkington wrote:

> Hi,
> Using the OS/2 peer requester, I tried to access a Win98 box share on my
> LAN.
> Problem was only could see the 8.3 filenames.
>
> What is the fix for this?
>
> --
> Regards,
>
> Daryl  Pilkington
>
> //// The PC-Therapist, Business Computing Integration
> O<O  AUSTRALIA
> \_/
> <O>  OS/2 Warp, Redhat Linux, DB2
>      IBM Certified Systems Expert
>
>         email: darylpatpc-therapist dot com dot au
>           ICQ: 91914134
>           Tel: +61-2-8902-1300
>           Mob: +61-425-251-300
>           Fax: +61-2-9411-3720
>       Mob SMS: 0425251300.0000atorangenet dot com dot au
>                (120 characters max, send no carriage returns)
>

5==============================================

From: "David Forrester" <davidforatterrigal dot net dot au>
Date: Thu, 26 Jul 2001 23:04:05 +1000 (EST)
Subject: Re: [os2genau] Long filenames with Win98 shares

On Thu, 26 Jul 2001 14:50:02 +1000, Daryl Pilkington wrote:

>Hi,
>Using the OS/2 peer requester, I tried to access a Win98 box share on my
>LAN.
>Problem was only could see the 8.3 filenames.
>
>What is the fix for this?

Upgrade the Win98 box to NT, 2000 or OS/2 :)

Unfortunately, the networking in Win9x/ME sees OS/2 networking as not
understanding long file names.  It's something to do with the NETBIOS
version that OS/2 tells Windows it's using.  I found the following
earlier this year (I think it was in an old Voice newsletter, but I'm
not sure).  I tried it, on one of my systems, but it didn't work.

----------------------------
Yes, but it's fairly ugly. Win9x exports the short names to OS/2
because
OS/2 advertizes itself as supporting only an older version of
the NetBIOS protocol (LM10).

Unfortunately, if you tell OS/2 to support the newer protocol (NB30)
the
NetBIOS drivers won't load. Or wouldn't as of Warp 4 with
no Peer fixpaks applied, at least.

Workaround:

copy \IBMLAN\IBMLAN.INI to \IBMLAN.W9X
in IBMLAN.W9X, change all occurrences of LM10 to NB30
boot without starting requester
CD \IBMLAN
REN IBMLAN.INI IBMLAN.OS2
REN IBMLAN.W9X IBMLAN.INI
NET START PEER
REN IBMLAN.INI IBMLAN.W9X
REN IBMLAN.OS2 IBMLAN.INI

(You could conceivably add the above to NETSTCMD.CMD (IIRC) and let the
requester start at boot, instead.)

This should cause Peer to advertize NetBIOS 3.x compatibility, enabling
long
file names.

----------------------------


--
David Forrester
davidforatterrigal dot net dot au
http://www.os2world dot com/djfos2/
