I have a switched graphics laptop. Often when I up update Ubuntu (I am on on 3.00.00.14) it overwrites the Radeon driver and when I dont have that I cant boot. Until someone tells me a better way I usually go into the downloads directory where I keep a copy of the driver and re-install. This time after I login from recovery. when I type cd/home/antony/Downloads it tells me -bash: cd/home/antony/Downloads: No such file or directory..... Can someone tell me what I am doing wrong? thank you

link|improve this question

41% accept rate
feedback

1 Answer

up vote 2 down vote accepted

cd/home/antony/Downloads is not a file or directory. Insert a space.

cd /home/antony/Downloads
link|improve this answer
1  
duhhhhh yeah sorry to nervous trying to get laptop up..thanks – Antony Jan 28 at 11:17
P.s. If someonone can tell me how to avoid that each time I update the ATI driver gets overwritten I would be gratefull.. – Antony Jan 28 at 11:23
@Antony Please ask that as a new question. – Jorge Castro Jan 28 at 14:24
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.