LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-22-2003, 11:06 AM   #1
xanxui
LQ Newbie
 
Registered: Aug 2003
Distribution: redhat 8.0
Posts: 4

Rep: Reputation: 0
Lightbulb stupid newb questions


ok I am a complete newb I installed redhat 8.0 on my box last night for the first time. It seemed to work great with my hardware with the exception of my dwl520 wireless card I also tried a netgear ma101 rev a usb wireless nic. I found some sites with information on how to build you own driver. and I must say WHY... why isnt there a way to just install a driver without all the compiling? OR is there?
I was also wondering if there is a way to veiw the files on my XP harddrive ?

and how do I configure the boot loader after the install? the bootloader "not lilo" cant remember the name? attempts to boot to my 2nd partition on the xp drive how can I change this?

* I am running two harddrives one with RH8 and one with xp and a second ntfs partiton so a total of 5 partitions "3linux" "2windows"
windows and linux are on separate drives. **


HELP!
 
Old 08-22-2003, 11:15 AM   #2
leonscape
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Debian SID / KDE 3.5
Posts: 2,313

Rep: Reputation: 48
Not LILO then its probably grub, configuration now Redhat keeps changing it but try

/boot/grub/grub.conf
/etc/grub.conf

To aid you further I'd need to know which hardrives, and which paritions are where.

To View your WInXP partition : -
mkdir /mnt/winxp
mount -t fat32 /dev/hdb1 /mnt/winxp

(Presumming WinXP is on the slave drive, first partition)

To make it permamnant add an entry in /etc/fstab.

/dev/hda1 /mnt/winxp auto user,noauto 0 0
 
Old 08-22-2003, 11:19 AM   #3
xanxui
LQ Newbie
 
Registered: Aug 2003
Distribution: redhat 8.0
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks

Yes Grub that the one ! will your mount command make a differnce if it is a NTFS partiton rather that fat32 ?
YES the windows partition is on the first partiton of the second drive.
THANKS
 
Old 08-22-2003, 11:36 AM   #4
leonscape
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Debian SID / KDE 3.5
Posts: 2,313

Rep: Reputation: 48
yes change the fat32 too ntfs.
 
Old 08-22-2003, 11:40 AM   #5
xanxui
LQ Newbie
 
Registered: Aug 2003
Distribution: redhat 8.0
Posts: 4

Original Poster
Rep: Reputation: 0
ok now?

once I run this what do I do ?

/boot/grub/grub.conf
/etc/grub.conf

I assume this is a boot loader config utility but what do I want to tell it? mount? basicly I am totally lacking in understanding the unix console and commands so I havent a clue on how to order the command.
Thanks again
Xan
 
Old 08-22-2003, 11:48 AM   #6
leonscape
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Debian SID / KDE 3.5
Posts: 2,313

Rep: Reputation: 48
grub.conf is the menu system for grub that allows you to load diffrent OSes, Heres mine as an example

Code:
#Standard Settings
timeout 10
default 0 
fallback 1 
splashimage=(hd0,4)/grub/debian.xpm.gz

# For booting current kernel
title GNU/Linux 2.4.21-sorsha
root (hd0,4)
kernel /vmlinuz-2.4.21-sorsha1 root=/dev/hda6 vga=10 /dev/hdd=ide-scsi

# For booting Windows 2000 Professional
title Windows 2000 Professional 
rootnoverify (hd1,0)
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader  +1
The important bits for booting windows are rootnoverify Must point to the C drive. The map commands are there because I swapped my drives around and windows thinks its on hda when actually its on hdb.
 
Old 08-22-2003, 01:26 PM   #7
xanxui
LQ Newbie
 
Registered: Aug 2003
Distribution: redhat 8.0
Posts: 4

Original Poster
Rep: Reputation: 0
Talking NEWB Q'S

Thanks for all the info

Is there anyone out there who knows where to get a driver for
RH8 netgear ma101 usb wireless nic? or a d-link dwl-520 pci wireless nic?

THanks in advance.
Xan
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Stupid newb + Knoppix + Wireless Network + ndiswrapper = PROBLEM! tomh500 Linux - Newbie 2 05-31-2005 05:45 AM
stupid debian newb qs sh4d0w13 Debian 1 03-11-2005 07:09 PM
Newb Questions Parradux Linux - Newbie 7 02-27-2005 02:12 PM
stupid stupid newb ? what to use instead of xconfigurator h00ligan Fedora 3 01-25-2004 09:51 PM
semi-newb security questions? (and a stupid poll if you're bored) scorpatron Linux - Security 2 11-23-2003 03:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:29 AM.

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