ACEpc Installing netedit with NetSetGo disk : Différence entre versions

[version en cours de rédaction][version en cours de rédaction]
Ligne 10 : Ligne 10 :
 
}}
 
}}
 
{{Introduction
 
{{Introduction
|Introduction=<translate>{{Warning|...This procedure will completely overwrite any data on the hard drive of the ACEpc. This is not a problem on a flowline where the data resides on the main MH hard drive in a shared directory c:\saw.
+
|Introduction=<translate>This procedure will completely overwrite any data on the hard drive of the ACEpc.  
  
If this process is to be carried out on a standalone saw or router, make sure the data is backed up first.}}
+
This is not a problem on a flowline where the data resides on the main MH hard drive in a shared directory c:\saw.
  
 +
If this process is to be carried out on a standalone saw or router, make sure the data is backed up first.
  
 
<br /></translate>
 
<br /></translate>
Ligne 25 : Ligne 26 :
 
{{Tuto Step
 
{{Tuto Step
 
|Step_Title=<translate>Insert disk (Power off)</translate>
 
|Step_Title=<translate>Insert disk (Power off)</translate>
|Step_Content=<translate>Power off the machine and insert the NetSetGo disk
+
|Step_Content=<translate>Power off the machine and insert the NetSetGo disk</translate>
 
 
<br /></translate>
 
 
|Step_Picture_00=ACE_PC_Re-Flash_20190827_142747.jpg
 
|Step_Picture_00=ACE_PC_Re-Flash_20190827_142747.jpg
 
}}
 
}}
Ligne 33 : Ligne 32 :
 
|Step_Title=<translate>Power On</translate>
 
|Step_Title=<translate>Power On</translate>
 
|Step_Content=<translate>Switching on with the floppy disk in will boot from the floppy drive instead of the hard drive</translate>
 
|Step_Content=<translate>Switching on with the floppy disk in will boot from the floppy drive instead of the hard drive</translate>
 +
|Step_Picture_00=ACEpc_Installing_netedit_with_NetSetGo_disk_20190827_143006.jpg
 
}}
 
}}
 
{{Tuto Step
 
{{Tuto Step
 
|Step_Title=<translate>Format Hard Drive and copy Zip</translate>
 
|Step_Title=<translate>Format Hard Drive and copy Zip</translate>
|Step_Content=<translate>The PC will boot from the floppy disk and you will be prompted<syntaxhighlight lang="c">
+
|Step_Content=<translate>The PC will boot from the floppy disk and you will be prompted
Proceed with format
+
 
</syntaxhighlight>
+
<code>Proceed with format</code>  
 +
 
  
 
Press Y
 
Press Y
Ligne 45 : Ligne 46 :
 
You will then be prompted
 
You will then be prompted
  
<syntaxhighlight lang="c">
+
 
Volume label [enter]
+
<code>Volume label [enter]</code>
</syntaxhighlight>
+
 
  
 
Press Enter
 
Press Enter
Ligne 56 : Ligne 57 :
 
{{Tuto Step
 
{{Tuto Step
 
|Step_Title=<translate>Run NetEdit from command prompt</translate>
 
|Step_Title=<translate>Run NetEdit from command prompt</translate>
|Step_Content=<translate>At DOS prompt, ensure you are on drive C: by typing <syntaxhighlight>
+
|Step_Content=<translate>At DOS prompt, ensure you are on drive C: by typing  
c:
+
 
</syntaxhighlight>
+
<code>c:</code>
 +
 
  
 +
And press enter
  
And press enter
 
  
 +
type
  
type <syntaxhighlight>
+
<code>netedit</code>
netedit
 
</syntaxhighlight>
 
  
  
Ligne 90 : Ligne 91 :
 
Otherwise this will be the net NETBEUI name of the pc you are connecting to.
 
Otherwise this will be the net NETBEUI name of the pc you are connecting to.
  
{{Info|...For testing at stuga this will be NAS1}}<br /></translate>
+
<small>''For testing at stuga this will be NAS1''</small></translate>
 
}}
 
}}
 
{{Tuto Step
 
{{Tuto Step
Ligne 98 : Ligne 99 :
 
Otherwise this will be the IP address of the pc you are connecting to.
 
Otherwise this will be the IP address of the pc you are connecting to.
  
{{Info|...For testing at stuga this will be 192.168.16.6}}<br /></translate>
+
<small>''For testing at stuga this will be 192.168.16.6''</small></translate>
 
}}
 
}}
 
{{Tuto Step
 
{{Tuto Step
Ligne 104 : Ligne 105 :
 
|Step_Content=<translate>Press escape - then Y
 
|Step_Content=<translate>Press escape - then Y
  
The message:<syntaxhighlight>
+
The message:
Unable to open params.saw file
 
</syntaxhighlight>
 
  
 +
<code>Unable to open params.saw file</code>
  
 
is normal.</translate>
 
is normal.</translate>

Version du 18 septembre 2019 à 16:12

Auteur avatarGareth Green | Dernière modification 25/06/2020 par Gareth Green en cours de rédaction

Introduction

This procedure will completely overwrite any data on the hard drive of the ACEpc.

This is not a problem on a flowline where the data resides on the main MH hard drive in a shared directory c:\saw.

If this process is to be carried out on a standalone saw or router, make sure the data is backed up first.


Étape 1 - Insert disk (Power off)

Power off the machine and insert the NetSetGo disk



Étape 2 - Power On

Switching on with the floppy disk in will boot from the floppy drive instead of the hard drive



Étape 3 - Format Hard Drive and copy Zip

The PC will boot from the floppy disk and you will be prompted

Proceed with format


Press Y


You will then be prompted


Volume label [enter]


Press Enter


This will format the hard drive and then copy all necessary network software as a ZIP file to the hard drive and then inflate it.

Étape 4 - Run NetEdit from command prompt

At DOS prompt, ensure you are on drive C: by typing

c:


And press enter


type

netedit


And press enter

Étape 5 - Set the saw name

Build number must be unique. If a flowline saw put an "s" on the end. i.e. F073S

Étape 6 - Saw IP address

This is supplied by customer. IT department


If testing in house it needs to be on the 192.168.16.xxx range.

e.g 192.168.16.101

Étape 7 - Multi Name

If this is for a Flowline - Build Number of Flowline machining center

Otherwise this will be the net NETBEUI name of the pc you are connecting to.

For testing at stuga this will be NAS1

Étape 8 - Multi IP

If this is for a Flowline - IP Address of Flowline machining center

Otherwise this will be the IP address of the pc you are connecting to.

For testing at stuga this will be 192.168.16.6

Étape 9 - Save + Exit

Press escape - then Y

The message:

Unable to open params.saw file

is normal.

Commentaires

Draft