Dual Boot Ubuntu/Vista GRUB Error 21
Solved/Closed
Related:
- Dual Boot Ubuntu/Vista GRUB Error 21
- Fl studio 21 download - Download - Musical production
- Fifa 21 download - Download - Sports
- Hiren boot cd 17.2 iso download - Download - Backup and recovery
- Boot camp assistant download - Download - Virtualization
- Network error occurred - Guide
6 responses
open live cd
open terminal
sudo grub
find /boot/grub/stage1 or find /grub/stage1
root(hdX,Y)
setup(hd0)
quit
open terminal
sudo grub
find /boot/grub/stage1 or find /grub/stage1
root(hdX,Y)
setup(hd0)
quit
How did you dual boot Vista with Ubuntu on 2 hdds in the first place? I'm trying to do it with XP and I'm not getting any luck. Please email me the response.
Thanks
Thanks
Tom6
Posts
142
Registration date
Friday July 31, 2009
Status
Member
Last seen
August 7, 2009
16
Aug 1, 2009 at 10:46 AM
Aug 1, 2009 at 10:46 AM
I am guessing that you are new to linux and might appreciate a few other links
https://help.ubuntu.com/community/Links?action=show&redirect=Signpost%2FQuestions#help
[https://help.ubuntu.com/community/SwitchingToUbuntu/FromWindows
http://www.linuxquestions.org
Also to get to forums specific to your particular version of linux try navigating through from this site
https://distrowatch.com/
Good luck and regards from
Tom :)
https://help.ubuntu.com/community/Links?action=show&redirect=Signpost%2FQuestions#help
[https://help.ubuntu.com/community/SwitchingToUbuntu/FromWindows
http://www.linuxquestions.org
Also to get to forums specific to your particular version of linux try navigating through from this site
https://distrowatch.com/
Good luck and regards from
Tom :)
Tom6
Posts
142
Registration date
Friday July 31, 2009
Status
Member
Last seen
August 7, 2009
16
Aug 1, 2009 at 11:19 AM
Aug 1, 2009 at 11:19 AM
Most versions of linux (distros) make it easy to open a command-line, just look for the icon that looks like a monitor/tele with a ">" mark in it. That's the usual icon most distros use and it's usually on one of the taskbars, which we call panels for fear of being sued by microsquish ;) In Ubuntu it's quite tough tho, go up to the top taskbar/panel and click on
Applications - Accessories - Terminal
Again we have called it a "terminal console" since about 1981 or perhaps even before but those smart microsquish people called it a "command window" so we can't use that term now ;( lol
https://help.ubuntu.com/community/UsingTheTerminal
Anyway, good luck and regards again from
Tom :)
Applications - Accessories - Terminal
Again we have called it a "terminal console" since about 1981 or perhaps even before but those smart microsquish people called it a "command window" so we can't use that term now ;( lol
https://help.ubuntu.com/community/UsingTheTerminal
Anyway, good luck and regards again from
Tom :)
Didn't find the answer you are looking for?
Ask a question
Tom6
Posts
142
Registration date
Friday July 31, 2009
Status
Member
Last seen
August 7, 2009
16
Aug 1, 2009 at 11:12 AM
Aug 1, 2009 at 11:12 AM
Ooops, sorry i am new here! I meant that last post to go into a different thread! Ah well i guess it's ok in here? Sorry chaps.
Anyway here goes. I am guessing that everyone already in here can skip to the end as it looks like you already know most of this but here goes for any noobs stumbling in (welcome in any noobs btw ;) )
When you download Ubuntu from
http://www.ubuntu.com/getubuntu/download
then make a cd of it by double-clicking on the iso file, this guide might help
https://help.ubuntu.com/community/BurningIsoHowto
i tend to find the cheapest "write once" cds that you can only get in blocks of 10 or more are better for this than more expensive cds and dvds tend to be really rubbish for this. Anyway once you have the cd then boot up from it to the menu with "Try Ubuntu without changes to this machine", if you don't get that menu then this guide might help
https://help.ubuntu.com/community/BootFromCD
Choosing the "Try Ubuntu ... " option should get you to a working desktop which we call a "LiveCd session", if it works ;) Most versions of linux have this feature although they don't all have such a fancy menu. Ubuntu's LiveCd has firefox on the top taskbar and should have worked out your internet connection so having got a LiveCd session working you should be able to surf around and check that Ubuntu is going to work easily on the machine. Once you've done that then a dual-boot is better than wiping off an existing working OS, even if that is Windows ;)
https://help.ubuntu.com/community/WindowsDualBoot
Right, not so great for putting Ubuntu on a separate drive? So when you get to the "Partitioning Section" of the installer choose the very bottom of the 3 options. It's not easy to spot because it looks quite different from the first 2 options and doesn't have a nice graphic of the hard-drives. Ok so the bottom option should be "Manual Partitioning" and when you choose it the installer rescans your drives which is a bit scary if you're not expecting it. On the new screen edit your partitions to set the "Mount Point" of the OS partition for Ubuntu to "/" as the / shows the root of the folder-structure for linux. This only needs to be about 10Gb at most, half that if you know what you're doing ;) Then edit the partition you want to use for data&settings and set it's "Mount Point" to "/home", notice the "/" at the beginning of "/home"? ;) So hopefully now you have partitions setup something like this
sdb1 Primary Partition 5Gb(ish) 'file-system' = linux-swap No "Mount Point"
sdb2 Primary Partition 10Gb(ish) file-system = ext3 & Mount Point = /
sdb3 Primary Partition Lots Gb, file-system = ext3 & Mount Point = /home
The beauty of linux is that it's gives such a huge freedom OF choice. If your ram is over 2Gb then put the linux-swap at the end of the drive because read/writes are slower at the end and you don't really need swap except if you sleep/hibernate or suspend your machine - in which case
swap = ram or more
or else you may be in trouble later. Note that having swap larger than 2xRam is a waste
https://help.ubuntu.com/community/SwapFaq
Anyway after installing Ubuntu you might find you can resize the sdb2 in the example right down to 5Gb quite safely. I only made it 10Gb in case you forgot to make a separate partition for /home or had trouble setting it up in the installer ;) heheheheh. A failsafe ;)
People often like Windows because it gives such great freedom FROM choice but that's one of the reasons viruses like it too
http://librenix.com/?inode=21
I quite like it because it can be relied on to go wrong and fixing Windows pays well :)
Anyway welcome to the wonderful world of linux
Regards from
Tom ;)
Anyway here goes. I am guessing that everyone already in here can skip to the end as it looks like you already know most of this but here goes for any noobs stumbling in (welcome in any noobs btw ;) )
When you download Ubuntu from
http://www.ubuntu.com/getubuntu/download
then make a cd of it by double-clicking on the iso file, this guide might help
https://help.ubuntu.com/community/BurningIsoHowto
i tend to find the cheapest "write once" cds that you can only get in blocks of 10 or more are better for this than more expensive cds and dvds tend to be really rubbish for this. Anyway once you have the cd then boot up from it to the menu with "Try Ubuntu without changes to this machine", if you don't get that menu then this guide might help
https://help.ubuntu.com/community/BootFromCD
Choosing the "Try Ubuntu ... " option should get you to a working desktop which we call a "LiveCd session", if it works ;) Most versions of linux have this feature although they don't all have such a fancy menu. Ubuntu's LiveCd has firefox on the top taskbar and should have worked out your internet connection so having got a LiveCd session working you should be able to surf around and check that Ubuntu is going to work easily on the machine. Once you've done that then a dual-boot is better than wiping off an existing working OS, even if that is Windows ;)
https://help.ubuntu.com/community/WindowsDualBoot
Right, not so great for putting Ubuntu on a separate drive? So when you get to the "Partitioning Section" of the installer choose the very bottom of the 3 options. It's not easy to spot because it looks quite different from the first 2 options and doesn't have a nice graphic of the hard-drives. Ok so the bottom option should be "Manual Partitioning" and when you choose it the installer rescans your drives which is a bit scary if you're not expecting it. On the new screen edit your partitions to set the "Mount Point" of the OS partition for Ubuntu to "/" as the / shows the root of the folder-structure for linux. This only needs to be about 10Gb at most, half that if you know what you're doing ;) Then edit the partition you want to use for data&settings and set it's "Mount Point" to "/home", notice the "/" at the beginning of "/home"? ;) So hopefully now you have partitions setup something like this
sdb1 Primary Partition 5Gb(ish) 'file-system' = linux-swap No "Mount Point"
sdb2 Primary Partition 10Gb(ish) file-system = ext3 & Mount Point = /
sdb3 Primary Partition Lots Gb, file-system = ext3 & Mount Point = /home
The beauty of linux is that it's gives such a huge freedom OF choice. If your ram is over 2Gb then put the linux-swap at the end of the drive because read/writes are slower at the end and you don't really need swap except if you sleep/hibernate or suspend your machine - in which case
swap = ram or more
or else you may be in trouble later. Note that having swap larger than 2xRam is a waste
https://help.ubuntu.com/community/SwapFaq
Anyway after installing Ubuntu you might find you can resize the sdb2 in the example right down to 5Gb quite safely. I only made it 10Gb in case you forgot to make a separate partition for /home or had trouble setting it up in the installer ;) heheheheh. A failsafe ;)
People often like Windows because it gives such great freedom FROM choice but that's one of the reasons viruses like it too
http://librenix.com/?inode=21
I quite like it because it can be relied on to go wrong and fixing Windows pays well :)
Anyway welcome to the wonderful world of linux
Regards from
Tom ;)
Feb 17, 2009 at 06:59 AM
Sep 21, 2009 at 08:12 AM
Oct 2, 2009 at 08:46 PM