Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Installatie van Linux vanuit chroot omgeving? Is dit mogelijk?  (gelezen 496 keer)

Offline bart85

  • Lid
Idee is om verschillende Linux systemen te installeren vanuit Ubuntu. Het iso met daarop het linux systeem aankoppelen mbv loopback device naar /mnt/livecd. Uiteraard proc en sys onder deze directory koppelen. /dev koppelen met bind optie, ook onder /mnt/livecd. Dan met `chroot /mnt/livecd`
Kan vanuit hier de installatie gestart worden. Het gaat om ubuntu, ook CentOS of ARCH Linux wil ik proberen?
Relying on complex tools to manage and build your system is going to hurt the end-users. [...] "If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding.

— Aaron Griffin

Offline bart85

  • Lid
Re: Installatie van Linux vanuit chroot omgeving? Is dit mogelijk?
« Reactie #1 Gepost op: 2016/10/13, 19:29:48 »
Lijkt erop van niet. Systeem staat in een archive file.
Relying on complex tools to manage and build your system is going to hurt the end-users. [...] "If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding.

— Aaron Griffin

Offline softbart

  • Lid
Re: Installatie van Linux vanuit chroot omgeving? Is dit mogelijk?
« Reactie #2 Gepost op: 2016/10/14, 12:41:56 »
Kijk even bij google met Debian en debootstrap.
Mogelijk dat je toch een ingang vindt.

groet,

Theo