[CALUG] Newbie questions
Danyelle Gragsone
ladynikon at gmail.com
Fri Sep 23 11:28:10 CDT 2005
do you have pppoe installed? are you trying to do this during an
installation or do you already have rh9 set up?
grub afaik is console only. its fairly simple to set up.
This is C&P from the gentoo handbook which i use fairly often ;).
# Which listing to boot as default. 0 is the first, 1 the second etc.
default 0
# How many seconds to wait before the default listing is booted.
timeout 30
# Nice, fat splash-image to spice things up :)
# Comment out if you don't have a graphics card installed
splashimage=3D(hd0,0)/grub/splash.xpm.gz
title=3DGentoo Linux 2.6.11-r11
# Partition where the kernel image (or operating system) is located
root (hd0,0)
kernel /kernel-2.6.11-gentoo-r11 root=3D/dev/hda3
# The next four lines are only if you dualboot with a Windows system.
# In this case, Windows is hosted on /dev/hda6.
title=3DWindows XP
rootnoverify (hd0,5)
makeactive
chainloader +1
and of course starting grub
grub
grub> root (hd0,0) (Specify where your /boot partition resides)
grub> setup (hd0) (Install GRUB in the MBR)
grub> quit (Exit the GRUB shell)
On 9/23/05, Russ <rmain at polaris.umuc.edu> wrote:
>
> Hello,
>
> How can I establish a web connection with RH9 or any version of Linux for
> that matter? I realize this may be a simple task, but I dont know a whole
> lot about establishing connections. Can I use an AOL access number to do
> this, or do I need their software to access that connection number?
>
> Secondly, is grub a command line tool only, or can I start a grub GUI.
> I dont feel comfortable using the grub tool yet. I have downloaded the
> GRUB manual, so I can try and educate myself with that. Right now I'm in
> two classes, and I work full time. I would love to experiment and learn
> more, but I need that computer for homework right now.
>
>
> Sincerely,
>
> Russ Main
>
> _______________________________________________
> Columbia, Maryland Linux User's Group (CA LUG) mailing list
> Email postings to: lug at calug.com
> Change your list subscription options:
> http://calug.com/mailman/listinfo/lug
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://calug.com/pipermail/lug/attachments/20050923/c180db3c/attachmen=
t.html
More information about the lug
mailing list