LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > ROCK
User Name
Password
ROCK This forum is for the discussion of ROCK Linux.

Notices


Reply
  Search this Thread
Old 05-24-2010, 03:44 PM   #1
I HaVoC I
LQ Newbie
 
Registered: May 2010
Posts: 7

Rep: Reputation: 0
Do I need to install GRUB?


Hi, first off I'm a new user to ubuntu and I don't know a whole lot. I'm building a Rocks mini-cluster with old machines, and many of the nodes that I'm trying to install rocks on encounter GRUB errors.

Currently I'm working on one node that I DBAN'd, and now I've booted from a LiveCD and created a new eth2 partition. This is where I am stuck. DBAN wiped my boot loader, correct? If I put in the Rocks Mega CD nothing happens.

So do I have to install GRUB through the LiveCD? And if so, I've already looked at this thread...

http://ubuntuforums.org/showthread.php?t=224351

but I run into problems when trying that. I have no data I want to save, I only have one hard drive per node, all I need is to get these nodes running Rocks Mega.

Thank you, and sorry if I sound clueless, because I sort of am.
 
Old 05-24-2010, 03:59 PM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Quote:
Do I need to install GRUB?
Do you want to boot from hard disk? Yes? Yes.
I don't know what Rocks is, but the Ubuntu installer CD will install grub for you. I don't know why you're creating a new ext2 partition manually.. probably because I don't know what Rocks is.
 
Old 05-25-2010, 07:04 AM   #3
I HaVoC I
LQ Newbie
 
Registered: May 2010
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by AlucardZero View Post
Do you want to boot from hard disk? Yes? Yes.
I don't know what Rocks is, but the Ubuntu installer CD will install grub for you. I don't know why you're creating a new ext2 partition manually.. probably because I don't know what Rocks is.
Thanks for the reply.

Rocks is a distribution, it's basically an OS for a cluster of computers. The thing is, I'm not installing Ubuntu, I'm trying to install Rocks, but I'm trying to install GRUB w/ the LiveCD if that's what I need to do.
 
Old 05-25-2010, 07:43 AM   #4
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
To boot from a LiveCD, you do not need to install GRUB (or anything else). Just insert the CD and boot. You might have to change the BIOS settings to boot from CD before the hard drive.
 
Old 05-25-2010, 07:44 AM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,237

Rep: Reputation: 4150Reputation: 4150Reputation: 4150Reputation: 4150Reputation: 4150Reputation: 4150Reputation: 4150Reputation: 4150Reputation: 4150Reputation: 4150Reputation: 4150
So you don't know a whole lot, but you're prepared to install a (mini) cluster.
Good for you ...

Yes, you need a boot-loader; nuthin boots without a bootloader. Not Linux, not Windoze not OSX. After DBAN, you probably just need to write a partition table - no need to install anything; grub included.
If the Rocks CD can't handle a DBAN'd disk, the disk partitioning tools must be old-ish. Fix it from the Ubuntu disk if you want, then try the install again.
 
Old 05-25-2010, 12:28 PM   #6
I HaVoC I
LQ Newbie
 
Registered: May 2010
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pixellany View Post
To boot from a LiveCD, you do not need to install GRUB (or anything else). Just insert the CD and boot. You might have to change the BIOS settings to boot from CD before the hard drive.
I understand how to boot from a LiveCD, and the Ubuntu LiveCD is working fine. What's not working is booting the Rocks Mega CD, it just won't boot, and that's what I'm trying to fix.

I nuked the hard drive, now I am able to run the Ubuntu LiveCD, but nothing happens when I put in the Rocks Mega CD, the software I need for the mini-cluster. So is ROcks Mega not a LiveCD? That's where I'm stuck at this point.

Last edited by I HaVoC I; 05-25-2010 at 01:02 PM.
 
Old 05-25-2010, 12:30 PM   #7
I HaVoC I
LQ Newbie
 
Registered: May 2010
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by syg00 View Post
So you don't know a whole lot, but you're prepared to install a (mini) cluster.
Good for you ...

Yes, you need a boot-loader; nuthin boots without a bootloader. Not Linux, not Windoze not OSX. After DBAN, you probably just need to write a partition table - no need to install anything; grub included.
If the Rocks CD can't handle a DBAN'd disk, the disk partitioning tools must be old-ish. Fix it from the Ubuntu disk if you want, then try the install again.
Thanks for the reply .

Ok, so the Rocks CD isn't handling the DBAN'd disk, how do I fix it from the Ubuntu disk.
 
Old 05-25-2010, 12:37 PM   #8
I HaVoC I
LQ Newbie
 
Registered: May 2010
Posts: 7

Original Poster
Rep: Reputation: 0
And if you are talking about the Partition Editor, I already created a new partition with ext2. "/dev/sda1"
 
Old 05-25-2010, 02:09 PM   #9
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
the problem with booting the Rocks CD has nothing to do with the hard-drive being erased..

I assume that you have determined that the CD is SUPPOSED to be bootable (as a Live CD or otherwise).

Did you use the "burn from iso" or "burn from image option" when burning the CD? If in doubt, look at the contents---there should be various file and directories--not just one iso file.

Finally, what happen when attempting to boot the CD? Will it boot in a different computer?
 
Old 05-26-2010, 12:30 PM   #10
I HaVoC I
LQ Newbie
 
Registered: May 2010
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pixellany View Post
the problem with booting the Rocks CD has nothing to do with the hard-drive being erased..

I assume that you have determined that the CD is SUPPOSED to be bootable (as a Live CD or otherwise).

Did you use the "burn from iso" or "burn from image option" when burning the CD? If in doubt, look at the contents---there should be various file and directories--not just one iso file.

Finally, what happen when attempting to boot the CD? Will it boot in a different computer?
I found the problem, of course it was something simple (when isn't it?). The nodes that weren't booting Rocks don't have DVD drives, and of course Rocks was burned on a DVD. Now, I'm still having problems when I'm loading Rocks but that is irrelevant to this forum. Thanks everyone.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
install kubuntu 8.10 with lilo rather than grub (because of grub error 18) dukeinlondon Ubuntu 7 12-27-2008 06:53 PM
Grub error 17, and wont reinstall using grub-install! chiefreborn Linux - General 6 06-06-2007 10:29 AM
Booting my new ubuntu install = "GRUB GRUB GRUB GRUB GRUB" etc. dissolved soul Ubuntu 2 01-13-2007 12:55 PM
Need to (re)install GRUB: fedora c4 rescue cd (and GRUB) unable to see the harddisk whencat Fedora 4 03-05-2006 02:01 PM
Grub 0.97 issues on slackware - grub-install is very slow, & updating menu.lst fails dieyouspammer Linux - Software 1 02-27-2006 01:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > ROCK

All times are GMT -5. The time now is 12:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration