Browsing this Thread:
1 Anonymous Users
Re: linux hosted icaros ? |
||
|---|---|---|
Joined:
2010/3/27 10:11 From London, UK
Group:
Member Posts:
9
![]() |
Yeeeah! It's finally working! (posting this from OWB)
I just used Firestarter on Ubuntu to set up internet connection sharing specifically between eth0 and aros0, while AROS was running. The odd thing here is that I'd had it set up before to allow connection sharing to ALL devices on the network anyway (girlfriend's laptop etc), yet after redoing it, it seems to work fine... never mind, I'm happy now :) Thanks again for all your help everyone :)
Posted on: 2010/4/2 13:25
|
|
Transfer
|
||
Re: linux hosted icaros ? |
||
|---|---|---|
Joined:
2010/4/19 19:27 Group:
Member Posts:
12
![]() |
I'm starting to like this idea (would prefer to have windows on my
main drive and Linux/Aros on my second drive) will re-install ubuntu. Now, do you guys think it's possible to run Aros on Yellow Dog for the PS3? Or should I just stick with e-uae?
Posted on: 2010/4/20 0:33
|
|
Transfer
|
||
Re: linux hosted icaros ? |
||
|---|---|---|
Joined:
2008/11/15 15:27 Group:
Member Posts:
512
![]() |
> Now, do you guys think it's possible to run Aros on Yellow > Dog for the PS3?
> Or should I just stick with e-uae? icaros is an i386-pc-aros distro. It and its apps aren't going to work on another CPU and system architecture, not even x86_64-pc-aros. If you're a programmer, you can always try building linux-hosted on whatever platform you have, but some of the nicer stuff that icaros includes isn't publicly available in source code form, just as i386-aros binaries.
Posted on: 2010/4/20 10:15
|
|
Transfer
|
||
Re: linux hosted icaros ? |
||
|---|---|---|
Joined:
2010/4/19 19:27 Group:
Member Posts:
12
![]() |
Ok, thanks. I will probably try this on a PC with fedora.
Posted on: 2010/4/20 21:38
|
|
Transfer
|
||
Re: linux hosted icaros ? |
||
|---|---|---|
Joined:
2008/4/8 6:21 Group:
Member Posts:
11
![]() |
Is it possible to mount some device or directory (for example a dvd-drive) as a drive under aros hosted? If yes how?
Thx in advance, Peat.
Posted on: 2010/7/28 11:58
|
|
Transfer
|
||
Re: linux hosted icaros ? |
||
|---|---|---|
Joined:
2008/4/8 13:03 Group:
Member Posts:
453
![]() |
Since quite a few things have changed in the meantime, here comes an updated guide for Icaros 1.26 (on Debian / Ubuntu):
- Install the tunctl command on your host:
sudo apt-get install uml-utilities
- Copy the Icaros CD to a folder named "AROS" in your home directory - Copy over the following files from a Linux hosted nightly archive: AROS.boot boot/* Devs/AHI/aros.audio Devs/AudioModes/AROS Devs/Drivers/unixio.hidd Devs/keymaps/X11 Devs/Monitors/X11 Devs/Networks/tap.device Libs/oss.library Devs/timer.device - Delete Devs/Monitors/Nvidia - Edit boot/AROSBootstrap.conf to suit your needs (e.g. add "memory 256" to assign 256 MB RAM to AROS) - In S/icaros-sequence, remove the line "assign system: sys:" - Create the script bootaros.sh in the AROS folder, make sure you read the comments. Adjust where necessary:
#!/bin/bash
- Make the script executable:
chmod u+x bootaros.sh
- Start the script from a shell:
cd ~/AROS
- Inside AROS, the network settings will have to be configured like this:
Device: tap.device
Tested on Debian 6 (Squeeze). Have fun... ![]()
Posted on: 2011/2/4 6:00
Edited by Colani1200 on 2011/2/4 6:27:43
Edited by Colani1200 on 2011/2/4 6:28:43 Edited by Colani1200 on 2011/2/4 7:00:24 |
|
|
_________________
My AROS native boxes: - ASUS P4PE-X/TE, P4 2.8, SB Live! SB0060, RTL8029, GeForce 5200 - HP Compaq NX7010 |
||
Transfer
|
||
Re: linux hosted icaros ? |
||
|---|---|---|
Joined:
2005/8/17 16:00 From Germany
Group:
Member Posts:
1956
![]() |
Quote:
Late answer: You have to add something like this to Devs/Mountlist
WORK:
and add e.g. mount work: to s:user-startup
Posted on: 2011/2/5 1:22
|
|
|
_________________
AROS - Make code, not war
|
||
Transfer
|
||
Re: linux hosted icaros ? |
||
|---|---|---|
|
Joined:
2011/3/15 15:55 From London
Group:
Member Posts:
818
![]() |
Quote:
Nice. Now I have access to NTFS partition with all the stuff, adf's etc. But how to switch off 'live' mode (to configure services)?. I think file 'dvdmode' in main folder has something to do with it.
Posted on: 2011/3/24 15:39
|
|
Transfer
|
||
Re: linux hosted icaros ? |
||
|---|---|---|
Joined:
2011/1/9 3:58 From Germany
Group:
Member Posts:
24
![]() |
echo "True" > Sys:Prefs/Env-Archive/Icaros/1sttime
copy SYS:Storage/icons/AROS.info SYS:disk.info Then change the entry in SYS:.backdrop to :Storage/MyWorkspace Last delete the file dvdmode and restart... ![]()
Posted on: 2011/6/5 7:03
|
|
Transfer
|
||
Re: linux hosted icaros ? |
||
|---|---|---|
|
Joined:
2011/3/15 15:55 From London
Group:
Member Posts:
818
![]() |
Quote:
I did it, I got MyWorkspace icon on desktop, but Boot Shell window pops up with errors: can't find ${Icaros/MYPATH}MyWorkspace/Documents can't find ${Icaros/MYPATH}MyWorkspace/Pictures can't find ${Icaros/MYPATH}MyWorkspace/Music can't find ${Icaros/MYPATH}MyWorkspace/Videos can't find ${Icaros/MYPATH}MyWorkspace/Downloads and I can't close it ![]() Second problem: no sound. File aros.audio is in Devs/AHI and file AROS is in Devs/AudioModes. However it doesn't show up in Prefs/AHI. I get only Filesave and VOID.
Posted on: 2011/7/8 3:01
|
|
Transfer
|
||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.


Transfer








