Jump to content

UNetbootin


ichase

Recommended Posts

securitybreach
This was going to be my next question. When I rebooted, I did not have wireless. Once, I typed sudo modprobe b43 I had it. So I figured there would be a way to run a script that would run this command automatically upon boot.Do I need to create this script/entry into this folder or will I be editing an existing file?Thanks,Ian
/etc/modules is a text file. Just add b43 to the file:
# /etc/modules: kernel modules to load at boot time.## This file contains the names of kernel modules that should be loaded# at boot time, one per line. Lines beginning with "#" are ignored.lpb43
Link to comment
Share on other sites

  • Replies 127
  • Created
  • Last Reply

Top Posters In This Topic

  • ichase

    29

  • securitybreach

    27

  • Frank Golden

    23

  • ChipDoc

    15

/etc/modules is a text file. Just add b43 to the file:
Well that is definitely an easy fix. Thanks for the quick guidance Josh.I hope you and yours have a very Merry Christmas and a great 2011!! :)All the best,Ian
Link to comment
Share on other sites

securitybreach
Well that is definitely an easy fix. Thanks for the quick guidance Josh.I hope you and yours have a very Merry Christmas and a great 2011!! :)All the best,Ian
Thanks a lot and Merry Xmas to you as well.
Link to comment
Share on other sites

Josh,Just wanted to say, I went in and edited the module file as you suggested and it worked like a champ. Had Wifi on boot-up. Great fix. :D Thanks,Ian

Link to comment
Share on other sites

securitybreach
Josh,Just wanted to say, I went in and edited the module file as you suggested and it worked like a champ. Had Wifi on boot-up. Great fix. :( Thanks,Ian
Great :D
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...