Hi
I SSH into my box as root, su - user, startx, and Mx Create Live USB etc says cannot run in root.
Sorry reason for that is because hdmi screen is blank no logon prompt so have to remote.
Also kind of difficult to get the system config.
No idea why hdmi does not show screen after a long while screen unplugged .
Appreciate any hints
cannot run Mx clone su user
- Eadwine Rose
- Administrator
- Posts: 15042
- Joined: Wed Jul 12, 2006 2:10 am
Re: cannot run Mx clone su user
With all help requests, as per forum rules (which, if you haven't, please read), please share your full Quick System Info, do not edit.
If need be, you can do this using the LiveUSB, thanks.
If need be, you can do this using the LiveUSB, thanks.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: cannot run Mx clone su user
Never ssh as root, ssh to the box as regular user, it still won't work unless I guess you forward X with -X or -Y.
Re: cannot run Mx clone su user
Wonder if there's a way to get Quick System Info in command line?Eadwine Rose wrote: Thu Nov 07, 2024 5:57 pm With all help requests, as per forum rules (which, if you haven't, please read), please share your full Quick System Info, do not edit.
If need be, you can do this using the LiveUSB, thanks.
I can't bring that box down conveniently and reboot with LiveUSB unfortunately.
Re: cannot run Mx clone su user
Will give it a try; thks:-)Adrian wrote: Thu Nov 07, 2024 7:31 pm Never ssh as root, ssh to the box as regular user, it still won't work unless I guess you forward X with -X or -Y.
- FullScale4Me
- Posts: 1122
- Joined: Fri Jan 08, 2021 11:30 pm
Re: cannot run Mx clone su user
fkam18 wrote: Sun Nov 10, 2024 5:36 pm Wonder if there's a way to get Quick System Info in command line?
I can't bring that box down conveniently and reboot with LiveUSB unfortunately.
Code: Select all
inxi -Fxxxrza
Michael O'Toole
MX Linux facebook group moderator
Dell OptiPlex 7050 i7-7700, MX Linux 23 Xfce & Win 11 Pro
HP Pavilion P2-1394 i3-2120T, MX Linux 23 Xfce & Win 10 Home
Dell Inspiron N7010 Intel Core i5 M 460, MX Linux 23 Xfce & KDE, Win 10
MX Linux facebook group moderator
Dell OptiPlex 7050 i7-7700, MX Linux 23 Xfce & Win 11 Pro
HP Pavilion P2-1394 i3-2120T, MX Linux 23 Xfce & Win 10 Home
Dell Inspiron N7010 Intel Core i5 M 460, MX Linux 23 Xfce & KDE, Win 10
Re: cannot run Mx clone su user
Maybe this on CLI:fkam18 wrote: Sun Nov 10, 2024 5:36 pm Wonder if there's a way to get Quick System Info in command line?
Code: Select all
quick-system-info-mx -g | curl -s -F "content=<-" https://dpaste.com/api/v2/
You can copy/paste from dpaste and post here as code-block, means wrapped between code-block marker like [code]this here[/code]