PINE64
Pine OS on non-PineBook - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook (https://forum.pine64.org/forumdisplay.php?fid=76)
+--- Forum: General Discussion on Pinebook (https://forum.pine64.org/forumdisplay.php?fid=77)
+--- Thread: Pine OS on non-PineBook (/showthread.php?tid=6930)



Pine OS on non-PineBook - aberrebbi - 12-04-2018

Dumb question but is it possible to install the OS to another laptop?


RE: Pine OS on non-PineBook - Luke - 12-05-2018

(12-04-2018, 09:23 PM)aberrebbi Wrote: Dumb question but is it possible to install the OS to another laptop?

Which OS to which laptop? - the answer is most certainly 'no'


RE: Pine OS on non-PineBook - UltraBloxX - 12-05-2018

(12-05-2018, 12:19 AM)Luke Wrote:
(12-04-2018, 09:23 PM)aberrebbi Wrote: Dumb question but is it possible to install the OS to another laptop?

Which OS to which laptop? - the answer is most certainly 'no'

Well, it's possible to install (sort of) Pinebook OSes with, e.g. chroot and qemu-aarch64-user-static onto, say amd64 laptop running amd64 linux and run some programs. But it's probably not really what you want to do, especially because pretty much all ARM software exists on amd64 anyways.

If by "Pine OS" - you meant KDE Neon - yes, you can grab an amd64 iso from there and install it on amd64 laptop (but Neon isn't really a Pinebook OS):

https://neon.kde.org/download


RE: Pine OS on non-PineBook - aberrebbi - 12-05-2018

(12-05-2018, 12:37 AM)Thank you, that makes sense. UltraBloxX Wrote:
(12-05-2018, 12:19 AM)Luke Wrote:
(12-04-2018, 09:23 PM)aberrebbi Wrote: Dumb question but is it possible to install the OS to another laptop?

Which OS to which laptop? - the answer is most certainly 'no'

Well, it's possible to install (sort of) Pinebook OSes with, e.g. chroot and qemu-aarch64-user-static onto, say amd64 laptop running amd64 linux and run some programs. But it's probably not really what you want to do, especially because pretty much all ARM software exists on amd64 anyways.

If by "Pine OS" - you meant KDE Neon - yes, you can grab an amd64 iso from there and install it on amd64 laptop (but Neon isn't really a Pinebook OS):

https://neon.kde.org/download



RE: Pine OS on non-PineBook - cvmiller - 12-05-2018

> But it's probably not really what you want to do, especially because pretty much all ARM software exists on amd64 anyways.

A more correct statement might be, it is all linux software that happens to be compiled for the ARM processor (for use on the Pinebook). Since linux is source code portable, you should have no problem finding compiled versions (of KDE Neon, for example) for the AMD/Intel processors.

The OP might want to give distro watch a look:
https://distrowatch.com/


RE: Pine OS on non-PineBook - aberrebbi - 12-05-2018

(12-05-2018, 06:10 PM)Thanks again! cvmiller Wrote: > But it's probably not really what you want to do, especially because pretty much all ARM software exists on amd64 anyways.

A more correct statement might be, it is all linux software that happens to be compiled for the ARM processor (for use on the Pinebook). Since linux is source code portable, you should have no problem finding compiled versions (of KDE Neon, for example) for the AMD/Intel processors.

The OP might want to give distro watch a look:
https://distrowatch.com/