English Amiga Board


Go Back   English Amiga Board > Support > support.Other

 
 
Thread Tools
Old 20 December 2017, 19:16   #1
ipp0
Registered User
 
ipp0's Avatar
 
Join Date: May 2010
Location: Bonn
Posts: 37
Atari ToS on PC

Is it possble to post some german tutorial to install a complete Atari ST 060 (GHz of your PC , eg 2 or 3 GHz) install on Pc here? I've written that and I'm to lazy atm to translate. I posted it on AF long time ago. But ist seems noone is reading there.
Maybe it ist kept better here.
ipp0 is offline  
Old 21 December 2017, 13:04   #2
idrougge
Registered User
 
Join Date: Sep 2007
Location: Stockholm
Posts: 4,332
Post it to an Atari forum or a1k.org.
idrougge is offline  
Old 21 December 2017, 15:45   #3
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
not a1k - noone outside their "community" will ever see it.
post it here, there are enough online translators.
emufan is offline  
Old 21 December 2017, 17:14   #4
Locutus
Registered User
 
Join Date: Jul 2014
Location: Finland
Posts: 1,176
What do you even mean? A Atari-world OS install as typical on a 060 equiped Falcon or other Atari compatible?

So preconfigured FreeMiNT or Magic?
Locutus is offline  
Old 21 December 2017, 18:51   #5
ipp0
Registered User
 
ipp0's Avatar
 
Join Date: May 2010
Location: Bonn
Posts: 37
Installation of AranyM to Hd:

1. Load the live-cd (https://aranym.github.io/download.html)

Mount or burn it on CD.
Copy everything from the CD to an empty ext3 or fat partition. 200 mb should be enough because AranyM can read ext3, ntfs3g and fat partitions (so use your existing partitions. (Data, music etc.). It is Slax based (Mini Slackware linux).

2. You need to install Grub and set it up:
Code:
title Atari Free OS text-mode (for testing)
root (hd1,x) #(example: root (hd1,7)
kernel /boot/vmlinuz ramdisk_size=512000 root=/dev/ram0 from="your HD device" changes=/dev/sda1/home/user/slaxsave.dat rw autoexec=xconf;araconfjit;telinit~4 vga=792 (change it if you like) splash=verbose quiet
initrd /boot/initrd.gz
or

Code:
title Atari Free OS graphic-mode
root (hd1,6)
kernel /boot/vmlinuz ramdisk_size=512000 root=/dev/ram0 from=/dev/"your HD device" changes=/dev/(your fat or ext partition )/home/user/slaxsave.dat rw autoexec=xconf;araconfjit;telinit~4 vga=785 splash=silent quiet
initrd /boot/initrd.gz
* HD device =/dev/hda2, /sda3 whatever. It must be fat or ext
* The RAM size is free to set of your needs
* vga mode is free to set
* you must configure the changes file

If you don't have any of above fat or ext partitions, install a small linux system with a Desktop. DSL for example. That's easy to use.

3. This partition is used by changes of your Slax installation (internet configuration, keyboard layout etc.). The main System is running in RAM: and will be overwritten by the content of that file. It must be ext or fat.

This is howto create the file:
Code:
mknod /dev/loopxxx b 7 xxx
losetup /dev/loopxxx /path/to/slaxsave.dat
mkfs -V -c -t xfs /dev/loopxxx
* There is an example file on the live CD (slaxsave.zip)
* choose the next free loop device. Figure it out with loosetup

From now on the virtual Atari should boot. You can go to the underlying Slax linux with CRTL-F6 to configure and CRTL-F2 for going back.

There is one Problem: The commands shutdown and reboot are both linked to halt which results in shutdown when yout want to reboot. For making it work as exepted edit the file /usr/bin/startaranym and delete row number 30 (it's sometime ago but you'll see the apropriate command).

Most things that are not included in Slax can be loaded afterwards. For Internet you will need a module called sns-tool.
Modules can be loaded from the internet and installed directly. But I forgot how. Sorry.

Here's a manual: https://wiki.aranym.org/manual#networking

For example sitting behind a broadband router using proxy_arp:
Write a script and put it in some place you know. Make it executable.
This is my example (Slax side):

Code:
# networking
echo 1 >/proc/sys/net/ipv4/ip_forward
echo 1 >/proc/sys/net/ipv4/conf/tap0/proxy_arp
arp -Ds 192.168.0.114 eth0 pub
route add -host 192.168.0.114 tap0
192.168.0.114 is the IP of the Atari and tap0 is the interface in slax.

Edit the file /root/afros/config at row 105:
Code:
[ETH0]
Type = ptp
HostIP = 192.168.x.xxx # your host_ip
AtariIP = 192.168.0.114
Netmask = 255.255.255.0
Atari side:

Start the Terminal.
Code:
ifconfig eth0 addr 192.168.0.114 netmask 255.255.255.0
route add default eth0 gw # your_gateway (z.B. 192.168.x.xxx)
You can write two scripts an save it in /usr/bin under Slax and /root/afros/drive_c/bin on the Atari.

You can set your keybord-layout in Slax in the file /etc/rc.d/rc.local. There you can also load external Slax-modules if necessary (http://www.slax.org/modules.php?).
This is a good example for understanding how the slaxsave.dat file works.

I hope this is not explained to complicated.

Have fun!

Last edited by ipp0; 21 December 2017 at 20:52.
ipp0 is offline  
Old 21 December 2017, 20:43   #6
ipp0
Registered User
 
ipp0's Avatar
 
Join Date: May 2010
Location: Bonn
Posts: 37
Quote:
Originally Posted by Locutus View Post
What do you even mean? A Atari-world OS install as typical on a 060 equiped Falcon or other Atari compatible?

So preconfigured FreeMiNT or Magic?
FreeMiNT. Basically preconfigured. But only basically.

Last edited by ipp0; 21 December 2017 at 20:55.
ipp0 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
Atari help anyone ? (sorry !) daznic Retrogaming General Discussion 6 20 July 2011 18:34
PC MS-DOS shell which look like old Workbench or TOS? s2325 request.Other 5 11 February 2008 14:12
ATARI ST-E versus ATARI ST-FM ? megajetman Retrogaming General Discussion 19 18 March 2006 01:09
Atari Legend. Finally an Atari ST database similar to HOL! Fred the Fop Retrogaming General Discussion 23 04 December 2004 06:46
EBAY Amiga / Atari ST / Atari 2600 stuff Eggsplosion MarketPlace 0 09 October 2004 21:01

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 16:12.

Top

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