Official NuTyX forums

Help => Installation => Topic started by: davec51 on Thu Jul 04 00:28:46 2019

Title: Getting to the GUI in live mode.
Post by: davec51 on Thu Jul 04 00:28:46 2019
I'm trying to examine NuTyX (11.1) in live mode. I get to the CLI, but I don't know the command(s) to bring up any of the GUI's available. Please help.
Title: Re: Getting to the GUI in live mode.
Post by: Thierry on Thu Jul 04 04:25:09 2019
Please use the MATE ISO
Title: Re: Getting to the GUI in live mode.
Post by: davec51 on Thu Jul 04 10:20:11 2019
I think that's the one I'm using. I log in and get to a CLI only. Then I'm stuck.
Title: Re: Getting to the GUI in live mode.
Post by: Thierry on Thu Jul 04 15:31:39 2019
The MATE ISO size is: 1.7Gb and the sha256 signature is:

3977c1f3526ba92ceddce7f66ee23027f02c39cd4836d0141ef6fbc59778eb58  NuTyX_x86_64-mate-20190701.iso

http://downloads.nutyx.org/NuTyX_x86_64-mate-20190701.sha256sum

Regards
Title: Re: Getting to the GUI in live mode.
Post by: davec51 on Thu Jul 04 16:58:43 2019
Thanks. I'm downloading now. I'll post my experience with that in a while.
Title: Re: Getting to the GUI in live mode.
Post by: davec51 on Thu Jul 04 17:36:47 2019
This message is written from a portable drive with NuTyX. It works perfectly, is fast. I'm delighted. Now to try installation, always a challenge for a fumbler like myself.
Thanks again for your useful and fast responses.
Title: Re: Getting to the GUI in live mode.
Post by: davec51 on Thu Jul 04 20:54:33 2019
Installation was fast and easy. I'm disappointed that GRUB points only to NuTyX, because I have several Linux installations, but I can fix that.
Title: Re: Getting to the GUI in live mode.
Post by: davec51 on Thu Oct 17 00:47:50 2019
Here I am again, as confused as ever. Now I'm trying to use NyTyx 11.2 in live mode. I have the OS on a USB drive. It boots to a CLI. I have tried "get" and "cards install," but I always get the message that the package doesn't exist. "Check" gives me nothing I can understand. I'm trying to follow the documentation that's online, but I seem to be stymied at every turn. I'd appreciate some simple help.
Title: Re: Getting to the GUI in live mode.
Post by: Thierry on Thu Oct 17 07:07:06 2019
It's a question of taking the time for reading the news. I just copy the extract of the news that concern your prob:

    A 4.5 GByte ISO base NuTyX "fixed" version is available which contains a complete repository of the binaries for the NuTyX 11.2 release. You can install NuTyX 11.2 completely without having to use the internet. To install packages from this ISO, once your base system is installed, configured and booting, it's just a question of mounting the media on the /mnt mounting point.

    Suppose you media is found under /dev/sdc1, use the following command to mount it:

   
Code: [Select]
sudo mount /dev/sdc1 /mnt
    Change this command to reflect your system.
 
Good luck
Title: Re: Getting to the GUI in live mode.
Post by: davec51 on Fri Oct 18 14:00:29 2019
Thanks for your reply. You say, "Once your system is installed configured,and booted." That's what I can't do. I guess I'm not expert enough to use NuTyX, but thanks again for your effort to help me.
Title: Re: Getting to the GUI in live mode.
Post by: Thierry on Sat Oct 19 11:12:20 2019
May be try the MATE version (http://www.nutyx.org/en/downloads#2), I think it will be easy to approach for you

http://downloads.nutyx.org/NuTyX_x86_64-mate-20191015.iso

Regards
Thierry