General :: Make GRUB Automatically Boot Ubuntu
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
ADVERTISEMENT
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 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
Nov 9, 2009
I have read some stuff but none seemed to work such as putting default=saved and in the window (other) section putting savedefault. hmm I know I can just specify the number after default but that breaks when a new kernel is installed. so any way to always make windows the default choice (so my wife will stop moaning
View 9 Replies
View Related
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
May 25, 2011
I have Windows 7 and Fedora 14 both on my laptop in dual boot configuration. When my computer starts up it shows a screen that says press any button to select another operating system to start, then I can make Windows 7 start. But after 2 seconds, if I DON'T press any button then Fedora starts automatically. How can I change this so Windows starts automatically when I don't press any button?
View 4 Replies
View Related
Mar 21, 2011
I have used CentOS for a while and have never run into this issue. I searched all over and didn't see a similar issue anywhere, I did an install of CentOS as a server (no GUI) with only the base. Partition is /boot ext3, size of 100MB. The rest of the drive is partitioned as / with ext3. This is being done on a CompactFlash card of 32GB in size. The BIOS sees it as an IDE drive.
When the install completes and the system reboots, the grub stops at the grub> prompt. There is no menu for OS options. If I do the following commands:
grub>root (hd0,0)
grub>kernel /vmlinuz-2.6.18-194.el5 root=LABEL=/
grub>initrd /initrd-2.6.18-194.el5.img
grub>boot
View 19 Replies
View Related
Oct 4, 2010
I'm trying to install MS Windows from my Linux box. Because I have no CD drives nor USB ports, I can't use any live media to boot the computer and install Windows from the installation disk. So I've created a FAT partition and copy DOS files on that, so that I can boot this partition and install Windows from there. But the problem is I still haven't able to get it to boot.
Here's the output of fdisk -l code...
I created the partition by using cfdisk to format it as type 0B: WIN95 FAT32, and made dos filesystem on it using:
Code:
mkfs.msdos /dev/hda1
But when I reboot and select the DOS entry in GRUB, it tells me that:
"This is not a bootable disk. Please insert a bootable floppy and press any key to try again."
what I'm missing or doing wrong here? Do I need to change something on the MBR of hda1 etc...
View 4 Replies
View Related
Jan 30, 2010
I dual-boot my machine and I want it to default to boot into windows so that whenever I restart the machine remotely from my home it will be able to get back into Windows (instead of Ubuntu).
The problem is that every time Ubuntu upgrades the kernel, I have to reset the default boot item of grub back to windows. This is because the grub menu loader uses positions i.e. 6 for default OS to boot. And when Ubuntu installs a new kernel it changes that order.
I am looking for a way to configure grub to remember its default boot item under kernel updates.
View 2 Replies
View Related
Sep 29, 2010
Possible Duplicate:Make grub keep its default boot under kernel updates.I have just installed Linux with my windows 7 pre-installed and i got it working fine. Since i use windows 7 more than linux, i would like to have "Windows 7" option on the top of "Linux" option.
"When i have turn on my computer, the first thing i see is an Option asking me whether i want to use windows 7 or Linux and there's a countdown timer below it which is 10seconds countdown and if i don't select it on time, it will automatically select the first choice which at the moment i've got Linux pre-set as my first choice."
View 7 Replies
View Related
Aug 13, 2010
I recently upgraded to Ubuntu 10.04 from earlier versions. I have a dual boot system with Windows 7. Grub was set to boot Windows by default Things were working fine. I decided to upgrade to Grub2. It seemed like a good idea at the time. Now when booting up,the name at the top of the Grub menu is 1.98, which is Grub 2. When I run grub-install -v, it comes back grub-install (GNU GRUB 0.97) which is not Grub2. Now when I boot up, Ubuntu 10.04 is the default. I have to manually choose Windows if I want to use that system. I have been unable to change the boot order following instructions from this site. Any Way changing the boot order to make Windows 7 the default. I am using a Toshiba Satellite.
View 5 Replies
View Related
Mar 31, 2010
I installed Windows XP Pro and RedHat Linux Enterprise 5 on my PC for my purpose. The PC is used by other family members too and they need only Windows OS for browsing. It is becoming problem for them to reboot after the PC enters into Linux by default. I am still learning Linux and I want to edit the /boot/grub.conf file to make Windows as default OS to boot. The following is the content of my grub.conf file (FYI):
#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz
[code]....
View 4 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
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
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
Sep 1, 2010
when i am booting my ubuntu 10.04 i boots into tty1. then i have to start gdm manually Sudo etc/init.d/gdm start. and then it works fine. how do i make my 64bit desktop edition boot into gdm automatically and permanently?
View 4 Replies
View Related
Nov 29, 2009
I installed dansguardian & squid on 11.2 and things seem to run fine. Squid auto starts but dansguardian does not. I have checked Yast2's runlevel services option and dansguardian is enabled to 'Yes'. But when i check with 'service dansguardian status' it reports 'unused'.If i start dansguardian by hand, things work perfectly fine.I am in a desperate situation since there are 4 other computers which are dependent on this setup to work correctly
View 2 Replies
View Related
Jun 29, 2010
I installed opensuse 11.2 today on my external hard drive and everything is running great, but I want to see if I can make a modification to the way my computer boots. I share this computer with others and they are not going to be happy to have to wait for the boot menu to start when they turn on the computer in order to choose which OS to run (Especially since if they do not make a choice it auto runs opensuse after a few seconds).
What I would like is if opensuse can be "out of sight, out of mind" and only load when I put in the live cd and then choose to boot from my external...... is it possible to do this?I am not a computer wizard and do not work in the industry.
View 9 Replies
View Related
Feb 14, 2011
Above adapter can be installed on v10.2 and 11.3 using ndiswrapper:-
1. Copy the 3 driver files from Windows:- like netwpn111.inf, WPN111.sys & ar5523.bin.
(Be carfeul about the exact names, because they have changed over time).
2. sudo ndiswrapper -i netwpn111.inf
3. sudo ndiswrapper -m
4. sudo modprobe ndiswrapper (the adapter should light up at this point and networks will be detected shortly after - see network manager). (Be careful of paths here - e.g. I had to use /sbin/modprobe - so 'whereis' may be necessary to find these commands).
2nd When I reboot, I need to run the modprobe command again. How do I make the module load automatically on boot? Also (and this is minor), can I bypass the KWallet, keyring thing? it seems silly to enter a password for the keyring and then click another password dialog, when I can just as easily enter the password for the network itself.
View 1 Replies
View Related
Apr 17, 2010
At first I apologize if my question isn't so Ubuntu-related. I had Win7 installed on my first partition. Before installing xp (on second partition), I toke a backup of MBR (actually first 63 sectors) by dd utility. Later i installed xp. You may know, it doesn't know seven and makes it un-bootable. Then I restored MBR. But I surprised because xp still boots up. whats the problem? BTW what I want to do now is to multi boot xp and seven. Is there any work around, something like a hack using GRUB boot loader to be able boot the both?
View 5 Replies
View Related
Mar 24, 2010
I installed Slitaz on my USB. However I can't figure out how to make it persistent automatically. There are different sources telling me different ways to make it persistent.
One told me to add "slitaz home=usb" to the syslinux.cfg file like this:
append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin slitaz home=usb
but it didn't work for me.
http://www.slitaz.org/en/doc/handbook/liveusb.html gave an example of how to do it manually but I didn't try it and I also want it to happen automatically.
custompc.co.uk/features/602451/make-any-pc-your-own-with-linux-on-a-usb-key.html is an older article that also explains how to make the USB persistent but I don't want to try it cause it looks outdated (from 2008)
does anyone know the best way to make the USB automatically persistent?
View 1 Replies
View Related
May 13, 2011
I am trying to make a script to automatically run aircrack-ng.
1. One part of the program is an ongoing action. one that you have to press ctrl+c to cancel, but I need the script to keep running the tasks after it.
2. I need to leave one thing running while running another, so if I could like open a new Terminal tab and run things that would be perfect.
3. I need to keep it all as one script, because the variables need to stay.
View 3 Replies
View Related
Aug 21, 2010
How can I make GRUB boot into Windows 7 automatically and display the boot menu when I press SHIFT at bootup. I am using GRUB2.
View 2 Replies
View Related
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
May 16, 2011
we have an oracle application server on red hat 4.6 upon booting it comes up with error: attempting boot from hard drive (c GRUB)
View 2 Replies
View Related
May 29, 2011
I'm working in Debian, and I've noticed that when I resize my PuTTY window, the console inside isn't resizing to the new dimentions, so things like nano are running at 80xwhatever instead of the more useful 130xsomething that I've offered it.
View 2 Replies
View Related
Mar 28, 2010
i was wondering if anyone knew how to make a Grub network boot cd. I would like to run openSUSE off of my server and not on my hard drive because i don't have a lot of space for the linux partitions.
View 7 Replies
View Related
Jul 7, 2010
I have switched to openbox from Gnome and would now like to stop using Metacity altogether. When I was using metacity I had both a control theme (e.g. gtk theme) and fonts set up how I liked them in gnome-appearance-proporties. When Openbox starts, it gets my window borders up properly (ofc.) but fails to render my fonts properly and uses the wrong gtk theme. I can't find anywhere to specify which gtk theme to use or what method to render my text with. After Openbox is finished doing it's thing, and I run gnome-apperance-properties manually, it will automatically set everything to it's proper value, but I don't want to have to do this as it takes several seconds to preform and I'd rather not have it jury rigged like this.
View 2 Replies
View Related
May 18, 2010
I would like to have "only one" operating system to be installed, and that's "Ubuntu".
So as I have only one operating system installed, I "don't need" the GRUB boot-loader to appear at the computer start to choose an appropriate operating system.I want to achieve something similar as when I had only Windows - after the computer start, Windows started automatically - so I want the same with Ubuntu - "after the computer start, Ubuntu should boot automatically" - is this possible?P.S.:Of course, when the Linux kernel is updated, I want "that new kernel" to boot.
View 9 Replies
View Related
Aug 31, 2010
I have Windows 7 and Ubuntu 10.04 dual-booted on my machine. grub was aautomaticlu installed as the primary loader. Soon i want to nuke my ubuntu partition but i know that will delete grub. Can i remove grub or at least make Windows boot loader default.
View 2 Replies
View Related