Debian :: Grub - Fd0 Read Error

Jun 6, 2011

How do I fix this error

Error: fd0 read error

Debian squeeze install, two hard drives, one partition on each which make up a software raid1.

View 14 Replies


ADVERTISEMENT

General :: Unable To Boot Windows / Grub Error Saying GRub Loading Stage2 Read Error

Jul 8, 2011

I am new to Linux. I have installed RHEL 5.4 on my PC with preloaded Windows XP.

Windows was set as the first boot kernel. So if i do not choose which OS to be loaded it will load Windows by Default.

Today I got an error saying GRub Loading Stage2 read error.

View 9 Replies View Related

Debian Installation :: "GRUB Read Error Operating System Not Found" In Old Hardware

Apr 1, 2011

I am trying to install debian 6.0.1a in an old COMPAQ 1255 (amd-k6, 160 MB ram, 4.3 Gbyte AT33.33 MB/s Cyl 6568 Heads 6 bytes per sector 512 HardDisk). I am using the netinstall CD_ROM , I just want the base system (the last option in the list you are presented) I got installed debian 5.0.8 , base package plus fluxbox plus a light browser plus a light pdfviewer, and I got really surprised what an useful system I got from such and old hardware.

With 6.0.1a everything goes well during the install process, the net is recognized, also the disk, formatting an partitions are created, apt-get configured, repositories contacted, etc. I only select base system (may be I am confused with the name, it is the last option in the list), and I select the install using the whole hard disk (i also tryed the install using a separated home partition but I had the same problem). I am installing the system in spanish, using latinamerican keyboard layout.

the installer then asks to take away the CD-ROM, I do, I reboot and then I got "GRUB Read Error Operating System not found". Just before the message, the machine search the floppy. If I press a key, I got the same behaviour, noise in the floppy, error message.

I can boot the CD_ROM in rescue mode, and I can select /dev/hda1 and get a console. i can do ls and cd and navigate the tree. It looks like everything is there, the /etc, the /home, all of the directories. if I do fdisk /dev/hda i got a warning because dos compatible mode is deprecated with option p of fdisk i got:

15 heads, 63 sectors/track 8944 cylinders. (different of the specifications?)
device boot Id system
/dev/hda1 * 83 Linux

[code].....

i can do less grub.cfg, and I got lot of information. I think this part could be relevant to the problem

insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid

View 10 Replies View Related

Ubuntu :: Grub - 1.5 Hd - 0,1 - Disk Read Error

Sep 12, 2010

So my hard drive crashed. (i was running Linux 10.4)so i put in another hard drive, installed Ubuntu 10.4, and on boot up i get that error. I've tried reinstalling it with the server edition. different hard drives. all I get is that message.

View 9 Replies View Related

Ubuntu :: Grub Loading Dtage 1.5 Read Error

Feb 9, 2010

Ubuntu OS it appear Grub Loading Stage 1.5Read Error

View 2 Replies View Related

Software :: GRUB Read Error After Upgrade To Grub2?

Mar 19, 2010

I have a Debian Lenny box with two hard drives in it (no dual boot; /home and /var are on the second drive). This machine was working fine until earlier this week when I ran an upgrade and restarted it. I think during this upgrade Grub got upgraded to Grub2, and now when I try to reboot I just get this:

Code:

GRUB Read Error

Hitting Enter yields Operating System Not found. This is it, I can't get into the grub screen to enter the boot command or anything. I booted the machine into the rescue environment on the Install CD, and was able to mount all the file systems and chroot in. I tried reinstalling grub2, but this did not help. I ran fsck on my /boot file system, but it appears fine. The boot partition is also marked with a bootable flag in fdisk. I did try to downgrade back to grub1.5 which, while it didn't given an error did hang shortly after it loaded.

View 4 Replies View Related

Fedora :: GRUB Error 18 - Couldn't Read Configuration File

Apr 5, 2010

I'm playing with Fedora 12 and can't get GRUB to work. To boot, I've been using GRUB4DOS. While that works fine, I'd like to figure out what's wrong with regular GRUB 0.97. After the initial installation, GRUB came up on reboot, but it was broken -- it couldn't read the config file apparently, and no commands would work correctly. So I attempted to reinstall grub via the grub prompt. No matter what I do, or which hard disk I install GRUB on, I get "Error 18". I tried using the "grub-install" command as well as the prompt, and that did the same thing.

