OpenSUSE Install :: Commands In Boot.local Have No Effect
Jan 29, 2010
I want to turn off CPU throttling, and I notice how each time opensuse boots up, it imposes it.
I would like to know where it does this. I suspect - but actually I don't really know - if it's the HAL daemon that does this. Could be.
In any case, rather than have to key it in each time, I put the relevant commands (cpufreq-set) in boot.local. No effect.
I suspect boot.local might not be the best place for such a heavy duty command like this one.
Are there any there places I could put it so that it executes automatically?
View 2 Replies
ADVERTISEMENT
Dec 4, 2009
I have openSUSE 11.2 and boot using GRUB. I was looking on start-up options for 11.2 and saw where it said
splash=silent
and
quiet showopts
I was wondering what they meant?
View 2 Replies
View Related
Feb 1, 2011
I tried to add a stanza to /etc/rc.d/boot.local but it did not get executed following the next reboot. I then tried to find documentation on the structure of opensuse boot scripts, but failed.
the boot scripts in opensuse are sufficiently different from: fedora, ubuntu, redhat, debian, (pretty much all other linuces) that one needs a tutorial or documentation to learn howto add scripting to local like one adds stuff to rc.local elsewhere.
View 5 Replies
View Related
Oct 16, 2010
i got driver and when i install driver and reboot computer I got just terminal and when I type startx I get error FLGRX and sam log file or something like that.
instruction i found here but some comands didn't worked openSUSE Lizards
View 9 Replies
View Related
May 7, 2010
I have upgraded to 10.4 and and after try to install mac look in ubuntu.My screen start flickering, I found it this due to in system => preference => appearance => effect become no effect automatically (as each and every time I select extra effect)After some time.for changing this setting i need to turn off the computer and restart then after i can do it i.e. change effect to extra effect. Its done after following installation
[URL]
View 4 Replies
View Related
Apr 17, 2010
I started another thread about this to get help booting into openSUSE after Fedora rewrote my bootloader and deleted all other entries. I managed to fix it but I never did find out why the following commands caused my system to boot to the grub shell instead of the grub menu.
Code:
grub
root (hd0,3)
setup (hd0)
quit
reboot
Can anyone explain to me why these commands caused my system to boot directly to a grub shell? It's as if there were no /boot/grub/menu.lst files for it to use, but after I got everything back to normal, the files were still there.
If it helps, this is how the drive was setup before and now, except Fedora was on /dev/sda4 and has since been deleted.
Code:
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 263 13316 104856255 83 Linux
/dev/sda3 * 13317 14621 10482412+ 83 Linux
View 6 Replies
View Related
Dec 21, 2010
I have used /etc/fonts/local.conf to control how the fonts looks like in my laptop, which runs a Gentoo. In particular, I don't want anti-aliasing. I copied the file to my Debian desktop, but it seems the file doesn't take effect, even after reboot. Do I need to do something else to make it take effect?
View 5 Replies
View Related
Mar 13, 2010
during installation, openSUSE gives suggessed partition, but I select "create partition", then "accept", but opensuse still use the sugessed partition by itself
View 2 Replies
View Related
Sep 19, 2010
I installed gnome desktop of SUSE to my laptop and i am new to SUSE.I installed compiz fusion setting manager and it work well.But i want to install cube Atlantis ,snow effect in to that.I dont know how to do it .
View 1 Replies
View Related
Mar 28, 2011
When trying to "Leave" the system (either via the small button on the lower right of the taskbar or by right clicking on the Desktop and selecting "Leave") the logout / shutdown / restart screen comes up. I have the "Logout" desktop effect activated, which is supposed to desaturated the background when the Leave screen appears. However, instead of simply greying out the background, the image on the desktop and the rest of the screen also gets slightly distorted, with seemingly random distortion effects cropping up all over the place (e.g. horizontal lines or large blurs).
These distortions are different every time the Leave screen comes up. The Leave screen itself is displayed fine, and apart from the dodgy background I have no other issues with the whole process (the system shuts down or restarts properly according to my choice). I am using the Radeon drivers, and all other desktop effects I have on (Magic lamb, cover switch, present windows, etc) work fine and without a hitch. It's only the Logout effect that seems to glitch. Are the distortions intentionally created by the effect in order to emphasize the focus on the Leave screen?
View 2 Replies
View Related
Apr 17, 2010
i have edited /etc/rc.local and i can add the command 'deluged' and it runs just fine but i need it to run under my username but when i change it to 'sudo -u sean deluged' it doesnt run deluge at startup. whats even weirder is if i run this command 'sudo sh /etc/rc.local' it runs deluge as seanjust like its supposed to.
View 4 Replies
View Related
Apr 10, 2011
I have a jpeg file on my Windows system that won't delete. However, when I try to boot into safe mode to delete it, I can not get into the menu to select "Safe Mode". F8 just boots me right into Ubuntu.I have Windows 7 and Ubuntu 10.10 on an Acer Aspire 5520.
View 3 Replies
View Related
Mar 28, 2011
My commands like
ifconfig
nano
etc dont work in terminal. This is my first attempt trying openSUSE and I have been using ubuntu, linux mint and backtrack 4 r2 before.
View 6 Replies
View Related
Jun 23, 2011
How to enable wooby effect (compiz desktop effect like ubuntu) in fedora 15.
View 1 Replies
View Related
Jun 14, 2010
I want to perform a netboot install of Ubuntu using files sourced from a local network FTP server, and I cannot find the necessary installer files anywhere.
Reasons include:
* dead or flaky optical drive and no chance of replacing it
* optical drive is CD but iso is DVD
* several targets, so much faster to load repeatedly from local FTP than from an internet repo
What I can do with Fedora or CentOS is as follows:
1. On a second PC, download the relevant .iso and extract that to a directory (or mount it with -t iso9660 -o loop to make the contents visible without bothering to run the extract or using up more space). This makes all the files available but most particularly a ram fs and a mini linux installer, such as initrd.gz and vmlinuz
2. On that second PC, also set up the usual DHCP/PXELINUX/TFTP arrangements to cause the netbootable target PC to load those two files and run the installer. Also run FTP (or HTTP) on that PC
3. Netboot initrd.gz and vmlinuz (names vary) into the target PC. Answer the installer's questions, including choosing FTP (or HTTP) install method, giving the second PC's IP address, and an account and password, and path to the extracted iso. The rest is as usual.
I have not been able to do this with any Ubuntu netboot installer I have found so far. It either netboots, but then (seems pointless) wants a CD iso, or insists on pulling from a repo. Yes, I could create a local repo, but that seems to need a lot more work and space than setting up an iso on an ftp server. Is it simply the case that the Ubuntu family lacks this sort of netbootable installer or I have just been unlucky in searching for it.
View 1 Replies
View Related
Nov 3, 2010
I installed Fedora 12 in my PC and after that when I tried to use minicom it was not installed. I tried copying the executable of minicom in /usr/bin from another PC and tried using it. But, I was not able to enter any commands in minicom..
View 1 Replies
View Related
May 21, 2011
Installed 11.4 on friend's Vista box in multiboot. Inserted the DVD while running Vista, got the option to install locally from w/in Windows, thought "I've never done it this way before, why not?"Part way thru the install setup, the system froze, power button time.On reboot, got a grub-like DOS looking screen with a title bar that says "Windows Boot Manager" -- the screen gives the choice ofWindows VistaopenSUSE 11.4 installer (local)I chose the 11.4 install, and everything worked ok, the system is now up and running.However, upon each boot, I first get the normal grub screen; if 11.4 is chosen, no probs, but when Windows is chosen, I get the same Windows Boot Manager dos screen as above, asking which OS you want, Windows or openSUSE 11.4 installer.
Would like to eliminate the Windows Boot Manager screen.Aside 1: I assume the openSUSE folder in Windows C is expendable?Aside 2: Both 11.4 installs I have done so far have resulted in the Iggy splash screen being vertically fragmented. No big problem with that, just wondering if it's a sign of other trouble?
View 6 Replies
View Related
Dec 20, 2009
I have just installed 11.2 i686 on two machines, one virtual and one physical. Both have been set to start in runlevel 3. For some reason it seems that my installations have missed some step in the process, because the system cannot find several rather important commands, eg. init and ifconfig.this is what I get if I try to run ifconfig:
Code:
user@computer:~> sudo ifconfig
sudo: ifconfig: command not found
[code]....
View 7 Replies
View Related
Feb 25, 2011
Ok I am a total linux noob, and I was looking through threads and couldn't easily find what I am looking for. I am using a HP Mini 1010nr with broadcom bcm4312 wireless card. I went online and downloaded the drivers onto a USB drive from the broadcom website. All I need to know is what are the commands or the programs I use to install the 32 bit drivers I downloaded?? Sorry I know the answer is in here somewhere but I don't understand what the command is on how to install my drivers from my thumb drive.
View 5 Replies
View Related
Jan 19, 2011
I have several servers with access only to a local network and on not to the web in general.I was wondering if it is possible so run a local update server (on open SUSE 11.3 desktop) on a machine with outside access and have the servers with only LAN access update using that machine. If this is possible can someone point me to a HOW TO or just tell me if there is a configuration panel in YAST2.I have found in google mentions of a YOU server in SUSE10 but cannot find this in 11.3
View 1 Replies
View Related
Oct 22, 2010
After boot process, desktop effect always disabled. I have checked "Enable desktop effect" but still disabled. So I have turn it on manually. Whats the problem with my desktop effect? I'm using Kubuntu 10.10.
View 3 Replies
View Related
Jan 21, 2010
I've been using opensuse 11.2 and windows xp at parallel. After I decide to reinstall windows, I got the error saying "invalid partition table" after the first restart of windows xp installation.
I tried to use windows system recovery console and committing fixmbr and fixboot commands, but didn't work.
After all, i boot with opensuse livecd to run the grub and got my opensuse back.
How can I installed windows on a opensuse installed system? My plan was first to install windows xp, then opensuse again.
View 1 Replies
View Related
Apr 3, 2010
The desktop computer stores most of our family's files and is mostly powered on, installed with Debian/openSUSE (KDE4).
We have 2 more portable (also Linux, KDE4) computers and frequently need to access files stored in the desktop. Currently file transferred is by usb thumbdrive which is troublesome.
The computers are all connected to a wireless router that provides access to the internet.
Reading/goolging and understand that there are many ways to share files to the extend that I am lost - Samba, NFS, SSH .....
My problem is to find out: What is the best way to access computers within the local network? "Best" here means:
- Secure
- Relative ease to setup
- Easy to use, file access with GUI (file manager?) as the entire family is using the computers.
View 9 Replies
View Related
Dec 9, 2009
I am trying to install tilp, a program for the link between a computer and a Texas Instruments calculator. I have downloaded all the packages to a local directory. I tried telling yum to install all the packages at the same time, though, the dependencies still fail to resolve (though they are all in the directory). I don't know if it would be safe to force install without the dependencies (even though I would install them later).
View 4 Replies
View Related
May 9, 2010
leaving the discussion is this logical or not. If I download the whole www folder to my hdd for example: from [URL] to /mnt/repos/oss/ and replace in package manager source [URL] with local one file://mnt/repos/oss will this work as it works from http server? What i want to do is to backup chosen repos before my linux release will be not supported anymore.
View 9 Replies
View Related
Mar 13, 2011
After a fresh install of suse 11.4, Yast cannot configure my local printer (Epson Epl-5700) because there is no parallel port available. How can I make parallel ports work?
View 5 Replies
View Related
Aug 11, 2011
loss password to network. when trying to login to a local Server it tries to Authenticate from the network. Can anyone tell me how to change it back to a local Authentication or to reset network password.
View 2 Replies
View Related
Jun 8, 2011
On Ubuntu, the local user is automatically added the xhost list when logging in (via a script in /etc/X11/Xsession.d).
Is there a way to enable this in OpenSUSE?
(My original problem is that I cannot interact with a running X session when loggin in via SSH, since newer GDM versions don't create $HOME/.Xauthority any longer.)
View 9 Replies
View Related
May 4, 2010
I have recently upgraded from Ubuntu 9.10 to 10.04.In 9.10 i could change the visual settings no problem and it would save. However now that i have upgraded i can change the visual settings but everytime i reload the computer the settings change back to none
View 2 Replies
View Related
Apr 13, 2010
I have one application which seems to work well when started from command line but cannot load documents when started from menu and also the cursor has form of the clock for some time after executing the application from menu.I wonder why there is so different behavior and how to make it work well anyway.
View 9 Replies
View Related