LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 03-27-2004, 02:00 PM   #1
3DZign
LQ Newbie
 
Registered: Mar 2004
Distribution: Redhat 9.0 (Shrike)
Posts: 1

Rep: Reputation: 0
Rearrange device order in boot up


I'm somewhat new to Linux.
I need to rearrange the device drivers in the boot up to have the cardbus driver loaded before the network driver which in this case is a cardbus nic. The order it is in now works because the nic driver works after the cardbus driver is loaded. But I just keep getting the error message on boot up and you know how error messages can just get under your nerves.
On a separate issue...how can one ensure that all the packages from the install are in fact completely installed. I had some difficulties installing and the install would hang sometimes trying to read the CD.
...And, I'm using Redhat 9 (Shrike)...seems up2date doesn't work. I have a login on the RHN but for some reason I cannot send info to it telling them what I have installed. Should I skip the use of auto updating or is it worth the hassle.

System:
Sager 8500P Notebook, P3-700, 256 RAM, 18 GB HD, DVD, Zip, 3Com Cardbus NIC.
Booting Win98SE, Win2K Server, Win XP, and RH 9.
 
Old 03-27-2004, 08:09 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,336

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"But I just keep getting the error message on boot up and you know how error messages can just get under your nerves."

You can eliminate error messages by using redirection. Find the boot script that gives the error messages and then locate the actual command within the script. Then append the following to the command:
2> /dev/null
which will throw away any error messages that the command generates but not regular messages. For example if you have an annoying export HIYA command you could get rid of any error messages with:
export HIYA 2> /dev/null

"On a separate issue...how can one ensure that all the packages from the install are in fact completely installed. I had some difficulties installing and the install would hang sometimes trying to read the CD."

You can find out every package that was installed with:
rpm -qa | sort | less
I don't know how you could match that up with what you intended to install.

"...And, I'm using Redhat 9 (Shrike)...seems up2date doesn't work. I have a login on the RHN but for some reason I cannot send info to it telling them what I have installed. Should I skip the use of auto updating or is it worth the hassle."

It is quite possible to maintain your packages using a combination of gftp, rpm, kepackage, and your web browser. That is the way I do it. But learning to do it by hand is probably harder than learning to use up2date. Since I maintained my Linux box with rpm for several years before up2date was created I simply regard up2date as a modern inconvienience.

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites

Last edited by jailbait; 03-27-2004 at 08:19 PM.
 
  


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
SAN LUN device order jhumeston Linux - Enterprise 3 07-29-2004 07:24 PM
SAN LUN disk device order jhumeston Linux - Software 1 07-28-2004 06:02 PM
can't rearrange desktop icons - kde arch23 Fedora 1 01-01-2004 11:17 PM
changing the order of the pcmcia device superbee600 Red Hat 1 09-22-2003 08:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 02:28 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