My system here is an ASUS M4A785TD-M EVO mo/bo. I've got four hard drives. Two 1TB SATA drives and a couple of PATA drives (300 and 500GB) on a Si608 controller card. Using the BIOS "BBS" boot menu, I can boot NTLDR and BOOTMGR off active partitions on any of the drives (with proper Boot.ini modifications to handle the change in drive order). GRUB4DOS works as well, and will boot Fedora 12 correctly off any of them (with proper menu.lst ministrations). But GRUB 0.97 that comes with Fedora just refuses to do anything other than say "Error 18".

View 4 Replies View Related

Ubuntu :: Cannot Read In The 1/4 Second The Error Lasts On Screen Before The Grub Prompt

Jul 14, 2011

This morning I ran an upgrade which upgraded the kernel from 2.6.35-28 to 2.6.35-30 on my Maverick system. I then departed for a meeting and came back to discover that my system had rebooted itself and only booted into an initramfs prompt.

Rebooting again shows a very brief flashing message of "error: unknown filesystem" alongside a few other errors I cannot read in the 1/4 second the error lasts on screen before the grub prompt. Neither kernel boot nor recovery mode options take me anywhere except to the initramfs prompt. I have searched and found a few threads on similar issues, but they all involve different fixes and suggest causes (such as dual booting on an ntfs drive, which I do not do) such that I am unsure where to go from here.

View 8 Replies View Related

Server :: GRUB Read Error After Adding SATA Drives?

Apr 2, 2010

I installed debian 5.0.4 server on a PC that has both IDE and SATA controllers. I used an IDE HD to install the OS. The input device was a USB DVD unit. The IDE drive showed as /dev/hda and the 4 SATA HDs showed as /dev/sda1, /dev/sda2, /dev/sda3 and /dev/sda4. After the OS was installed the reboot started which brought up an error: GRUB GRUB Read Error

I then disconnected the SATA HDs and rebooted successfully. So no PROBLEMS with just the IDE drive connected, grub works fine. If I reconnect the SATA HDs though grub fails with:

GRUB GRUB Read Error

The problem originated when the installation got to the GRUB implementation. Here the installer engine asked me If I wanted GRUB to be installed on the MBR, to which I said YES. The installer had listed the IDE drive (/dev/hda) before the SATA drives (/dev/sda, /dev/sdb, /dev/sdc, /dev/sdd). After the installation finished and the machine was restarted, BIOS looked at the SATA drives first could not find the grub stages and it displayed an "Read Error".

After realising what was happening I looked at the BIOS settings to see if the HD booting sequence could be altered. The BIOS did indeed list the 4 SATA drives first and the IDE HD last. BUT it would not let me alter the booting sequence. So I was stuck with what the BIOS doing. So I decided I take the IDE drive out and create a 20G partition on the first SATA to accommodate the OS. So now everything works OK.

View 2 Replies View Related

Ubuntu Installation :: (initramfs) Prompt After Alternate CD 9.10 With RAID - Grub Loading: Biosdisk Read Error

Jan 13, 2010

I am trying to install Ubuntu on a nvidia board which, based on the forums I have perused, is a FAKERaid chipset. Originally I tried to install according to https://help.ubuntu.com/community/FakeRaidHowto to no avail. I gave up and am resorting to breaking down my raid setup (thus losing my Windows XP installation) and using Linux's software raid (which seems to be the recommended method) with the Alternate CD install.

