[wellylug] hostname
Damon Lynch
damon at dev-zone.org
Sun Feb 23 19:24:25 NZDT 2003
Hi Rose,
Please open a terminal window when logged in (as any user), and type:
cat /etc/hosts
What does it say? If it does not say:
127.0.0.1 localhost.localdomain localhost
then something is not correct yet.
You may have to try a "brutal" method (for a newbie) of fixing the file
if it is not correct: as root, in a terminal, type:
vi /etc/hosts
vi is a remarkable yet confusing and confounding editor. Type the
letters:
dd
a few times to delete any lines in the file when you are running it.
Then type the letter:
i
(for insert). Then type:
127.0.0.1 localhost.localdomain localhost
Then hit the key:
escape
once. Then type:
:wq
and hit enter (don't forget the colon before the w, and you must do
this after you've hit escape). That will modify and save for sure. But
you need to type *exactly* as I've suggested! Then type:
reboot
and hit enter.
If you can do this, then we congratulate you :-)
>
> The options the bootloader gives me are
> linux
> linux-nonfb
> windows failsafe
>
> Would linux-nonfb be the old 2Gb hard drive, and if I installed Redhat
> to that, would it then boot from that dialogue?
All it means is linux non frame buffer (which means boot up linux with
plain text flashing by, and not the fancy graphical look). Otherwise it
is identical to booting up as linux.
Damon
>
> --
> Damon Lynch <damon at dev-zone.org>
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/0XFolB/TM
---------------------------------------------------------------------~->
.-. Wellington
/V\ Linux
// \\ Users
/( )\ Group
^^-^^
http://wlug.paradise.net.nz/
To unsubscribe from this group, send an email to:
wellylug-unsubscribe at egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
More information about the wellylug
mailing list