Ubuntu :: Fn+f2 To Automatically Run On Boot?
Jun 23, 2010
I have a laptop and the WIFI it is always disabled on boot. I used backports to enable the fn+f2 functions to enable the wireless. I was wondering if there is a way to automate this? So when I been the fn+f2 command is run and the WIFI automatically connects?
View 1 Replies
ADVERTISEMENT
Feb 28, 2011
I am having trouble getting grub to automatically boot into ubuntu server. When I turn on my server the grub menu shows up and shows me the choices. They all work fine except that grub wont automatically select one. This wouldn't be too much of a problem but this is a headless server and I can't boot into ubuntu without a keyboard. I tried looking through the grub 2 documentation but nothing seemed to work when I edited the conf file.
View 1 Replies
View Related
Sep 6, 2010
I installed Ubuntu recently and for various reasons need to install Windows 7 on the same machine. The problem is when I pop in the windows installation disk and restart the computer, it doesn't automatically boot from cd but instead just loads Ubuntu. But when I pop in the Ubuntu installation disk, then the computer automatically boots into that disk. This computer shows no BIOS screen, and I tried entering all sorts of f key, del and esc combinations and nothing brings up the BIOS. So I can't change boot order from there. How I can boot into the windows 7 cd?
View 7 Replies
View Related
Jan 8, 2010
Grub won't automatically boot my system... the timer is set to 1 second and the default OS is chosen, it just sits there completely without a timer!
View 9 Replies
View Related
Mar 4, 2010
When I go to 'Places' on my panel, my windows drives are listed. I can click on one, it then asks me for password, then it puts a hard drive icon on my desktop. This is excellent.They are listed as '200 GB Filesystem' etc.My only problem, is how to make these icons stay after I shut down. I don't want to do this every time I boot up.
View 4 Replies
View Related
Sep 15, 2010
I have just installed 10.04 and am enjoying the quick clean boot. I have a dual-boot option as I have come over from XP. Most of my data is still on the old 'c:/' drive and I have to manually mount it every boot-up. Is there any way to automate this process?
View 4 Replies
View Related
Jul 16, 2011
My son dropped my laptop and broke the screen so I decided to use it as a project.
1 I managed to install kubuntu on it unfortunately it was the 64bit version not the 34bit one. The problem I'm having is that the external monitor only works after kubuntu boots up so I can not view the set-up boot options. What I want to do is put win 7 on it as I have a mate that needs a computer and he is pretty computer illiterate.
2:It will boot into G-parted and I have made a ntfs partition for the win 7 OS to go into. I have another duel boot desktop so followed what I did with that.The problem is that as I cannot see the initial start up screen and can get it to boot from the win7 boot disc that I have(this is a working cd I have used before) Is there a way I can get Kubuntu to automatically go into boot from cd on start up etc?
View 8 Replies
View Related
Feb 18, 2011
I got a question, is there a script or program that automaticly boots my server and shutdown at give hours of a day I want to have my server running from 7am till 8pm ever weekday (Monday-Tuesday-Wednesday-Thursday-Friday) is this possible? I'm running a Ubuntu 10.04 server with Zentyal on
View 2 Replies
View Related
May 2, 2010
I have been away from Linux for a couple years. Burned ISO of 10.04. Is there an option during install to let the installer automatically set up the dual-boot?In the past I have partitioned the hard drive manually, set up home, boot, swap, etc. Now I am lazy. Will the Ubuntu installer create/resize partitions needed?
View 3 Replies
View Related
Feb 17, 2011
I am running a dual-boot with Ubuntu (10.10) and Windows 7. Recently I edited my /boot/grub/grub.cfg file to only show one version of Ubuntu (as opposed to several kernel versions) and Windows, simply by commenting out all other menu entries. My question is if I can edit GRUB to just boot a specific entry automatically.
I tried removing all other menu entries, but GRUB still showed the menu with only one entry. I've also considered just setting the timeout to either 0 or 1 second, as this would basically achieve the same thing.
View 3 Replies
View Related
Dec 21, 2010
after I installed Ubuntu 10.10 and my computer restarted, I couldn't find a way for it to boot Ubuntu, but it automatically went to Vista. When I press 'esc' to enter the boot order, it only give me the option of CD drive or Hard drive. I tried force installing GRUB2 from a live CD, but to no effect.
View 9 Replies
View Related
Jul 10, 2011
A server like Lighttpd or Apache starts automatically at boot after you install it. How do I stop it from auto starting? I'd prefer to manually start it when I need it.
View 1 Replies
View Related
Jul 18, 2011
Running Ubuntu Server, installed xubuntu-desktop, but I don't want it to start up every time. How can I stop X from starting automatically?
View 7 Replies
View Related
Jul 14, 2011
How to make Windows Boot Manager automatically open GNU GRUB and then with GNU GRUB automatically boot Linux Ubuntu 11.04.
View 1 Replies
View Related
May 18, 2010
I have a usb-hdd at one location that I use for backup purposes.It is listed (by its specific label, not uuid because I don't want to go through the hassle of changing this when changing backup drives or adding one at a different location.Now, since upgrading from 9.10 to 10.04, I get the following message during boot when the usb-hdd is not present and thus not attached:The disk drive for "/media/backup" is not ready yet or not presentI need to press S to skip mounting manually, whereas 9.10 just ignored that fstab entry and continued booting. How can I get the old behavior back? Is there an option I can give in fstab that mounts the drive at bootup when present and ignores it when not?
Perhaps an even better solution would be to let the drive be mounted according to the fstab entry whenever it is attached (be it at bootup or at any other moment): is this possible?elated to that: are drives unmounted/mounted in a suspend/resume cycle?
View 2 Replies
View Related
Jul 8, 2010
I configure the wireless connection. It works. I restart, and and doesn't automatically even though it asked my if I wanted to use the profile next boot and I said yes.. How do I get it to save? I tried several times.Maybe there's a terminal command? The computer is for a COMPLETE newb who only wants it to browse web, but they're not going to know how to connect every time even if I explain.
View 1 Replies
View Related
Oct 11, 2010
Could i install ubuntu and whenever i boot my pc up, is it possible to boot up automatically into windows without any OS choosing screen appearing; and instead only boot into ubuntu when i have the livecd in my drive and boot from it?Im the only one who knows about Ubuntu in my family and most would be quite confused if they didnt find thereselves booting into windows as they normally would. So to get around this and to have Ubuntu at the same time, i want to only be able to access ubuntu by putting in the live cd and booting it from that. Or is it possible for information that i download etc. to be stored onto the livecd itself?
View 9 Replies
View Related
Jan 1, 2011
Basically, to save battery (extend battery life) of computer, I use these commands to shut off my dedicated graphics card:
Code:
cd acpi_call
sudo insmod acpi_call.ko
./test_off.sh
Now right now I have to do this manually. Is there some way for the system to execute these automatically when the system boots?
View 6 Replies
View Related
Feb 19, 2011
i use ubuntu 10.10 installed in wubi on my girlfriend's machine.in order to connect to the internet i had to install a dialer script and then i need to type in terminal: sudo cable-start and then password BUT i wish this to happen automatically when booting the machine.i am sure that it is possible, but have no clue how to do it.
View 3 Replies
View Related
May 26, 2011
I just want to ask if there is a way to make grub bootloader automatically boot to ubuntu every start up. And only make the bootloader appear when I press a certain key(ie. F7) so that I can boot to windows when I do not want to boot on Ubuntu.
View 2 Replies
View Related
Jul 5, 2011
First, let me start off by saying that for the past 5-6 months I've been using Linux stand-alone without Windows at all. Recently though, I got netflix and found that there is no support for Linux distros. So, begrudgingly, I installed a small Windows Partition on my computer. So here's the problem: I can't boot back into Ubuntu. Whenever I turn on my computer, it automatically boots up into Windows 7. I know my Ubuntu partition is still there, because when I boot from my live disc I can see it. Is there a way I can fix this using Windows and/or a live disc?
View 5 Replies
View Related
Jun 21, 2011
I dual-booted Ubuntu three weeks ago with windows vista. Now I want to get rid of everything windows vista and its partition.As I restart my computer the esc, f1,f2,f8,del, and f12 keys don't do anything on the screen that says Dell BIOS revision 1.0.3 the next screen is blank. and my monitor, on auto detect(analog input), says cannot display this video mode 1680x1050. I've tried using the live cd (I just put it in the drive, and don't know what else to do besides that)I've tried using sudo xrandr --output VGA1 --mode 1024x768 --rate 60 in the terminal but all I get is this -> xrandr: Failed to get size of gamma for output default (I did this because I thought it might be a monitor problem)
I've tried going to disk utility...buts that all mumbo jumbo to meex: can anyone explain partitions me? I have: dell utility 49MB FAT,recovery 11 GB NTFS, OS 184 BG NTFS, Extended 56 GB, 53 GB ext4, and finally 2.1 GB Swap 2.1 GB which is the last partition known as sda6.
View 2 Replies
View Related
Dec 6, 2009
have search the web for answer and there are some suggestion. tried those suggestion but was not successful.appreciate if any one can help to resolve this? I'm running fedora 11 and using the NXserver for remote access
View 7 Replies
View Related
Mar 2, 2010
I have a big LCD screen.I make it 90 degrees retated to play games .But I want to know :if I can get rotation in boot up? I'm using Fedora 12 in KDE. My screen display driver is Intel . I think can write something into /etc/X11/xorg.conf to make it,or write into KDE's init script /usr/bin/startkde ( if there is a command like"rotate 90",then I can write it here).
View 3 Replies
View Related
Jul 13, 2011
My pc has two operating system, XP and Fedora 14 I was setted PC to Auto turn on with BIOS, after turning on, system was booting in fedora automatically after 10 seconds.
But, After i upgrade to fedora 15 via terminal(Preupgrade), that auto booting has disabled. I should Press Enter to boot into Fedora 15. It should be have auto booting into feodra 15 like when i was fedora 14.
View 2 Replies
View Related
Dec 3, 2010
Is there a way (in Ubuntu) to open applications automatically after login (and maybe after a couple of seconds) so that they are automatically placed (in sequence) on a particular portion of the screen and assigned to a particular desktop number?
View 4 Replies
View Related
Apr 13, 2010
I have a Centos 5.4 server, I would like to know how to start NFS automtically when the server boots up so that I won't have to manually start the service after the server boots up. where and how do I accomplish this?
View 3 Replies
View Related
Mar 7, 2010
i'm trying to get everything working ok. i have installed ubuntu using wubi and i've found that i can access my files on my windows partition from ubuntu. to do this i have to mount the disk and enter the password each time i boot up, and i would like this to be done automatically. i was wondering if this was possible? i put in a link directly to the music folder on windows into my 'places' but it only appears once i have put the password in. its not a huge thing, but its one of those things which would make starting up my ubuntu a lot more conveniant.
View 4 Replies
View Related
Jul 19, 2010
I am trying to setup a ventrilo server. I want it to load the server automatically on system boot so it is running at all times. I have downloaded the server files and can manually start it, but I do not know where/how to make it start automatically.
View 1 Replies
View Related
Oct 29, 2010
Ubuntu, and I sure know a little about Shell language. But now I need make my ubuntu boot into text mode directly and login automatically, without entering username/password by manual? I had make ubuntu boot into text mgrub fileRUB_CMDLINE_LINUX_DEFAULT="quiet splash text" , but I don't kown how to make system auto login. I'd like ubuntu login with administrator privilege then run some application automatically.
View 5 Replies
View Related