Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 05-01-2008, 10:40 AM   #1 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Thumbs down Disk Boot Failure. Urgent Help needed !


Hi Al
I was trying to install PC-BSD that Digit provided Digit provided 2 ISO and the installation ended using 1'st Cd and the setup never asked for 2'nd Cd Also after that my grub got removed and I tried restoring grub and I was successful but after system boot I got same error every time.. I tried installaing different OS like Mint , Suse 10.3 , Ubuntu 7.0 but none of these OS grub is appearing while the grub gets installed during Installation.. Whenever I tried to boot the system Says "Disk Boot Failure " Please insert System disk to boot

What to do ? Please let me know asap. .Currently using Live Cd of Mint

Regards
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/

Last edited by Dark Star; 05-01-2008 at 10:53 AM.
Dark Star is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 05-01-2008, 12:03 PM   #2 (permalink)
Pat
Member of Apple Family
 
Pat's Avatar
 
Join Date: Nov 2007
Location: Mumbai
Posts: 1,383
Default Re: Disk Boot Failure. Urgent Help needed !

^^Prolly BSD changed your partition table! Take a look at your grub config and make sure its booting into the right partition! Also check the health of your partitions!
Pat is offline  
Old 05-01-2008, 12:19 PM   #3 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Disk Boot Failure. Urgent Help needed !

^^ No it didn't I checked the partition table and stage1 file location and its correct ..

Code:
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        1275    10241248+  55  EZ-Drive
Partition 1 does not end on cylinder boundary.
/dev/sda2            1276        6949    45576405    f  W95 Ext'd (LBA)
/dev/sda3            6953        9729    22306252+   7  HPFS/NTFS
/dev/sda5            1276        3825    20482843+   7  HPFS/NTFS
/dev/sda6            3826        6757    23551258+   7  HPFS/NTFS
/dev/sda7            6758        6949     1542208+  82  Linux swap / Solaris
/dev/hd6 is not getting formatted to NTFS while using Gparted from Mint Cd
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 05-01-2008, 08:23 PM   #4 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Disk Boot Failure. Urgent Help needed !

Curse all .. Nobody there to help
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 05-01-2008, 08:31 PM   #5 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,173
Default Re: Disk Boot Failure. Urgent Help needed !

1) The hard disk is not detected.

2) The boot record has been wiped out.

3) The BIOS is looking elsewhere for boot record and not finding it (for e.g. boot off HDD has been disabled hence it looks for floppy/usb/dvd drive but doesn't find any bootable disk in either of them).

There can be no other reason for a Disk boot failure after the BIOS Post.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is offline  
Old 05-01-2008, 08:58 PM   #6 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Disk Boot Failure. Urgent Help needed !

I believe the boot partition needs to be marked active. I had faced a similar problem once prolly after using BSD only. Just try that out.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 05-01-2008, 09:02 PM   #7 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,173
Default Re: Disk Boot Failure. Urgent Help needed !

^^^ Oops! Yeah, missed that point.

And also if you haf 2 HDDs and the other one has an active partition but no boot record and BIOS is set to boot from that HDD first.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is offline  
Old 05-01-2008, 09:14 PM   #8 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Disk Boot Failure. Urgent Help needed !

Another couple of reasons I have come across is when the hard disk is not the first boot device. Then sometimes it does give such an error but not always.
Another time I faced a similar problem was when the SATA cable had come loose.
But, I strongly put my doubts on the problem I mentioned in the previous post.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 06-01-2008, 09:38 AM   #9 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Disk Boot Failure. Urgent Help needed !

See I find out this.. Linux partition editors detect it correctly I used Windows Cd and its didn't show any of the partition and asked me to format the partitions ? Whats should be done
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 06-01-2008, 10:02 AM   #10 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Disk Boot Failure. Urgent Help needed !

try in ubuntu livecd, "sudo fdisk /dev/sda" and press "x" to go to expert option;press "f" ;then "v" and lastly press "w" and exit.run "partprobe" for instant changes.
Hope this can fix! (make sure,u dont mount any partitions in livecd)

and google says that the partition error u saw is a util-linux package bug.
http://stason.org/TULARC/os/linux-fa...-boundary.html

...and if u have any free space left on /dev/sda1,try resizing to a smaller size hence making some free space and fixing it via gparted from a livecd.now see fdisk -l to make sure the error message is not there.then again boot livecd and increase /dev/sda1 to its full space.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org

Last edited by praka123; 06-01-2008 at 10:09 AM.
praka123 is offline  
Old 06-01-2008, 11:23 AM   #11 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Disk Boot Failure. Urgent Help needed !

^^ Didn't worked It said using new Partition table but nothing happened
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 06-01-2008, 05:33 PM   #12 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Disk Boot Failure. Urgent Help needed !

i read that "testdisk" utility even can fix.and the last soltn is to format and fix partitions
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 06-01-2008, 05:43 PM   #13 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Disk Boot Failure. Urgent Help needed !

Have you seen if the boot partition is active? I believe I had used cfdisk for it. But, even gparted should work.
__________________
http://www.bash.org/?258908
mehulved is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot Disk Failure vineetrocks2005 Software Q&A 2 07-05-2006 07:52 PM
boot failure raul_8 Software Q&A 1 12-02-2006 11:49 AM
Boot Disk Failure StalinQAA Software Q&A 3 31-12-2005 02:28 AM
URGENT HELP NEEDED WIN98 boot problem F1F1F1F1F1!!!!!!!!!!!! expertno.1 Software Q&A 13 06-06-2005 10:06 PM
failure to boot in windows techpro_bunty Software Q&A 4 19-01-2005 02:27 PM

 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 05:35 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2