Help: "Remove X from Angstrom"

Hi, I successfully installed Angstrom in my BB, but since I wanted to
work only via terminal (complicated reasons) I wondered if anyone has
ever installed only the non-graphical mode of the distro...is it
possible??

please, give me a hint,

thanks.

Saul

I'm sortta new in linux, but I suppose if I install only the Kernel,
I`ll get what I want...I wonder if installing programs will get much
more difficult....

How about bitbake console-image ?

-Keith

Saul wrote:

I'm sortta new in linux, but I suppose if I install only the Kernel,
I`ll get what I want...I wonder if installing programs will get much
more difficult....

Hi, sorry for the delay...I wasn't aware of the exitence of bitbake
console-image...I'll take a look at the web..if you have any helpful
link I gladly accept...
really noob here...

-Saul

hi,Saul

  would you like to compile console image for yourself?
to compile your own console image, at first, you should read
http://elinux.org/BeagleBoardAndOpenEmbeddedGit,
then, just need to bitbake console-image
the last, prepare a SD card, follow this
link:http://code.google.com/p/beagleboard/wiki/LinuxBootDiskFormat
put uImage and rootfs which are from what you have builded to this card.

you will get a console image you wanted.

hope this is somehow helpful for you.

Thank you very much Tang,
                I'll post all the steps of everything I try on
beagleboard here when I can.

Saul