Ubuntu :: Changing Grub2 To Not Show Memtest
Jan 9, 2010
according to this [URL] I issue this command sudo chmod -x 20_memtest86+ when I do that I get this error chmod: cannot access `20_memtest86+': No such file or directory I know it is something simple but, I don't get it.
View 2 Replies
ADVERTISEMENT
Aug 17, 2010
Can i change the "gnu grub version 1.98-1ubuntu5" shown at the top of the bootloader to something else?
View 7 Replies
View Related
Feb 27, 2010
I'm using Ubuntu 9.10 and Windows 7. The problem is I share computer with my brother and sometimes with my girlfriend (but computer is still mine basically).
Now I'd like to set Windows 7 as primary OS, since they don't have much knowledge about computers. When I had Windows XP and Ubuntu 8.04 that wasn't a problem but now I don't know how to do it with GRUB2.
So what I want is s simple explanation how to change GRUB2.
View 4 Replies
View Related
Jun 6, 2010
I installed Ubuntu in my new notebook. It originally comes with Windows 7 installed on it.Everything works nice however every time i boot into Windows7 the grub menu doesn't work any more. i can't boot into windows or ubuntu any more. How do I stop this? Its rather annoying to have to boot, chroot and fix this problem everytime.
View 1 Replies
View Related
Jun 2, 2010
how can i make grub2 show on startup, at present, it boots, shows post screen, then there is a black screen with an underscore (_) then the desktop is there.
View 1 Replies
View Related
Sep 2, 2010
Firstly I am completely new to linux so I don't know much about it, yesterday I installed win xp on my pc which already has ubuntu 9.10 karmic koala installed on a separate partition,after xp was installed and when it rebooted, a dos screen showed up with sh:grub> command ,how do i get to the grub menu where i can boot into xp or ubuntu?
View 3 Replies
View Related
Apr 9, 2011
So, as the title says Windows 7 doesn't show up in GRUB2's selection menu, but it does show my Windows XP professional option that I had before Linux and then reinstalled. After searching very long for the problem in Linux and GRUB2 I decided to boot into XP, witch gave me the option for Windows 7 or older versions of Windows -> so I eventually can boot to it! So here is the real question: How can I make an entry for Windows 7 and for Windows XP? This is because I'd like to use a theme for GRUB and it would be to stupid to make GRUB look nice if I then come to a stupid screen of the Windows loader!
View 9 Replies
View Related
Apr 28, 2010
Now it's:
Ubuntu
Memtest
Windows 7
I want:
Windows 7
Ubuntu
Memtest
How do I go about doing it? Do I rename "30_os-prober" in /etc/grub.d/ to "10_os-prober" and "10_linux" to "30_linux"?
View 9 Replies
View Related
Jun 25, 2010
As it stands right now, Grub2 seems to generate menu entries in this order (for my pc)
Ubuntu 2.6.32-22
Ubuntu 2.6.32-22 (recovery)
Ubuntu 2.6.32-21
Ubuntu 2.6.32-21 (recovery)
Windows XP
How can I make it so that Grub generates entries in this order
Ubuntu 2.6.32-22
Windows XP
Ubuntu 2.6.32-22 (recovery
Ubuntu 2.6.32-21
Ubuntu 2.6.32-21 (recovery)
If you're wondering why I care about the order, its because I just installed Grub with an icon based theme. In that situation, it looks silly to have 4 Ubuntu Icons next to each other, and then the windows one at the end.
View 7 Replies
View Related
Feb 6, 2010
I recently installed Ubuntu 9.10 onto my second hard drive, and now I can't boot into Vista (installed on hard drive #1). Grub2 just doesn't seem to be recognizing that there is a Windows Vista installation on the first hard drive.
I followed this guide (with Fabien's changes) because it seemed like they were having the exact same problem. But after rebooting, Vista is still not showing in the GRUB menu. In fact, the GRUB menu doesn't even show up unless I press Shift because it thinks that Ubuntu is the only OS installed on my computer.
My results with boot_info_script:
Code:
============================= Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sda and looks for (UUID=e94a058d-1d19-4a98-924b-1a5fce405bdd)/boot/grub.
=> Windows is installed in the MBR of /dev/sdb sda1:
[Code]....
When I was installing Ubuntu to HD2 (the 500gb one), I got a peculiar message saying that Windows was installed on it. There wasn't anything on HD2 though, because Windows Vista was most definitely installed on HD1.
However, if I chose to overwrite HD1 with Ubuntu, the message wouldn't come up. It seemed like the installer was confused as to which hard drive actually held my Windows Vista install.
View 9 Replies
View Related
Jul 19, 2010
I'm relatively new to Ubuntu, I've installed it in Virtual Box and through Wubi on other computers but this was the first time that I've done a live install on my production computer. I had problems from the get go, I was using a Live CD of 10.04 (64 bit AMD) to install it and when it got to the part about choosing a partition no drives would show up at all. Eventually after some searching around, I discovered that Using an Alternate install CD would work. I did that, installing Ubuntu into one of the free partitions I had set up prior to this. Eventually my system turned on but the monitor went to sleep so I had to hit E on the grubmenu and change something to nomodeset (or something like that) so that I could see the screen. I installed Compiz and it was all good from there.
Except for One issue, I cannot boot Into windows at all, it doesn't show up on the bootloader even though the partition shows up in Gparted. I've tried updating Grub2 with no results, here are the results of Sudo fdisk -l
Disk /dev/sda: 400.1 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x1549f232 .....
View 9 Replies
View Related
May 18, 2011
GRUB2 does not show Windows-XP Pro in the menu anymore.
Probably already posted before; however each case usually is somehow different. I use Ubuntu only occasionally to learn how it works.
After the latest update using Update Manager, quite a few packages were installed without any problem. However GRUB2 does not show the Windows-XP(Prof) partition in the menu anymore. Now I can't boot Windows because I can't select what is not shown.
1. This what I get with command "sudo fdisk -l" (in the present situation)
georges@PC1:~$ sudo fdisk -l
[sudo] password for georges:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
[Code]....
It is already the second time that GRUB2 changes the menu items as it pleases, messing up the bootmenu. How can I repair the bootmenu in order to be able to boot Windows-XP, as before the updates ?
The current Ubuntu version is now 10.4 LTS The current GRUB version is "GNU GRUB version 1.98 Ubuntu10"
View 9 Replies
View Related
Aug 12, 2010
After removing a hard drive I (thought I)wasn't using, GRUB failed to load(turns out stage1 was on that drive) and it refused to install to a new drive(even after I kexec'd into the system - which was fun, considering the LiveCD used a different name for the hard drive). I finally threw in the towel and installed GRUB2, which worked after removing a second, incorrect root=. However, I can't find out how to switch the font from the fugly default to something that doesn't try to gauge my eyes out with a rusty spoon.
View 1 Replies
View Related
Mar 23, 2010
Daily updated Debian Testing Because Debian is the only operating system on this laptop and I keep at least two working kernels, I would like to hide Grub2's menu unless I press a key (like one could do with Grub). I can hide the menu if the line GRUB_TIMEOUT=0 is in /etc/default/grub but it doesn't appear after pressing SHIFT, which is a threat if the system cannot boot the selected kernel. Right now, the timeout is set to one second. I've read Grub2's documentation and [URL] and tried various combinations, but I haven't been able to make this work.
View 1 Replies
View Related
Mar 25, 2011
i changed the boot up resolution in the boot up loader to 1366*768 (native res of my monitor) the boot option is still set to quiet splash however, instead of showing the progress bar, it would now always display the complete boot up log ( the list of starting services and such) i then manually changed the boot option from to 1024*768 at boot loader screen, and teh splash would show up, but then on next boot up if i stick with 1366*768, it doesnt work again
View 4 Replies
View Related
Feb 1, 2011
Downloaded ok and the terminal did it's unpacking and updating thing, then it said I needed to reboot.So I did, and now I can only boot into memtest.I've had this before and the solution was to hold shift down at boot to force grub to appear, then pick a kernel and set it as default in startupmanager once ubuntu had loaded.
But no dice this time, I've tried holding the shift key down (using USB and ps2 keyboards) but I cant make grub appear - straight to memtest every time.
View 7 Replies
View Related
Jan 9, 2010
I did updates that came up automatically, and now when it rebooted, I can't go in to anything except memtest. I held shift to see the menu and it still only showed those. I can't loose my data so reinstalling isn't an option for me. Right now I'm using the CD to boot to this. I can see my data on my HDD and its there, but I don't know what to do in order to make it boot to the OS partition (Just switched from Windows 3 days ago).
View 4 Replies
View Related
Nov 8, 2010
Shut down as normal last night, no major changed yet after booting this morning my computer went straight into memtest86+. After finishing, and i rebooted, it did it again. So, i held shift to get into the grub.
View 2 Replies
View Related
Mar 23, 2011
I am running memtest due to memory issues, I am wondering if their is a log file that can be saved to the hhd with the memtest results, I am running memtest from the grub menu.I am running ubuntu 10.10
View 1 Replies
View Related
Jun 29, 2011
I have a machine that was running 10.10 and I updated it to 11.04 and now when I reboot I am taken directly into memtest. Any attempt to hit esc during boot is ignored and no matter what I just go into memtest. Here is /etc/default/grub from my boot drive
Code:
ubuntu@ubuntu:/media/c8e24038-87b7-4a9a-87e0-11de250e3f4b$ cat /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
[code]....
I am booting now from a 10.10 USB stick and I can access my boot drive so if I need to change stuff I can.
View 1 Replies
View Related
Jul 31, 2011
I ran grub-customiser to set default kernel, and saw the GFX mode setting, thinking "Hey, my monitor is native at 1440x900! I'll use that!" ...Didn't think about how the GFX card isn't initialized at that point, so my res is limited to 640x480... So the first problem was a system hang at the grub menu, with "Input Not Supported" displayed on the monitor.I changed the GFX mode back, and ran update-grub, and with a grin on my face, I rebooted. The grin went away fast, when I saw that none of the kernels showed in the grub menu, and I have only the two memtest entries. It appears that, while all the files are still intact, grub is not seeing the kernels. I had an idle partition of about 13 GB on hand, so after trying all sorts of things, I did a clean install on the little 13 GB partition. Still no dice, after doing an apt-get purge grub etc etc etc on my main Ubuntu partition, to make sure that the new grub was running. I still have only memtest, even though I can open the /boot directory and see the kernel files. I tried going into the grub command line and starting manually, but tab-complete does not suggest any of the kernel files, and tells me that the files do not exist, if I type in their full names.
View 6 Replies
View Related
Apr 29, 2011
I am having problems installing linux on an old PC with the hard drive shredded, old CD drive, old 1 GB RAM card. I want to make sure the problem is not that the memory is partially bad.I recall that there should be some way to get the BIOS to test the memory overnight, but couldn't find this mentioned in the books I checked or in my notes. I believe that the motherboard is made by ASUS, if that helps. When I power on and hit the delete key, I do get some BIOS options, but memtest is not mentioned.
View 4 Replies
View Related
Jan 30, 2010
I just finished an install with 4 OS's. DOS, XP, WIN7, and UBUNTU. They work fine no with problems. However, the menu entry to run memtest does not work, However on my other system it works. The failing system is an i7 and the working one is a Core Duo. Both have a lot of ram. The Ubuntu os was copied with GPARTED. So it is identical.The menu.lst was a copy/paste job and then the HDxx's modified as needed. Please take a look and tell me where I went wrong.menulst.txt
View 4 Replies
View Related
Apr 29, 2011
The upgrade finished, did a y to reboot and it boots to memtest, no sign of the grub screen at all.
View 2 Replies
View Related
Jun 20, 2010
Bought computer 11 months ago, immediately there were problems. What would happen is, when I logged in after a long period of shut down, the system would BSOD. Then I would restart and everything would be fine, until the next time I shut down for a long time (8ish hours) and got back on. I sent the laptop in (a couple times) and they eventually replaced the RAM and the BSODs went away. This is all on Windows 7 (well started on Vista, switched to Windows 7).
I recently set up a dual boot with Windows 7 and Ubuntu 10.04. I'm experiencing crashes on Ubuntu (the whole system just freezes, can't operate mouse, keyboard, or anything) and the behavior is similar. When I log on after a long period of shut down, the system will crash, but if I restart (actually I have to wait 10 minutes before I restart, if I restart immediately it will crash again) then it is fine, until the next period of long shutdown.
So I'm thinking it's bad RAM, so I downloaded Memtest and am testing each of my sticks (they are each 2GB) individually in the same connector thing (don't know what it is called, whatever the sticks attach to). The test for the first one passed with flying colors. However, the second one is having problems. On test #2, the memtest repeats itself, continuously looping through 0-32767 errors on the right side.
My laptop is an Asus G50VT
The 2 most interesting lines...
Highest Error Address: 000fffffffc - 4095.9 MB // does this make sense? 4095.9 MB on a 2GB stick?
Test 2: 32767 // the 32767 loops back around to 0 and repeats
View 1 Replies
View Related
Apr 1, 2011
Using Ubuntu 10.10 and Win XP - dual drives booted by GNU Grub version 1.98 +20100804-5ubuntu 3 Every now and then, a "Memory Test (memtest 86+)" and a "Memory Test (memtest86+, serial console 115200)" line are added to my Grub startup screen. This causes Grub to start-up a different line than I have set to default. (Ubuntu vs. Windows, etc.)
1. How do I edit the start-up Grub to remove the "memtest" lines?
2. How do I prevent this from occurring?
View 5 Replies
View Related
Feb 6, 2010
I'm stuck in Memtest86, everytime i boot it gives me an option to go into BIOS, and then it says "Loading GRUB." After that it automaticly goes into memtest, and I've let it finish numerous times without giving me errors. I've installed Linux Mint 8 via Unetbootin, I have a nearly fresh install of windows 7 on my laptop.
View 1 Replies
View Related
May 25, 2010
It seems that the canonical instructions for making a bootable USB flash drive that runs memtest are at:
[URL]
However, after following them to a T, I boot up the new machine and get:
"could not find kernel image: linux"
Do I need to set up a lilo.conf first?
View 1 Replies
View Related
Feb 16, 2011
after new entry regarding memtest tool, grub doesn't see it.
View 11 Replies
View Related
Apr 4, 2011
In a new PC I had constantly BSoD. I tracked it down to bad memory modules and took them back to the shop.Specifically the RAM was Corsair. Anyway they said they will do test on memory to confirm. They did tests and admitted the RAM was faulty and gave me a replacement. At this point: originally I bought 2 kits of 4G RAM. One of the kits turned out bad. They gave me a replacement, it does not seem to be exactly the same, though. In any case, I became causious and as soon as I got them I put them in the PC and run KUbuntu memtest. It started showing thousands of errors! (Again!). I removed the new kit and run the test again. No errors. I swapped the slots I put the memory modules and also no errors. I can not understand now. Is the new RAM kit bad or not? Does the slots I place the kits matter?
View 3 Replies
View Related