LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > 4MLinux
User Name
Password
4MLinux This forum is for the discussion of 4MLinux.

Notices


Reply
  Search this Thread
Old 03-19-2018, 10:29 AM   #1
cepheus52
LQ Newbie
 
Registered: Mar 2018
Posts: 9

Rep: Reputation: Disabled
Terminal "bash: command not found"


I installes M4Linux version 24.
in the terminal I get for each command "bash: command not found".
Command "ls" is working.
What did I wrong?
What can I do?
 
Old 03-19-2018, 10:43 AM   #2
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
Welcome to LQ and 4MLinux !

What is the exact name of the ISO image? For example: 4MLinux-24.0-32bit.iso

.
 
Old 03-19-2018, 10:52 AM   #3
cepheus52
LQ Newbie
 
Registered: Mar 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
4MLinux-24.0-32bit.iso
 
Old 03-19-2018, 10:58 AM   #4
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
Which menu item?
1) 4MLinux 24.0 with Default Display.
2) 4MLinux 24.0 with VESA Framebuffer.
3) 4MLinux 24.0 Legacy Installer (for old PCs).

.
 
Old 03-19-2018, 11:00 AM   #5
cepheus52
LQ Newbie
 
Registered: Mar 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
with Default Display on an ASUS EeePC
 
Old 03-19-2018, 11:05 AM   #6
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
Your 4MLinux is installed to a hard disk drive now. Is this so ?
How much RAM does your ASUS EeePC have ?

.

Last edited by zk1234; 03-19-2018 at 11:08 AM.
 
Old 03-19-2018, 11:08 AM   #7
cepheus52
LQ Newbie
 
Registered: Mar 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
4MLinux is installed to a hard disk drive 292GiB.
RAM Usage 120MiB/724MiB
 
Old 03-19-2018, 11:21 AM   #8
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
OK.

Have a look here:
http://4mlinux.com/index.php?page=download

As you can see, 1024 MB of RAM is required for 4MLinux live CD/USB. Your machine has 724 MB, and this is the most probable reason of this buggy installation process.
Repeat the installation choosing Legacy Installer from the menu. It requires only 128 MB of RAM.

Good luck!

.

Last edited by zk1234; 03-19-2018 at 11:59 AM.
 
Old 03-19-2018, 12:38 PM   #9
cepheus52
LQ Newbie
 
Registered: Mar 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
When I choose Legacy I get a message:
Seeking...
ERROR:
Execute "installer" to retry.
Execute "exit" to reboot.
~#
 
Old 03-19-2018, 12:40 PM   #10
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
Well...

Execute "installer" to retry :-)

.
 
Old 03-19-2018, 12:44 PM   #11
cepheus52
LQ Newbie
 
Registered: Mar 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
I did, but the same results in the Terminal: bath: command not found.
I think when I execute "installer" that the installer "default display" is used.
 
Old 03-19-2018, 12:55 PM   #12
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
Legacy Installer does not include bash. It uses BusyBox.

What are you using to install 4MLinux: CD or USB? Have you executed the "installer" command (as instructed in the error message)?

.
 
Old 03-19-2018, 12:57 PM   #13
cepheus52
LQ Newbie
 
Registered: Mar 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
Using CD. Yes, installer executed!
 
Old 03-19-2018, 01:15 PM   #14
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
The installation script is trying to find your CDROM, which is, for some reason, not responding.

1) Choose Legacy Installer.
2) Execute "mount /dev/cdrom"
3) Wait a few seconds.
4) Execute "mount" (this will show you if the CD is mounted).
5) Repeat 2,3,4 if needed.
6) When the CD is finally mounted, run the "installer" script.

.
 
Old 03-19-2018, 01:33 PM   #15
cepheus52
LQ Newbie
 
Registered: Mar 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
"mount /dev/cdrom" is not working: no such file or directory.
"installer" is working.
Now I got the message
Done!
~#

Restart: Lilo is booting Linux....
Changing password for root
4MLinux loging:
startx
I have a desktop
Terminal
root@4Mlinux:~$ apt-get update
bash: apt-get: command not found
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
"Command not found" on my server? “bash: sudo: command not found”? MilesOfRoses Linux - Server 7 04-01-2016 09:19 AM
Why there is a "command not found" prompt every time I open the Terminal? cricketlong Linux - General 14 04-28-2012 03:14 AM
"-bash: et: command not found" when using "su -" cal7 Linux - General 5 08-04-2011 02:09 PM
[SOLVED] "bash : links :command not found" error in apache server piyusharora420 Linux - Newbie 2 11-07-2010 01:16 AM
Standard commands give "-bash: open: command not found" even in "su -" and "su root" mibo12 Linux - General 4 11-11-2007 10:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > 4MLinux

All times are GMT -5. The time now is 01:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration