Networking Forums

Networking Forums > Computer Networking > Linux Networking > Moving /usr stopped wireless network!

Reply
Thread Tools Display Modes

Moving /usr stopped wireless network!

 
 
David Haggett
Guest
Posts: n/a

 
      10-05-2003, 11:18 AM
I think this is a linux.misc rather than a linux.networking question. I
use a Belkin USB adaptor with the Atmel WLAN drivers on RH8.

I moved /usr from the root partition (hda4) to a logical partition (hda6).

After editing /etc/fstab, the system rebooted with no errors, but lsmod
showed that usbvnetr wasn't loaded. Modprobe gave an error, but if I
connected the USB adaptor after the system had fully booted, the driver
loaded automatically.

Moving the contents of /usr back to the root partition cured the problem
instantly. As none of the files needed to load the driver are on /usr,
I can't understand why this should happen.

Partition layout:
hda1 hda3 [hda2 <hda5> <hda6> <free space>] hda4

hda4 is primary, ext3, labelled / in the RH
hda6 is logical, reiserfs

/etc/fstab
LABEL=/ / ext3 noatime 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hdb1 swap swap defaults 0 0
/dev/hda6 /usr reiserfs notail,rw 0 0
...
...

Any ideas?
--
David Haggett
Linux user since 01/01/2003
Email: david<at>haggett<dot>demon<dot>co<dot>uk

 
Reply With Quote
 
 
 
 
mjt
Guest
Posts: n/a

 
      10-05-2003, 04:12 PM
David Haggett wrote:

> /etc/fstab
> LABEL=/********/*************ext3******noatime*********1*1
> LABEL=/boot****/boot*********ext3******defaults********1*2
> none***********/dev/pts******devpts****gid=5,mode=620**0*0
> none***********/proc*********proc******defaults********0*0
> none***********/dev/shm******tmpfs*****defaults********0*0
> /dev/hdb1******swap**********swap******defaults********0*0
> /dev/hda6******/usr*************reiserfs**notail,rw*******0*0
> ...
> ...
>
> Any ideas?


.... prolly a link problem. you might try moving the entry
for /usr up after the /boot entry and see what happens.
..
--
/// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\
\\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" ///
\\\ http://pages.sbcglobal.net/mtobler/mjt_linux_page.html ///
If you think the problem is bad now, just wait until
we've solved it. - Arthur Kasspe

 
Reply With Quote
 
Paul Lutus
Guest
Posts: n/a

 
      10-05-2003, 04:14 PM
David Haggett wrote:

< snip >

> Moving the contents of /usr back to the root partition cured the problem
> instantly. As none of the files needed to load the driver are on /usr,
> I can't understand why this should happen.


That's most likely because your theory is not correct. Something from /usr
was required, and it wasn't mounted yet.

>
> Partition layout:
> hda1 hda3 [hda2 <hda5> <hda6> <free space>] hda4


Boy, I'll bet having all these partitions has really increased the
reliability of your system! All evidence to the contrary.

I see two kinds of posts about more than three (boot, swap, /) partitions on
a single drive. One class of post defends this practice with almost
religious fervor, claiming it increases system reliability. This kind of
post, of course, never tries to offer any evidence. The other class of post
asks for help in sorting out the problems this practice inevitably creates.

Your post falls into the second class, as do all of them, eventually.

--
Paul Lutus
http://www.arachnoid.com

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving Free Moving Estimate Moving Company Los Angeles linkswanted Wireless Internet 0 01-22-2008 01:20 AM
Wireless network just suddenly stopped working lscott-rrmc Wireless Networks 2 02-22-2006 03:09 AM
Wireless network suddenly stopped working Sue Wireless Networks 0 01-20-2006 12:38 PM
wireless network stopped allowing file sharing Rich Duplain Wireless Internet 7 06-24-2005 10:24 AM
Wireless network stopped working Dave W Wireless Networks 4 06-22-2005 03:19 AM



1 2 3 4 5 6 7 8 9 10 11