PINE64
Rock64 with Debian netinst usb - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1)
+--- Forum: Getting Started (https://forum.pine64.org/forumdisplay.php?fid=21)
+--- Thread: Rock64 with Debian netinst usb (/showthread.php?tid=7388)



Rock64 with Debian netinst usb - Bloris - 04-16-2019

Hello,

first of all sorry if this is already been asked in the forum, but i didn't find a lot.

I would like to buy a Rock64 to make a little home server with Debian.

In the wiki i found this http://wiki.pine64.org/index.php/ROCK64_Software_Release#Debian_Stretch and it said Debian has to be installed with a particualre image. Isn't possibile to install with a normal debian netinst USB? In this case, how can i boot debian installation via USB?

Thank you,
Loris

ROCK64 SINGLE BOARD COMPUTER DRAM: 2GB
1 × Rock64-Al-Case1"Model B" PREMIUM ALUMINUM CASING
1 × ROCK64 Heat SinkROCK64 / PINE A64 / PINE H64 Heatsink
1 ×ROCK64 / PINEBOOK 5V 3A SWITCHING POWER SUPPLYROCK64 / PINEBOOK / PINE H64 5V 3A SWITCHING POWER SUPPLY EU


RE: Rock64 with Debian netinst usb - evilbunny - 04-16-2019

(04-16-2019, 07:05 AM)Bloris Wrote: In the wiki i found this http://wiki.pine64.org/index.php/ROCK64_Software_Release#Debian_Stretch and it said Debian has to be installed with a particualre image. Isn't possibile to install with a normal debian netinst USB? In this case, how can i boot debian installation via USB?


There is no bios on arm boards, you need to write the boot information to spi flash to boot from usb. As far as I'm aware images from debian doesn't produce binaries needed for specific boards.


RE: Rock64 with Debian netinst usb - Bloris - 04-17-2019

Mmmm ok, i will search about this. In case, there is an official pine64 documentation about this method?

This is the only way i can install a clean debian installation or there could be other options?

Ty


RE: Rock64 with Debian netinst usb - evilbunny - 04-17-2019

(04-17-2019, 02:00 AM)Bloris Wrote: Mmmm ok, i will search about this. In case, there is an official pine64 documentation about this method?

This is the only way i can install a clean debian installation or there could be other options?


I'm not sure there is a guide with all the info in one place, using the images is the simplest and quickest way to get up and running...


RE: Rock64 with Debian netinst usb - Bloris - 04-17-2019

(04-17-2019, 03:19 AM)evilbunny Wrote:
(04-17-2019, 02:00 AM)Bloris Wrote: Mmmm ok, i will search about this. In case, there is an official pine64 documentation about this method?

This is the only way i can install a clean debian installation or there could be other options?


I'm not sure there is a guide with all the info in one place, using the images is the simplest and quickest way to get up and running...

The problem using the image is i don't need all the thing it has...for exmaple i don't want the Desktop Environment ... if it would exist an image with a clean debian would be perfect.


RE: Rock64 with Debian netinst usb - evilbunny - 04-17-2019

(04-17-2019, 05:50 AM)Bloris Wrote: The problem using the image is i don't need all the thing it has...for exmaple i don't want the Desktop Environment ... if it would exist an image with a clean debian would be perfect.


Use the debian minimal image.

https://github.com/ayufan-rock64/linux-build/releases/download/0.8.0rc9/stretch-minimal-rock64-0.8.0rc9-1120-arm64.img.xz


RE: Rock64 with Debian netinst usb - madalin - 12-03-2019

I think we could work on developing installation images. As I keep reading, most of the boards support to boot from sd cards and can use the mmc to boot and run the os.

I have not seen any effort on distributions with ARM support to prepare the equivalent from x86 world. I guess it is because of this ARM based devices are not all respecting an identical booting procedure like x86.

After my pinebook pro arives, I will start to investigate what is needed for getting a minimal instalation of Archlinux ARM using a SD card to MMC and also NVME as a must. If I have success, any other distro with ARM support could be handled.

Current way of using prebuilt images it reminds me of early days of Linux distros...