| View previous topic :: View next topic |
| Author |
Message |
nestal
Joined: 10 Oct 2004 Posts: 2
|
Posted: Sun Oct 10, 2004 1:56 pm Post subject: ps2link CD which loads ps2netfs from CD-ROM |
|
|
The pslink distribution iso loads ps2netfs from memory card, but I want to create a ps2link CD that loads ps2netfs from CD-ROM.
What should I put in the extra.cnf?
Thanks |
|
| Back to top |
|
 |
blackdroid
Joined: 17 Jan 2004 Posts: 564 Location: Sweden
|
Posted: Sun Oct 10, 2004 10:31 pm Post subject: |
|
|
the extra.cnf is only an example, to load from another device, change mc0 to the device you want to load from _________________ Kung VU |
|
| Back to top |
|
 |
nestal
Joined: 10 Oct 2004 Posts: 2
|
Posted: Mon Oct 11, 2004 11:15 am Post subject: |
|
|
This is my IPCONFIG.DAT:
| Code: |
192.168.1.10 255.255.255.0 192.168.1.254
EXTRACNF = cdrom0:extra.cnf;
|
And this is my extra.cnf:
| Code: |
rom0:SIO2MAN;rom0:MCMAN;cdrom0:PS2NETFS.IRX;
|
Are they correct?
Thanks. |
|
| Back to top |
|
 |
|