Is Ubuntu giving up on the PPC platform?
Peter Garrett
peter.garrett at optusnet.com.au
Mon Feb 13 23:26:42 UTC 2006
On Mon, 13 Feb 2006 23:48:01 +0100
Brian Durant <RoadTripDK at MyRealBox.Com> wrote:
> I haven't seen that bug report. How do I add the modules in /etc/
> modules? Do I just follow some of the other entries or is there
> anything special I need to do for adding these modules? Also, is
> there anything I should be prepared for if these modules don't load?
> I am a newbie, so I would prefer to avoid surprises like my kernel
> disappearing or something 8-)
Just add each module name to the file on separate lines at the bottom of
the file. Then, on next boot, the modules should reload (assuming that
your "sudo modprobe <module name> " commands didn't complain !)
gksudo /etc/modules or
sudo nano /etc/modules
or whatever - depending on which editor you prefer to use. You need "admin
powers" to do modprobe and to edit that file of course... hence sudo/
gksudo (the latter is preferable for GUI apps like gedit .)
Ad no, your machine won't blow up or anything ;-)
Peter
More information about the ubuntu-users
mailing list