LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 03-12-2008, 09:57 PM   #1
apruwan
LQ Newbie
 
Registered: Mar 2008
Posts: 5

Rep: Reputation: 0
Question FC Installation error on Software RAID 1


Hi Im a Linux newbie and Im getting this error while installing FC6 on a software SCSI RAID 1.

[root@notes ~]# cat /proc/mdstat
Personalities : [raid1]
md0 : active raid1 sda1[0]
152512 blocks [2/1] [U_]

md1 : active raid1 sdb2[1] sda2[0]
16892224 blocks [2/2] [UU]

unused devices: <none>
[root@notes ~]#

And ----------------------------------------------------------------------

grub> setup (hd0)
Checking if "/boot/grub/stage1" exists... no
Checking if "/grub/stage1" exists... no

Error 15: File not found

grub>

_____________________________________________

Please help me on this error.

Thanks

Ruwan
 
Old 03-13-2008, 11:25 AM   #2
WhatsHisName
Senior Member
 
Registered: Oct 2003
Location: /earth/usa/nj (UTC-5)
Distribution: RHEL, AltimaLinux, Rocky
Posts: 1,151

Rep: Reputation: 46
1) The raid is degraded and you need to rebuild it, probably like this:

Code:
# mdadm /dev/md0 -a /dev/sdb1
Don't reboot until the raid has recovered.

Be sure to consult the mdadm manpage ($ man mdadm) for more details.


2) You need to specify a valid root before issuing a grub setup command.

Code:
# grub
grub> root (hd0,0)
grub> setup (h0)
grub> quit
Be sure to use the correct root location.

See the Grub Manual section 3.2 Installing GRUB natively for more details.
 
  


Reply

Tags
raid, software


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
linux installation on dual boot software raid Sjaaksken Linux - Hardware 10 12-18-2007 03:31 PM
Software Raid 1 installation eyt Linux - Software 8 03-31-2006 12:15 PM
Creating software mirror raid during installation hq4ever Fedora 1 02-21-2006 09:09 AM
Software RAID Configuration during Linux Installation manjinder Linux - Enterprise 1 11-15-2004 12:57 PM
Software RAID & Installation Problems Dr_Cooke Linux - General 1 09-19-2003 11:35 AM

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

All times are GMT -5. The time now is 12:46 PM.

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