Page 9 of 13

Re: Sam460ex Linux

Posted: Thu Jan 02, 2014 2:24 pm
by Spectre660
.

Re: Sam460ex Linux

Posted: Fri Jan 03, 2014 12:47 am
by seventhwonder
Spectre660 wrote:https://dl.dropboxusercontent.com/u/542 ... tall-4.iso

....
On the AmigaOS 4.1 side you need to install ub2b as the bootloader using Media Toolbox for dualboot of Linux.
Remember that your AmigaOS 4.1 boot partition must be SFS/00 format to boot with ub2b .
ub2lb is included on the install ISO,
Currently installing on Sam460 with RadeonHD6570...I chose minimal + LXDE desktop. Everything seems ok at the moment.

Btw I am installing Linux on my second SSD connected to Sil3512 PCI card. First SSD contains AmigaOS4.x Beta files.

Is it possible to choose AmigaOS4 or Linux from Uboot using this setup ? (2 seperate HDs I mean)

EDIT: Installing finished and I am writing from Mozilla Firefox on Ubuntu on Sam460+RadeonHD 6570 :)... A great beginning for 2014 ! :)

Since I installed ub2b on my 2nd SSD with Linux, UBoot only sees Ubuntu. Should I put ub2b on my 1st HD running AmigaOS4.1 Beta, so that I can boot OS4 too ?

Re: Sam460ex Linux

Posted: Fri Jan 03, 2014 1:30 am
by Spectre660
.

Re: Sam460ex Linux

Posted: Fri Jan 03, 2014 12:19 pm
by Spectre660
.

Re: Sam460ex Linux

Posted: Fri Jan 03, 2014 5:10 pm
by Spectre660
.

Re: Sam460ex Linux

Posted: Fri Jan 03, 2014 5:19 pm
by Spectre660
.

Re: Sam460ex Linux

Posted: Fri Jan 03, 2014 10:25 pm
by Spectre660
.

Re: Sam460ex Linux

Posted: Sat Jan 04, 2014 1:11 am
by javierdlr
Spectre660 wrote:Dont see the CONFIG_ASFS_FS option in kernel 3.12.6 configuration .
...
- http://freecode.com/projects/asfs_linuxdriver
- http://home.elka.pw.edu.pl/~mszyprow/programy/asfs/

-In kernel configuration check these options (http://moobunny.dreamhosters.com/cgi/mb ... and/135897):
CONFIG_AMIGA_PARTITION=y
CONFIG_AFFS_FS=m (or Y)
CONFIG_ASFS_FS=m (or Y) gives SFS support, useful aswell
After booting with the new kernel, it's just matter of sudo mount -t affs /dev/foo /mnt/bar
I think it doesn't exists such CONFIG_ASFS_FS option.
I'm trying to build such module .ko (using sources from http://home.elka.pw.edu.pl/~mszyprow/programy/asfs/) and then try to add it, will tell something ASAP.

Or can you add/merge to the kernel 3.13 such sources from http://home.elka.pw.edu.pl/~mszyprow/programy/asfs/ ?

Re: Sam460ex Linux

Posted: Sat Jan 04, 2014 1:30 pm
by Spectre660
.

Re: Sam460ex Linux

Posted: Sun Jan 05, 2014 2:05 pm
by Spectre660
.