English Amiga Board


Go Back   English Amiga Board > Support > support.AmigaOS

 
 
Thread Tools
Old 16 April 2022, 15:10   #1
77slevin
Registered User
 
Join Date: May 2020
Location: Aalst, Belgium
Posts: 15
Help wanted with making networkconnecting selfstart at boot

I have installed AmigaOS 3.2.1 on a HDF image which I'm using to boot with Minimig on an MiSTer FPGA setup. For network stack I use a paid version of Roadshow (Latest version) and it is working swimmingly if I manually start it from CLI. I'm starting it with



Code:
ppp_dailer S:PPP-Configurations/PPP
from CLI and it connects. Wanting to automate this I added to my User-Startup:


Code:
run >NIL: C:PPP_dialer S:PPP-Configurations/PPP
The tutorial said to use this:



Code:
run <nil: >nil: ppp_dialer S:PPP-Configurations/PPP
but that <nil: must be a typo, right, why 2 NIL's?


Anyway, nor mine or the tutorial line works, what is the correct way to auto start this command?
77slevin is offline  
Old 16 April 2022, 15:42   #2
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
< is for input redirection
> is for output redirection

Is your network ready when you start the "connection" in U-S?
daxb is offline  
Old 17 April 2022, 17:03   #3
77slevin
Registered User
 
Join Date: May 2020
Location: Aalst, Belgium
Posts: 15
Quote:
Originally Posted by daxb View Post
< is for input redirection
> is for output redirection

Is your network ready when you start the "connection" in U-S?



Did not know that, only ever saw >NIL:. Will try again. Yes my network is ready, I added the auto start line after the assigns are made for Roadshow, also in User-Startup.
77slevin is offline  
Old 17 April 2022, 18:23   #4
77slevin
Registered User
 
Join Date: May 2020
Location: Aalst, Belgium
Posts: 15
Found the correct way to make it work from User-Startup, just putting it here for future reference:

run <>NIL: ppp_dialer S:PPP-Configurations/PPP

Dead last in the User-Startup and it's all gravy now.
77slevin is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wanted Boot ROMs Peroxido H2o support.WinUAE 5 07 June 2022 20:41
Dual Boot - Multi Boot Method 512k support.Apps 0 05 October 2020 11:12
Degrader/Relokick Bootable floppy image wanted to Boot into Kickstart 1.2 mogouk support.Other 21 20 February 2020 18:03
A500 FDD making horrible squeaking noise, won't boot shadowbolt05 support.Hardware 3 20 December 2018 17:59
Making a CD Champions_2002 request.Old Rare Games 2 11 April 2003 04:23

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:12.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.06471 seconds with 15 queries