NOOBS - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85) +--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86) +--- Thread: NOOBS (/showthread.php?tid=4947) |
NOOBS - Bluesman - 08-16-2017 Just received my Rock64. Is it possible to boot from USB hard drive? RE: NOOBS - MarkHaysHarris777 - 08-16-2017 (08-16-2017, 11:10 PM)Bluesman Wrote: Just received my Rock64. Is it possible to boot from USB hard drive? No, not really. There is no eufi, nor bios, in the Pinebook. Consequently you cannot boot the typical canonical linux thumb drives, etc; However, you can boot from SD card, and you can write the images to the internal eMMC module ! Also, it is possible to run parts (if not all) of your /rootfs from usb storage. RE: NOOBS - stuartiannaylor - 08-17-2017 (08-16-2017, 11:18 PM)MarkHaysHarris777 Wrote:(08-16-2017, 11:10 PM)Bluesman Wrote: Just received my Rock64. Is it possible to boot from USB hard drive? Quote:http://opensource.rock-chips.com/images/9/97/Rockchip_RK3328TRM_V1.1-Part1-20170321.pdfI did read and can not find the quote by tkaiser on the armbian forum. Its not implemented but the RK3328 is capable of running https://github.com/ARM-software/arm-trusted-firmware Quote:TKaiser http://www.cnx-software.com/2017/06/08/rock64-is-a-rockchip-rk3328-development-board-with-up-to-4gb-ram-4k-hdr-gigabit-ethernet-and-usb-3-0/ RE: NOOBS - fire219 - 08-17-2017 I think Mark got his wires crossed. As of right now, you could have the kernel on SD or eMMC, and the root filesystem on USB. However, after the SPI flash bootloader is ready, it should be possible to boot completely from USB. But that's not quite ready yet. RE: NOOBS - MarkHaysHarris777 - 08-17-2017 (08-17-2017, 09:10 AM)fire219 Wrote: I think Mark got his wires crossed. ... the question is answered correctly as asked by the OP, the way he asked it. SPI flash does not work yet, and even when it does work, although the SPI can load from USB, it cannot load USB operating system thumb drives; only the USB operating system thumb drives for our images! But this is a mute point, since SPI flash does not work yet. Also, having the /rootfs on USB is not the same as booting from USB, obviously. RE: NOOBS - fire219 - 08-17-2017 (08-17-2017, 11:45 AM)MarkHaysHarris777 Wrote:(08-17-2017, 09:10 AM)fire219 Wrote: I think Mark got his wires crossed. Was referring to this when I said your wires were crossed... MarkHaysHarris777 Wrote:There is no eufi, nor bios, in the Pinebook. RE: NOOBS - MarkHaysHarris777 - 08-17-2017 (08-17-2017, 12:17 PM)fire219 Wrote: Was referring to this when I said your wires were crossed... oh, ok... the reason for the comment was to make sure that everyone viewing ( noobs and everyone ) that what allows most notebooks to boot from the usb port ( most modern x86 systems ) is either eufi, or bios. Since the Pinebook is missing both of those ( not to mention its also embedded arm ) booting from usb in the classical sense of the word is simply not possible. RE: NOOBS - martinayotte - 08-17-2017 Using my Pine64 with Armbian Mainline and proper UBoot, I've attached a SPI-NOR on SPI bus, I'm able to boot from USB dongle or USB drive. So, it could be possible/doable with Pinebook too, but would required a lot of work to backport all required changes into a Legacy build. RE: NOOBS - MarkHaysHarris777 - 08-17-2017 (08-17-2017, 01:49 PM)MarkHaysHarris777 Wrote:(08-17-2017, 12:17 PM)fire219 Wrote: Was referring to this when I said your wires were crossed... Martinayotte makes a good point ! ... but keep in mind, I'm not talking about what could be done in the future of possibilities; I'm simply trying to answer the question, "is it possible to boot the Pinebook from usb," and this assuming the classical sense of the conversation when someone typically asks if they can boot a notebook from usb ! You've heard me mention in the past that I'm a card carrying member of the FSF; well, in the pic above you can see the cards I'm talking about laying on my Pinebook keyboard! I am FSF hacker #9604; and when you're a hacker with the FSF your membership card is an official usb boot stick ! ... in this case, my cards ( you get to see both sides ) contain Trisquel Linux a completely free blobless OS gnu+linux system. And now to emphasize the point... in the classical sense of the OPs question ( and many have this question ) if I put my membership card ( FSF ) into any one of my notebooks I can bootup Trisquel Linux ... well, except for my Pinebook; because these cards will NEVER bootup in the Pinebook -- not now nor in the future ever ! |