LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-05-2003, 09:27 PM   #16
Raspis21
Member
 
Registered: Jun 2003
Posts: 33

Rep: Reputation: 15

RH 9 doesnt install pine (and hence pico) by default, perhaps a point and click editor or vi might work a bit better. Unless of course pine was installed with the system. Just a side note.

 
Old 10-05-2003, 09:29 PM   #17
tedist_god
Member
 
Registered: Sep 2003
Location: I live in Atascadero, California
Distribution: Icepack
Posts: 34

Original Poster
Rep: Reputation: 15
how do i go about using a point and click editor?
when i try to open the file it says that there is nothing that can read this.
 
Old 10-05-2003, 09:55 PM   #18
tedist_god
Member
 
Registered: Sep 2003
Location: I live in Atascadero, California
Distribution: Icepack
Posts: 34

Original Poster
Rep: Reputation: 15
hello? can someone answer me? im verry stuck.
 
Old 10-05-2003, 10:03 PM   #19
teval
Member
 
Registered: Jul 2003
Location: Toronto, Canada
Distribution: Gentoo
Posts: 720

Rep: Reputation: 30
Are you in KDE or Gnome?

If you are.. you should have a text editor.
 
Old 10-05-2003, 10:06 PM   #20
teval
Member
 
Registered: Jul 2003
Location: Toronto, Canada
Distribution: Gentoo
Posts: 720

Rep: Reputation: 30
Try typing:

mc

in an xterm
It should open up a simple gui with a file manager that has a simple text editor in it.
Its very simple to use.
A clone of Norton Commander.. I remember using that back in the MsDos 5 days
 
Old 10-05-2003, 10:10 PM   #21
tedist_god
Member
 
Registered: Sep 2003
Location: I live in Atascadero, California
Distribution: Icepack
Posts: 34

Original Poster
Rep: Reputation: 15
ok i got grub open and i changed it to this:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/hda2
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-6)
root (hd0,0)
kernel /vmlinuz-2.4.20-6 ro root=LABEL=/
initrd /initrd-2.4.20-6.img
title DOS
root (hd0,4)
chainloader (hd0,4) +1

but now it says something about it beinga fat system and yada yada
now what do i do
if you want i can go and tell you exactly what it says
 
Old 10-05-2003, 11:16 PM   #22
Azrail
LQ Newbie
 
Registered: Oct 2003
Posts: 7

Rep: Reputation: 0
Not to offend or nothing but linux had been for the people who knew what they were doing. Like programmers who were good hackers (the true meaning).

Now i ask why would you install linux, be it red hat, when you don't know what pico is, nor know where to enter pico /boot/grub.conf. Taking pico from other threads, i prefer crimson editor (loves wine) Seeing that your conf file has windoze at 0,4 makes me wonder 'many' times windoze it toward the front of the partition table 0 or 1 because most install linux after windoze.

So what i would do is start up fdisk(or does red hat have cfdisk) and check to make sure 4 is where windoze is at. There are manuals on-line or you can fo and get a linux book and read it. The books normally have good things on how to use linux.

Well its my 2 cents

Az the
 
Old 10-06-2003, 06:52 AM   #23
teval
Member
 
Registered: Jul 2003
Location: Toronto, Canada
Distribution: Gentoo
Posts: 720

Rep: Reputation: 30
What's the exact error message it gives you?
That usually helps a lot.

Azrail... I disagree. Linux is becoming as easy to use as windows is. It's good that people are starting to use it, and that a lot of people don't have your mentality anymore. It's annoying to sit there and listen to people: "You need to be a programmer to use linux" Which is completely untrue. So he doesn't know what pico is? I didn't have a clue what it is when I first started to learn how to use it. It's called learning.

Try typing in:

fdisdk -l

(that's an L)
And posting up what it says.
 
Old 10-06-2003, 09:51 AM   #24
fatgod
Member
 
Registered: Mar 2002
Location: Edinburgh, Scotland
Distribution: Suse 7.2, Gentoo 1.4, Solaris 9
Posts: 661

Rep: Reputation: 30
Quote:
Originally posted by LavaDevil94
...but i use lilo...
Word brother

You too, lectraplayer

I dont know why people struggle with grub when LILO is so damn easy
 
Old 10-06-2003, 04:34 PM   #25
teval
Member
 
Registered: Jul 2003
Location: Toronto, Canada
Distribution: Gentoo
Posts: 720

Rep: Reputation: 30
Grub tends to have more features and it looks more spiffy
It's simple actually once you get used to it.
Read the manpage over once, and you won't really have problems with it.
 
Old 10-06-2003, 06:05 PM   #26
Azrail
LQ Newbie
 
Registered: Oct 2003
Posts: 7

Rep: Reputation: 0
I have also had many problems with LiLo and have used grub from when.... for as long as I remember, I did use LiLo for a little while though.

az
 
Old 10-06-2003, 07:55 PM   #27
tedist_god
Member
 
Registered: Sep 2003
Location: I live in Atascadero, California
Distribution: Icepack
Posts: 34

Original Poster
Rep: Reputation: 15
ok well i got a book im going to read over page to page and figure out exactly how linux runs. It's all new to me and it is very fun to learn new things.
 
Old 10-06-2003, 09:35 PM   #28
Azrail
LQ Newbie
 
Registered: Oct 2003
Posts: 7

Rep: Reputation: 0
*clap clap clap*
thats a better first step. Would have recomended it first but its never to late to start.

Az the
 
Old 10-07-2003, 08:34 PM   #29
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Rep: Reputation: 32
Quote:
Originally posted by Azrail
I have also had many problems with LiLo and have used grub from when.... for as long as I remember, I did use LiLo for a little while though.

az
Someone had a problem with LILO?

SOMEONE HAD PROBLEMS WITH LILO! Call CNN!

...and FatGod, wtf do you mean by "Word Brother"? ...and don't even mention anything Microsoft or I will send you a copy of this Blaster I got over here. (like that would scare a Linux user! )

Wait! Haven't I heard something about problems with using GRUB with Windows 2000? I think so and we may be dealing with something similar (if not it).

Last edited by lectraplayer; 10-07-2003 at 08:43 PM.
 
Old 10-08-2003, 01:09 AM   #30
janneh
LQ Newbie
 
Registered: Oct 2003
Location: Finland
Distribution: RedHat 9
Posts: 13

Rep: Reputation: 0
Hi
Sorry for digging this old post up, but I have excatly the same problem as tedist_god. My grub config file has excatly the same text in Windows part. My Win XP is on hd0 (0,4) because for certain reasons I had to install windows to D: drive (hd0 partitioned to C:&D:, hd1 is where RH is ). I first tried Mandrake 9, which installed ok and windows worked too (mandrake installed LILO), but I didn't get my adsl modem to work and after I saw a redhat 9 drivers for my modem, I installed RedHat9, which uses Grub. Now Grub gives me this problem so is there easy way to switch bootmanager from Grub to Lilo? My hd0 is NTFS.

Many thanks in advance

Janne
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
grub question changing boot order making windows boot first nfsutim Linux - Newbie 29 10-27-2012 12:53 PM
How do I dual boot Linux and Windows XP from Windows boot file andyri Linux - Newbie 4 08-04-2004 10:09 PM
Linux/Windows dual boot with Windows re-install dhowell1129 Linux - Newbie 6 04-25-2004 04:21 AM
On Windows and LInux dual boot - why install Windows first? yanar99 Linux - Newbie 13 12-18-2003 09:20 AM
How to add a boot record which used to startup windows under my Grub boot loader? yunxiang Linux - Newbie 6 02-01-2003 02:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration