LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   user mode linux (https://www.linuxquestions.org/questions/linux-newbie-8/user-mode-linux-610757/)

saritha 01-03-2008 03:05 AM

user mode linux
 
i had download user mode linux from http://user-mode-linux.sourceforge.net/

when i am trying to install i am getting this error

[root@mallika ~]# host% bunzip2 linux-2.6.24-rc5.bz2 FedoraCore5-x86-root_fs.bz2
bash: host%: command not found

can any one help me how to solve this problem.

i am installing according to steps given in the site
http://user-mode-linux.sourceforge.net/

deepumnit 01-03-2008 03:07 AM

Whats '%' doing? Well, host and bunzip2 are no way related here!

acid_kewpie 01-03-2008 03:07 AM

"host%" is not a valid command... why are you typing it?

ahhh... i see... no that just represents your command prompt.... just start at "bunzip2"

deepumnit 01-03-2008 03:19 AM

Aah! That was one confusing thing! Edit your /root/.bashrc file by putting a line
Code:

export PS1="Saritha"
If the line already exists, replace it.

acid_kewpie 01-03-2008 03:25 AM

no, ignore that... leave your bashrc untouched. the OP just copied too much literally from the webpage...


All times are GMT -5. The time now is 06:35 PM.