I went in to the bios and completely disabled my board's RAID function. I then followed the instructions here: https://help.ubuntu.com/community/In...n/SoftwareRAID , except it popped up with a window advising me "one or more serial ATA RAID configurations have been found. Do you wish to activate these RAID devices?" which that page didn't mention. I believe I selected "Yes". Setting up the partitions I made (from beginning of disk to end of disk) a RAID1 200MB /boot partition, a RAID0 / partition (90GB?), free space not set up in RAID (approx 20GB for each SATA drive to later install Windows on [if that's even possible]) & then the SWAP partition 2GB at the end of one of the disks (is it OK that this one wasn't in RAID?).

The installation completed, as far as I can tell, without a hitch. Except also of note: my network card doesn't work in the installer (gives an error message about unable to configure dhcp) so i'm not connected to the internet. Then I restart and the following appears: grub loading: error: biosdisk read error. Followed by what appears to be the Ubuntu loading splash (just a small white shape in the middle of the screen), and then:

[Code]....

View 9 Replies View Related

Debian :: Grub Load Error "Grub Loading Stage1.5. Grub Loading, Please Wait... Error 15"

May 23, 2010

When I try and boot my Debian computer I get the messages: Grub Loading stage1.5. Grub loading, please wait... Error 15 Is there any way of recovering from this - or is it simply a fresh install? I was attempting an upgrade from Lenny to Squeeze and despite a few hurdles it looked like it was all happening. Got the new kernel loading, and the new grub. It looked as though grub2 was working so I ran the grub-remove-legacy-support command (something like that) and now my computer won't boot grub or Linux.

I'm assuming the MBR on my harddrive is lost, however I don't know what state the partition is in. I'm guessing that maybe this has been lost as well. I tried a few tools from the Ultimate Boot CD but nothing here was able to re-install my grub or boot from any partition or even mount my file-system. I'm fearing the worst but would like it confirmed before I blow it all away with a new install.

View 8 Replies View Related

General :: Debian 6.0.1a Installation Failed / Grub Tried To Read The CD But Than Started Ubuntu OS?

Mar 27, 2011

I'am using Ubuntu 10.10, and wish to install a Debian OS.I downloaded the file "debian-6.0.1a-amd64-netinst.iso.(My motherboard is a 945CG-F7 with INTEL PENTIUM DUAL CPU E2160)I recorded the file on CD as "iso" (following instructions from Internet).Grub tried to read the CD but than started Ubuntu OS.

View 2 Replies View Related

Debian :: GRUB Refused To Be Installed / Grub Loader Error 15

Feb 4, 2010

I tried to install Open Office following a guide in OpenOffice.org but after several attempts debian refused to boot properly. I decided to re-install Debian 5.0. When we came to the installation of the boot loader GRUB refused to be installed. I stopped the installation expecting to go back to the beginning. But now it tries to boot saying:Grub loading stage 1.5.

Grub loading, please wait...
Error 15

This is an old Toshiba 3110 with Windows 98SE installed which I have successfully customized and do not want to loose. What can I do to get back into W98SE and then re-install Debian properly?

View 14 Replies View Related

Debian :: DVD Error - Could Not Read From Resource

Jun 11, 2011

I try to play a DVD but get the error

Could not read from resource

View 6 Replies View Related

Debian :: Grub Error On Squeeze

May 4, 2010

I installed squeeze with 2 drives, one for squeeze (2.6.32-3-amd64 using 120GB hdd), and one for my old winxp. I used LVM with ext4 on /root, /home, and ext2 for /boot. The install gave me grub 1.98.

When booted, screen says
Loading Grub
Welcome to Grub

View 1 Replies View Related

Debian :: GRUB Error 15 - Can't Boot ?

Jul 10, 2010

I installed GRUB 2 for someone, and I made a mistake, and did not specify the right place (/dev/sda3 for me) when it asked. Now I can't do anything. I can't boot GRUB, can't do nothing.

View 1 Replies View Related

Debian :: Grub Error 21 After Installation

Feb 8, 2011

After finishing installation of Debian to a USB drive with XP on disk0 , the system does not boot and reports the Grub error 21. I tried install for 2 times with same results.

View 1 Replies View Related

Debian :: Grub Error - No Such Disk ?

May 9, 2010

I installed Debian squeeze amd64 (using LVM with ext4 for /, /home, and ext2 for /boot). This is on a whole hdd on its own. Before I installed it, I have win7 on it. There is also another hdd with winxp. The dual boot loader is in the hdd. After I installed Debian, grub 1.98 was installed. After reboot, grub says "welcome", and after 10 seconds, it says "error: no such disk". It went on to display the menu with a choice of my debian and MS windows.

There does not seem to be any effect of this "error:no such disk". However, after I chose Debian to boot, gnome comes on, and I typed in the username and password. The screen goes blank for about 30 seconds before my desk top comes on.

I have 2 questions:

1. How do I fix my grub "error:no such disk" message?
2. Is there something wrong with a 30 seconds delay for the desktop to show after typing username and password, and if so, what can be done?

View 3 Replies View Related

Ubuntu Installation :: Grub Error: Unknown Filesystem And Grub Error: No Such Disc

Nov 23, 2010

I have a dual boot system with ubuntu 9.10 x64 and Windows 7. Everything has been working fine for a a long time but yesterday I tried to delete an unused partition through the Disk Utility in ubuntu (System->Adminstration->Disk Utility) and everything was messed up. I used to get the "Grub error: Unknown filesystem". I managed to create an ubuntu bootable usb and followed some tutorials for fixing grub but all i managed to do is to get another error: "Grub error: No such disc". After some experimentation i got
"Grub stage 1.5" which gave me a grub> command prompt./dev/sda is the drive containing Windows and Ubuntu.

Code:

[ Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 0.97 is installed in the MBR of /dev/sda and looks on the same drive
in partition #6 for /boot/grub/stage2 and /boot/grub/menu.lst.

[code].....

View 5 Replies View Related

Debian Installation :: Grub Error After Upgrade

Dec 20, 2010

After one year of squeeze use without problem (and without upgrade) on a laptop and I decided to upgrade everything today. During the upgrade, I was asked what partition grub should handle. There was 2 choices /dev/sda and /dev/sda1. I checked only the last one and this is I think the source of my problem.

Now restarting the system, grub fails and reports

Entering rescue mode... error: the symbol `grub_xputs` not found and leave a useless prompt grub rescue>

I don't have a rescue cd at hand right now. I have a usb key with some old version of eeebuntu (my laptop is not a eeepc) and surprisingly I can boot on it.

View 6 Replies View Related

Debian :: Grub 1.5 Error 18 - Try Rebooting Your Computer Without The CD

Nov 10, 2010

I recently pulled out my old computer and decided I would install linux on it so I could get online. The specs aren't the greatest (Pentium II processor, 94 MB RAM, and an 8 GB HDD). I chose AntiX 8.0 as my OS. Anyways, I got through the installation just fine, but when it said "Try rebooting your computer without the CD"...So I did, and what happened? I got that error. I've tried rebooting with different Live CDs to no avail. Is there anything I can do to get back up and running?

View 4 Replies View Related

Debian Installation :: Grub Error 18 With Lenny While Booting

May 7, 2010

I recently did a single boot install of Lenny-xfce on a Compaq Armada laptop. There were no errors and grub indeed found that Lenny was the only OS on the hard drive and installed itself on the MBR. My problem is that I'm getting an error 18 when booting the freshly installed system from hard disk. I booted into rescue mode and started a shell to take a look around. There are files on the drive and /etc/grub exists. device.map shows dev(0,0) as being mapped to /dev/hda. A search on the forum for "grub error 18" came up with nothing.

View 2 Replies View Related

Debian Configuration :: USB Errors "usb 1-5: Device Descriptor Read/64, Error -110"

Sep 3, 2010

While I had the case open to swap out a network card I thought I would drop in an old USB card (previously used with no problems on a machine running Debian) however on boot I'm now getting some errors showing up. The card has been sitting around for a while so it could be an issue with the card.

[Code]....

View 2 Replies View Related

Debian :: Update-rc.d Command Error "unable To Read /etc/init.d/script"

Jul 31, 2011

I have renamed two services by replacing S with K in rc2 and then tried to # update-rc.d script defaults and i get update-rc.d: using dependency based boot sequencingupdate-rc.d: error: unable to read /etc/init.d/script Obviously my command syntax is wrong. I have read the manpage but still do not understand what i have to type.

View 1 Replies View Related

Debian :: Error (device Hde1): Ext3_get_inode_loc: Unable To Read Inode Block - Inode=2375715

Mar 25, 2010

I decided to take an old Gateway that I bought off a guy cheaply and turn it into a file and web server.I purchased copies of Debian 5.0.4 i386 disks (31 in all) on the advice of a friend, the disks weren't expensive, but now that Ive installed all the disks, I'm having a variety of errors

[443.110940 end request: I/O error, dev hde, sector 76021855
[443.111074] EXT3-fs error (device hde1): ext3_get_inode_loc: unable to read inode block - inode=2375715, block=9502724
INIT: cannot execute "/sbin/getty"

[Code]..

View 2 Replies View Related

Debian :: Grub Error 13 Invalid Or Unsupported Executable Format?

Jul 22, 2010

A few days ago I booted up my computer as normal and loaded vista. It loaded fine, but then froze at the login window. I restarted my computer but this time when I tried to load vista I got the "Error 13" message. Ubuntu still loads up fine however.

I'm fairly certain that I'm using Grub - Legacy, and since most posts that I see post the contents of the menu.lst file, I will too Code: # menu.lst - See: grub(8), info grub, update-grub(8)

# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
code....

View 3 Replies View Related

Debian :: Cups Not Starting With The Server / Getting Error Unable To Read Configuration File '/etc/cups/cupsd.conf' - Exiting?

Feb 24, 2011

cups does not start with the server. When I try to start from the terminal I get the error message

cupsd: Unable to read configuration file '/etc/cups/cupsd.conf' - exiting!
cupsd: Child exited with status 1!

The log files show nothing. cupsd.conf exists. It is user - root and group - root with permissions set at 0644.

My interpretation of this is that the program is not launching from either boot or terminal for a fundamental reason. I do not quite see what that reason is .

View 2 Replies View Related

Debian :: Grub Error 22 - Multi Boot (Win XP Home And Lenny AMD64)

Sep 1, 2010

I have a dual boot computer. I seem to be having a bit of a problem with Grub lately. Every time I do any kind of update in Debian Lenny AMD 64 it borks my Grub. The first time I had to change a few lines in menu.lst (hd1,1 to hd0,1), no problem. The second time, things went downhill fast and G-Parted was giving me errors on my NTFS partitions. I had to do an XP repair, fixboot, and I had to reinstall Grub completely to the MBR.

Now, I having a "Grub Loading stage1.5. Grub loading, please wait.... Error 22". All I did was update Debian Linux and shut down. From my initial searches this is an error relating to not finding the correct partition. I have booted with a G-Part CD and it shows all my partitions. I do have a Windows XP Home boot cd if I need it. Here is my partition outline if you need it:

/dev/sda1 NTFS (Windows) flags--boot
/dev/sda2 Ext3 (Linux)
/dev/sda3 FAT32 (shared space between Windows and Linux)
/dev/sda4 extended
/dev/sda5 linux-swap

View 6 Replies View Related

Debian Installation :: Fresh Install - Grub File Not Found Error

Nov 28, 2015

I just installed debian from debian-live-8.2.0-amd64-standard+nonfree.iso and after installation, which finished without problems, I cannot boot the system. I get the error:

Code: Select allfile '/boot/grub/i386-pc/normal.mod not found

From grub-rescue via ls command I see that I don't have the i386-pc folder inside /boot/grub. I have only two files:
unicode.pf2 and grub.cfg

View 7 Replies View Related

Debian Installation :: Squeeze- Grub Can't Dual Boot -ntoskrnl.exe Error

Jun 7, 2010

I cannot count how many times I have re-installed squeeze, and do all kinds of fixes to grub, but no joy. Every time, there is this ntoskrnl.exe error, and to re-install it. I thought my WIN XP may be corrupted, so I reinstalled it, and updated it with sp3 and all updates. Then I re-installed squeeze (reformatting all partitions). At the end, the installer ask if I want to install grub to mbr. I replied yes. After reboot, only the 2.6.32.3-amd64 and the recovery kernels show up on the grub screen, no winxp.OK, I booted into squeeze kernel and looked at the /boot/grub/grub.cfg file, and there winxp is not included in /etc/grub.d/30_os-prober section. In terminal, I typed

#os-propber and it found winxp in /dev/sda1
then I typed
#update-grub

and now /etc/grub.d/30_os-prober now show winxp.I rebooted, and winxp shows on the grub screen, and I chose winxp.It came back with "ntoskrnl.exe ...error... re-install ntoskrnl..."Here are the details:

fdisk -l
root@SHUM-AMD64:/home/shum# fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders

[code]....

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved