General :: Edit Grub To Make A Permanent Change?

Feb 15, 2011

I need to add rootdelay=130 to my grub menu every time I boot up. how to edting (which) appropriate file to make a permanent change?

View 2 Replies


ADVERTISEMENT

General :: Make A Change In Grub Permanent?

Jan 23, 2010

When I enter my bootloader Grub I have to go to the system I want to load and press e to edit. Then I add vga=792 in the end of one line to change the tty resolution. How can I make this change permanent? My distribution is Debian Squeeze and there is no menu.lst in squeeze.

View 6 Replies View Related

Fedora :: Make Group Change On Device Permanent?

Dec 31, 2009

I would like to make group changes on serial ports permanent. I can become root and use chgrp:

chgrp uucp /dev/ttyaa00

but it only lasts until reboot. I think I need to add this line to a startup file but not sure where. I want this to work in run level 3 and 5 (at least). I have a digi portserver and their realport software. The ports are /dev/ttyaa00 through /dev/ttyaa07 and are in group root on startup. I want them in uucp so any user in uucp can use them. This is for F10.

View 4 Replies View Related

Fedora :: How To Make Permission Change For Device Permanent

Jun 23, 2010

I recently compile Kernel 2.6.34 (to fix the AMD PowerNow issue with 1055T processor, and it worked!) However, the device
/dev/shm
starts up at boot as Read-Only.

Google Chrome requires this device to be user-writable, or it won't start up. Presumably, the stock kernels (and all that are updated) have it set to User-Write. I have not noticed any other ill effects with the permission being read-only. If I do:
sudo chmod a+w /dev/shm
Everything will work from there, but each time I reboot, I have to do that. How do I make that permission-change permanent?

View 5 Replies View Related

Debian :: Edit Grub To Make The Other OS Boot Again?

Sep 14, 2010

I just installed Debian on the unused part of my HDD. It did not pick up the other OS I have on this PC, but the installer said I could later edit GRUB to make the other OS boot again. I have looked around and done some searches with no luck.

View 14 Replies View Related

General :: How To Make A Boot Profile Permanent

Feb 15, 2010

I have a Finnix live CD. I can customize it by remastering it. When I boot with the live CD I need to make a little change in the boot profileThe boot profile before making the changes islinux apm=power-off vga=791 initrd=minirt quiethe boot profile after making the change become linux apm=power-off vga=791 initrd=minirt quiet root=/dev/sr0Now, I need to make this change (adding root=/dev/sr0) permanent. How can I do that?

View 1 Replies View Related

General :: Make A Permanent Install Of Puppy Onto The HD?

May 2, 2011

I have just booted to Puppy (for the first time in my life) on a 6 y/o amd type with a 40Gb HD, Ram: 512.I would like to make a permanent install of puppy onto the HD, I have read various pieces on how to install, defraging, repartitioning, differing file systems. However, i am a bit lost. The computer will be used for e-mail, web browsing, and watching the odd film (films installed on the drive) - I am unsure as to the best combination of file types and partition in order to keep puppy happy and keep some compatibility with the world outside of linux.

For instance, could i have a small partition with the puppy install and setting, and the rest on a format that would be compatible with windows/mac/linux? If so, how do I do this, pls bare in mind that my windows install is running but incomplete. I have the feeling this will be a really simple problem for someone to help me with,

View 2 Replies View Related

General :: Edit Grub Menu From Initial Grub Screen - Possible To It's Own 'e' Option Or 'c' From Grub Command Line?

Nov 20, 2010

my Setup is Fedora 14 x64 + radeon hd 4830 i've downloaded .run package from ati site with latest driver for x64 systems. installed it, but didn't edited grub.conf becouse i didn't understood anything there (probably didn't spent enough time to get things understand) Now i've lost possibility to enter my Fedora system. during boot it lost it's modern blue boot screen (with filling drop), it was replaced by standard old boot screen with triple-color stripe. after this boot screen monitor start blinking going on and off. and on last step i'm getting "Fedora 14 boot bla bla bla something" on screen. nothing works except Ctrl+Alt+Delete. system reboots showing successful daemons shutting sequence. How can i edit grub menu from initial grub screen is it possible to it's own 'e' option or 'c' from grub command line?

View 4 Replies View Related

Ubuntu :: Edit Grub To Make Windows Vista The Default?

Feb 18, 2010

I have been trying to edit grub to make windows vista the default but whne i got to the menu.lst it is blank. I use this from the official guide gksudo gedit /boot/grub/menu.lst and it still comes up blank as well as sudo gedit /boot/grub/menu.lst

View 2 Replies View Related

General :: Make Default Gateway Permanent In CentOS?

Aug 9, 2011

I have a CentOS running. It is important to have my CentOS available when I am remotely connected to a VPN router. I tried to add a default gateway to the VPN router, but after reboot it goes away. How can i put this as permanent?

ip route add 192.168.2.3 via 10.0.0.1 dev eth0

View 2 Replies View Related

General :: Make Boot Parameters Permanent In Sugar?

Feb 2, 2010

I have a generic monitor which has problems with many Linux distros. We can boos Sugar on a Stick v2 by pressing <tab> at the Sugar splash screen and adding the boot parameter "nomodeset". I'm handy enough to do this, but my wife, well, not so much. So is there a way to make that boot parameter permanent?

View 1 Replies View Related

General :: How To Permanent Change Permission Of File

Jun 8, 2011

I have a c file, and I want to open it but not in the terminal. After changing the permission, I tried: vi, pico, ed and vim. But, all open it in the terminal. How can I change the permission of that file to be opened and edited not in the terminal? When I change the permission from the terminal, it only let me edit it through the terminal, and when I check the permission of the file I see it as was it (no change). I need a permanent permission. Although, I command as a root.

View 7 Replies View Related

General :: When Make Install Burg-manager To Change Grub Themes Lose The Login Screen?

May 3, 2011

i have dual boot win + ubuntu 11.04 when i make install burg-manager to change grub themes i lose the login screen to restore the login screen

View 14 Replies View Related

Ubuntu :: Program To Edit Grub For Add A Picture Behind The Letters Add New Lines And Change The Name Of The Menus

Oct 29, 2010

So I've been trying to find a program to edit grub ,so that I'll be able to add a picture behind the letters add new lines,and change the name of the menus. I know in Backtrack that I used a program,I don't really remember which one it was,I think KGrubEditor,but that is a KDE app,and I cannot find a place where I could download it anyway. Do you guys know any alternative,or any way I could do this? I know how to edit grub.cfg,but I want some features besides that.

View 2 Replies View Related

Ubuntu :: Make PS1 Changes Permanent?

May 19, 2010

I'm running Ubuntu 10.04 and I've been looking to customize what's given as my command prompt, and I learned how to do this by entering PS1="desired text" which is remarkably straight forward.

I'm a little stuck on how to make this permanent though. If you just type in that command, then when you close that terminal session and open a new one, it resets to the old/default prompt. I read the tutorial at:

http://www.cyberciti.biz/tips/howto-...up-prompt.html

and it referred to editing the .bashrc file in ubuntu. I found the bash.bashrc file in /etc/ and edited the line that said PS1=, however it didn't change my command prompt. I searched for other files relating to bash and in clear instances that PS1= was given, I changed it to see if the command prompt would change. This has been to no avail so far though.

Does anyone know which file needs to be edited/what needs to be done in order to make a customization of the command prompt permanent?

View 6 Replies View Related

Fedora :: Make The Xrander Changes Permanent?

Dec 20, 2010

I'm trying to make xrander changes permanent how can I do it?

View 2 Replies View Related

OpenSUSE :: Gsynaptics - No Permanent Changes / Make That?

Jul 19, 2010

I installed 11.3 on an eee pc 901 with the ldxe desktop. everything seems to work fine and out-of-box.

But when do some configuration changes on the touchpad using the gsynaptics-gui, the changes only last until the next reboot of the computer.

How can I make them permanent?

View 1 Replies View Related

Ubuntu :: Make A Command Permanent?

May 20, 2010

Http://ubuntuforums.org/showthread.php?t=961324

In this link, the last poster describes a way to disable tap click which I find VERY useful, but the thing is, after I reboot it goes away. Is there anyway to make this command permanent?

View 2 Replies View Related

Ubuntu :: Make Permanent Changes From Boot Cd?

Aug 13, 2010

I use Ubuntu 10.04 and after installing the driver for my onboard video card, I can no long boot into Ubuntu. I'm thinking that if I was somehow able to remove it, this might fix the problem. Is there a way to do this, possibly from the boot cd?

View 4 Replies View Related

Fedora :: Persistent DNS Cache - Make It Permanent?

Mar 10, 2010

i has setup a persistent DNS cache to improve my web-browsing. it works wonders and with my ICC built firefox my web-browsing is laser-fast, pretty much like using internet explorer in windows! however, everytime i reboot, my modifications to /etc/resolv.conf have been replaced... 1st. the file must contain:

# Generated by NetworkManager (obviously modified by this)
nameserver 127.0.0.1 <----this is lost on reboot, and is needed to make it all work
nameserver 209.226.175.223
nameserver 198.235.216.134

i have tried to add this to - System/administration/network, but it doesn't seem to fix the problem. 2nd. my next problem is that when fedora 12 starts up,i need it to start "dnsmasq".i have tried to add it as a startup application, but it doesn't start automatically.so i end up having to start it manually everytime:

sudo /etc/init.d/dnsmasq start

it is annoying, but so far i just deal with it, because my browsing is that much faster! i am planning to post a tutorial for those interested in faster web-browsing in linux, but until i can make the changes perminent there isn't much point.

PS: i have tried to write a shell script to do this and every which way i try it fails

View 8 Replies View Related

Ubuntu Multimedia :: Make Changes In Alsamixer Permanent?

Feb 14, 2010

Every time I turn on my laptop, the alsamixer settings get reset. How do I make the changes permanent?

View 2 Replies View Related

Ubuntu :: Make Ctrl-L In Nautilus Permanent?

Jun 7, 2010

I came across very useful nautilus keyboard shortcut Ctrl-L - change view of location bar to display full folder address but can't find an option to make this changed view permanent. where can i find it? i don't mind editing config files

View 4 Replies View Related

Ubuntu :: Make The Synclient Options Permanent?

Jan 4, 2011

Since the 10.10 upgrade my mouse clicks on my laptop have been behaving rather oddly. Sometimes it randomly does a middle click when i'm doing a left click, which is really annoying because it means that sometimes tabs close or my text gets random bits of text appearing in it. I've found that running this command "synclient tapbutton2=2 tapbutton3=0 rtcornerbutton=0 rbcornerbutton=0 clickfinger3=0" fixes it, but only temporarily, sometimes it only lasts like 10 minutes or so, other times it lasts till reboot. So, is there anyway to make these changes permanent?

View 1 Replies View Related

Ubuntu :: Change The Default OS On Grub, And Adding More Time To Make Choice?

Jul 6, 2010

How do I change the default OS on grub, and adding more time to make my choice?

View 3 Replies View Related

OpenSUSE Network :: Make The Iptables Rules Permanent?

Apr 23, 2010

I set up a squid transparent proxy and I have a problem with an iptable rules. I have a rule to redirect all request to port 80 to go on port 3128. To do so, I'm using this iptables command :

Code:

iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128

This command is working like a charm. The only problem is, for some unknown reasons, this rule will be dropped at some point. I did not manage to identify what is causing this to happen. It occurs during night, but I have nothing about that in my log files. messages / firewall / ...) The only way I managed to reproduce this 'dropping' is this one: I type the command like as root. The command is effective and working fine. I open yast, I go to the firewall module, the I do a simple "save changes and restart firewall" (without changing anything). As soon as this process is finished, the iptables rule is gone.

-How can I make this rule permanent ?

-Is there a place where I can launch a script executing this rule, after the yast firewall module is 'touched' or something ?

View 3 Replies View Related

OpenSUSE Hardware :: Make Duplex / Speed / Autonegotiation Permanent?

Feb 3, 2011

Every time I turn on opensuse, I have to go into terminal as superuser and type:

/sbin/ethtool -s eth0 duplex full autoneg off

But this is only a temporary change.

View 7 Replies View Related

Ubuntu :: Power Manager Brightness Applet: Make Changes Permanent?

May 20, 2010

I have an eeePC 1005HA, with a Linux Mint 8 distro on it. Each time i start it, i slide down the lcd brightness to take the power consumption low, using the Power Manager Brightness Applet on the gnome panel and each time i restart the pc i have to repeat this over again,I'd like to make this change permanent.

View 2 Replies View Related

Ubuntu Installation :: Wanting To Make More Permanent Switch Via External HD?

Jun 10, 2010

The idea is that I got to grips with Linux a couple of times in the past; most recently in a Radio Astronomy class (where we had to use openSUSE and terminals 24/7). I loved it so much that I fired up Wubi on my laptop and I am having a play.

Then I loved it even more.

So here's the plan:

Find Windows (Vista) CD *sigh*
Get 500 GB external Hard Drive
Backup files to HD (60 GB max)
Reformat Laptop & Reinstall Windows
====

To my understanding, this gives me a blank slate with a lot of room to play with because of the external HD. If this is not possible/too risky etc. then what are the best alternatives?

The plan is to make my primary OS Ubuntu. The way I figured, to keep things simple, is to keep the laptop's HD with Windows as 'normal'. I would thus install Ubuntu to the external HD, and put my files etc. on that.

Now, is that possible for a clean installation? Ideally, it would be fantastic if the boot can be configured so it would boot Ubuntu if the HD is connected, and Windows if not.

View 9 Replies View Related

Ubuntu :: Re-map Touchpad Corners And Make It Permanent ( Even After System Restart )?

Feb 14, 2011

just can't find the answer for this one (after Google and these forums) So I want to configure my Synaptics touchpad in this fashion:

Code:
synclient RTCornerButton=8 RBCornerButton=10 LTCornerButton=11 LBCornerButton=12 FastTaps=1 This line of code does what it's intended of it. However, the changes made don't really stick after a system reboot.I'll explain:

So, the "FastTaps" part works flawlessly (as intended). However, the corners bit doesn't work after system reboot!...and weird enough, if I set up a start up script with that bit of code on it it'll only remap the last two corners (LT and LB), because RT and RB always get automatically set to "2" and "3". It's obvious then that those corners are getting remaped somewhere I haven't found yet. I've already tried ppa:yurivkhan/ppa and adding new options to "usr/lib/X11/xorg.conf.d/10-synaptics.conf" to no avail either. how to make the remap of touchpad corners permanent? P.S. - I'm using Ubuntu 10.04 LTS with Macbuntu.

View 3 Replies View Related

Networking :: Make Is Permanent Solution To Keep All The Entries Done In /etc/resolve.conf

Dec 9, 2010

I am using Ubuntu 9.10 Desktop Version and the entries did in /etc/resolve.conf all the time it is cleaning as and when i am restarting my systems. How to make is permanent solution to keep all the entries done in /etc/resolve.conf

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved