bootable cd

Linux only discussion for the AmigaOne 500 and Sam series
Post Reply
chouimat
Posts: 4
Joined: Tue Jul 19, 2016 5:14 pm

bootable cd

Post by chouimat »

Hi,
I'm trying to find the instruction on how to make a linux bootable cd
for my sam440ep-flex
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: bootable cd

Post by Spectre660 »

Hi ,

Trying to clearly understand what you want to do.
Are you looking for an installer or something like a live CD ?
chouimat wrote:Hi,
I'm trying to find the instruction on how to make a linux bootable cd
for my sam440ep-flex
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
chouimat
Posts: 4
Joined: Tue Jul 19, 2016 5:14 pm

Re: bootable cd

Post by chouimat »

Well I'm trying to make a gentoo install cd
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: bootable cd

Post by Spectre660 »

Debian and Ubuntu are much easier to make installers for.
The Gentoo installer uses squashfs. This is something that I never got into.
You would have to have an understanding of booting with the squashfs as well as a kernel with support for it as well as aufs support. also you would need to redo the boot initrd into a Uboot compatible ramdisk with any essential drivers (eg video) compiled as modules and embedded into the new ramdisk. Daz and Pat Wall may be able give you some pointers re squashfs .
The Sam440ep also has some size limitation in ramdisk size and the kernel has some restrictions in the size which can restrict some drivers from being builtin. If squashfs support needs to be built to work and results in the maximum kernel size being exceeded then you are stuck .

chouimat wrote:Well I'm trying to make a gentoo install cd
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
chouimat
Posts: 4
Joined: Tue Jul 19, 2016 5:14 pm

Re: bootable cd

Post by chouimat »

I have the kernel, the squashfs, ub2lb/parthenope, those are easier to create
what I need is the actual mkisofs command that will generate the actual bootable cd.
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: bootable cd

Post by Spectre660 »

http://www.locati.it/mario/sam460/squeeze/#iso_creation

I use Complex Evolution under Windows .
This is the imagefile for booting .
https://www.dropbox.com/s/2sqs2ye9umiae ... n.img?dl=0
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
chouimat
Posts: 4
Joined: Tue Jul 19, 2016 5:14 pm

Re: bootable cd

Post by chouimat »

thanks
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: bootable cd

Post by Spectre660 »

No problem.
chouimat wrote:thanks
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
Post Reply