LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Dragora GNU/Linux-Libre (https://www.linuxquestions.org/questions/dragora-gnu-linux-libre-110/)
-   -   Dragora 3.0 alpha HDD installation (https://www.linuxquestions.org/questions/dragora-gnu-linux-libre-110/dragora-3-0-alpha-hdd-installation-4175631441/)

r0bur 06-07-2018 02:02 PM

Dragora 3.0 alpha HDD installation
 
Did anybody install Dragora 3.0 alpha from LiveCD to HDD?

I don't found any installation scripts like "install" or "setup" and trying to install it manually. My trouble is that GRUB doesn't see any devices after its installation:

- - - - - - - - - -
# fdisk /dev/sda
(create new partition /dev/sda1)
# mke2fs /dev/sda1
# mount -t ext2 /dev/sda1 /mnt
# grub-install --boot-directory=/mnt/boot /dev/sda

Installing for i386-pc platform.
Installation finished. No error reported.

# reboot
- - - - - - - - - -
GRUB loading.
Welcome to GRUB!

error: disk 'hd0,msdos1' not found.
Entering rescue mode...
grub rescue> ls
<---(Here's nothing!!!)
grub rescue>
- - - - - - - - - -
Is this issue mine bug or a bug of the alpha-release?

r0bur 06-08-2018 01:14 AM

Quote:

Originally Posted by r0bur (Post 5864796)
(...) Is this issue mine bug or a bug of the alpha-release?

This isn't mine bug because "Parabola" installs GRUB correct.
Hope this issue will be patched in beta-release...

selkfoster 06-25-2018 08:15 PM

Thanks for your report. See http://lists.nongnu.org/archive/html.../msg00006.html

Currently, there is no installer, but eventually we will put some methods to make an easy installation.

Follow the development on:
http://git.savannah.nongnu.org/cgit/dragora.git/
or
http://notabug.org/dragora/dragora

Thanks for testing the Alpha1.


All times are GMT -5. The time now is 04:00 AM.