Bonjour,

Une machine Sun SPARC Ultra5 a 1 souci ; voici le message d'erreur obtenu au démarrage de la machine :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Starting real time clock
 
Incorrect config cheksum ;
 
Setting NVRAM parameters to default values
 
Setting diag-switch ? NVRAM parameters to true
 
Reset Control : BXIR:0 BPOR:0 SXIR:0 SPOR:0 POR:1
 
UltraSPARC-IIi 2-2 module
 
Probing Memory Bank #0 128+128 256Mb
 
Probing Memory Bank #2 128+128 256Mb
 
Probing UPA Slot at 1e, Nothing There
 
Probing /pci@1f, 0/pci@1, at device 1 pci 108e, 1000 network
 
Probing /pci@1f, 0/pci@1, 1 at device 2 SUNW, m64B
 
Probing /pci@1f, 0/pci@1, 1 at device 3 ide disk cdrom
 
probing /pci@1f, 0/pci@1 at Device 1 Nothing there
 
probing /pci@1f, 0/pci@1 at Device 2 Nothing there
 
probing /pci@1f, 0/pci@1 at Device 3 Nothing there
 
probing /pci@1f, 0/pci@1 at Device 4 Nothing there
 
Sun Ultra 5/10 UPA/PCI
 
(UltraSPARC-IIi 400Mhz), Keyboard Present
 
OpenBoot 3.31 512MB (50ns) memory installed, Serial #33554432
 
Ethernet address 0:0:0:4:0:0 Host ID:02000000
 
the IDROM contents are invalid
 
boot device : net File and args:
 
Using onboard transceiver - Link up
 
timeout waiting for ARP/RARP packet
timeout waiting for ARP/RARP packet
timeout waiting for ARP/RARP packet
...
J'ai cherché des informations à partir du message d'erreur "timeout waiting for ARP/RARP packet" ; il semblerait que le problème concerne le réseau.
J'ai quelques notions sous linux mais aucune concernant UNIX.

Cette machine chercher dès le démarrage des ressources via le réseau ?
Est-il possible de booter sur 1 disquette pour avoir accès à la machine et si oui, comment fabriquer cette disquette ?

Par avance, merci.