![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Location: Louisiana
Beans: 23
Ubuntu 8.04 Hardy Heron
|
Trouble with initramfs/modules
After a lot of trouble installing Feisty (getting it to boot) I found a workaround that involves adding "piix" to initramfs-tools/modules and running "sudo update-initramfs -u". I am fairly new to Linux and I can't figure out how to do this, as the modules file is read-only and I can't change the permissions. How do I add something to the modules file?
|
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2007
Location: Cocoa Beach, Florida
Beans: 133
Ubuntu 9.04 Jaunty Jackalope
|
Re: Trouble with initramfs/modules
sudo gedit initramfs-tools/modules
append piix within that file FILE --> SAVE --> QUIT sudo update-initramfs -u You don't need to change permissions, you just need to edit the file with elevated privelages (sudo)
__________________
There is no elevator to success. You'll have to take the stairs. MCSE_Crossover |
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Location: Louisiana
Beans: 23
Ubuntu 8.04 Hardy Heron
|
Re: Trouble with initramfs/modules
Doing that I get:
** (gedit:11410): WARNING **: Hit unhandled case 1 (File not found) in gedit_unrecoverable_saving_error_message_area_new. |
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Location: Louisiana
Beans: 23
Ubuntu 8.04 Hardy Heron
|
Re: Trouble with initramfs/modules
Wait, I figured that out, I had to specify /etc/initramfs-tools/modules, but now it says
sudo: /etc/initramfs-tools/modules: command not found if I don't put sudo, it says bash: /etc/initramfs-tools/modules: Permission denied |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Location: Louisiana
Beans: 23
Ubuntu 8.04 Hardy Heron
|
Re: Trouble with initramfs/modules
Wait, I got it, thanks.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|