Linux Console Command Not Working

My command linux text console=ttys0, 115200n8 is not working. What is wrong with this command? Please help me.


Similar Content



Making A .run File Run For A Printer Driver Run?

I am running puppy precise 5.7.1 and I am trying to run a printer driver but to run the driver I am told to run this command in the console: ( Desktop$ sh hplip-3.15.2.run ) but I get no such command exist message. Any help please.
Also I have looked but can't find out what the sh command does. So thanks in advance for any info/help.

Question For U-boot Env Value.

Dear Sir.

U-boot version : 2015.01

I'm setting some env value. for example see below.

Code:
U-boot > printenv
serial_number=abcdefg

I'm want to "serial_number" pass to kernel cmdline.
So, I'm make a "bootargs" env value. see below.

Code:
U-boot > printenv
bootargs='console=ttyS0,115200 board_serial=${serial_number}'

But, i was failed that env serial_number pass to kernel.

Code:
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
Kernel command line: console=ttyS0,115200 board_serial={serial_number}

How can u-boot env variable pass to kernel?

Thank you.

Pxe Debug

Good morning

I wanted to ask if someone can enlighten me in how to debug the pxe service. I have a pxe server that serves some images of linux flavors, the server is working fine in regards to the direct text and graphical installations. I have also some opensuse distro's that should be installable via ssh and vnc, if I am trying to perform this, nothing is loading anymore after the ready status(respectively after the kernel and initrd is loaded). the options for starting the ssh install are ssh=1, sshpassword=blabla, console=ttyS0,57600 and off-course initrd.

I verified the tftp server logs, everything is looking normal, the same as when the x11 or text installations that work perfectly, firewallis off. dhcp is offering an IP.

Is there some way to debug this issue, I have tried to find something on google but with no luck.

pxe server distro is opensuse 12,3

Thanks in advance.

About Mysql Show Processlist

I have connected to mysql console by "mysql -uroot -p" , then use the command "show processlist ;" to list the processes , but I can't see the result , may be the command is too long , the column only allow around 85 characters , the command should over the limit , how can I see the full command ?

thanks

Not Able To Connect To Internet Via 3G Router From Linux

Hello, My issue is very common but, not able to resolve it.

Issue I am facing with my Linux (RHEL-5 32-bit) machine, where I am not able to connect to internet.

DWR-113 - D-Link Router is configured for 3G dongle (Vodafone India) - This setup is done via WiFi and not using the provided LAN cable from Win7 machine.

Internet is working absolutely fine in case of Wireless but, at same time when LAN cable is used internet is not working. [Able to ping to Router IP i.e. 192.168.0.1)

Similarly, from Linux box, ping to Router IP is working [LAN plugged] but, Internet not working. IP of linux machine: 192.168.0.60

Also, able to get the console connection of Linux from Windows box..[Windows connected to Router via WiFi and Linux connected to Router via LAN cable]

Please suggest how to get rid of this problem so that Internet will work on Linux via LAN cable.

Many Thanks,

Cd CLI Question

Hello all, I am new to Linux (apparently) and am taking a intro course to the OS. My terminal does not support info or man for the cd command and I would like to know: If you won't find the cd command in either /bin or /usr/bin, or in any directory listed in the PATH setting. How is it executed then? (That is, if there is no cd executable, why doesn't this command cause a “command not found” error?)

Thanks for any help!

Good Command Prompt Linux For Beginners, But Power Users?

Hi, please excuse any misunderstanding about the title.

I'm an experienced computer user, but not with Linux. As a matter of fact, even with Windows, I only do so much at the command prompt.

I am looking for a very fast (boot and etc.) Linux system, that has nothing more than a command prompt. No X-Windows. However, I would like to configure X-Windows immediately after an installation.

I noticed the LFS project. Very cool, but way too complex for me. It is exactly what I'm looking for, except, I would like the basic system to already be proven, maybe even with security updates.

The biggest most important thing is (ONLY WHAT I WANT). I don't want dozens of browsers, a hundred text editors, or any other cool or stupid open source or commercial software. I simply am looking for what Dos 6.22 was in Linux.

There are many distros. Can you guys help me pick one out that is light, secure and ready to be configured to run X windows or X-Free or Xorg, I'm not sure what the best is right now.

PS: I'm a linux noob, but I have had several decent installations of Ubuntu, and some experience with the command line, including compiling software, but still a beginner.

Why My Linux Is Slow?

Hello.
Sometimes my Linux is very Slow and HDD LED is always Red and show that HDD working a lot. How can I find why HDD is working a lot? Which command can help me?

Thank you.

Tree Cmd Is Not Working

Hi All,

Not able to find TREE command in EL6, its working fine in EL5. Need help on this.

Below are the details.



[root@localhost ~]# mkdir -p /college/sports/performer/cricket

[root@localhost ~]# tree /college/
-bash: tree: command not found

[root@localhost ~]# tree college/
-bash: tree: command not found

[root@localhost ~]# which tree
/usr/bin/which: no tree in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin: /usr/bin:/root/bin)

[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.32-71.el6.x86_64 #1 SMP Wed Sep 1 01:33:01 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux

[root@localhost ~]# id
uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023

Problem Operating Command With DUAL Operating System With Ubuntu & Windows 7

I try to install ubuntu 9 on woindows 7.The ubuntu is working quite fine.I try to see where my bin files are located.Its in folder FILE SYSTEM.
My commands ip addr,ls are working.

The command sudo cd/usr/bin is not working.

Please let me know where problem is.