Results 1 to 10 of 13
Hello,
I just recently installed Debian Linux on my the second of my two hard drives, which is is the slave serial port. Windows XP Pro is installed on the ...
- 07-19-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 6
Linux newbie needs help! GRUB error 18 while booting- cannot start computer
Hello,
I just recently installed Debian Linux on my the second of my two hard drives, which is is the slave serial port. Windows XP Pro is installed on the first hard drive (master). At the end of the Debian installation, I chose to have GRUB overwrite the MBR and when I took the CD out and rebooted I got the following message:
Grub Loading Stage 1.5
GRUB loading please wait.....
Error 18
Please help, I cannot start my computer on either Debian or XP Pro; I am using a Knoppix LiveCD right now.
Thank you for looking
- 07-19-2007 #2
Boot from Knoppix
post the output of fdisk -l and mount your debian partition to do
let's say your debain is installed in /dev/hdb1 and the filesystem is ext3 so make a directory called whatever you want let's say debian
mount -t ext3 /dev/hdb1 debian and the then post this file menu.lst wish is inside your debian partition in boot/grub .
once you did it'll be easy for me and for others to give you the solution
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 07-19-2007 #3Linux is installed in Slave Disk and GRUB is in MBR of Primary Disk. Most of the time GRUB doesn't work properly if you install it in MBR of Harddisk which doesn't have Linux Installed.
Originally Posted by weirrdo7
First of all, remove GRUB from MBR of Primary Disk. Boot up from WIndows Installation CD, select repair and execute fixmbr.
fixmbr command will remove GRUB and Windows will boot up on reboot.
Is it possible for you to SWAP Harddisks? Can you plug-in Slave disk having Debian installed as Primary?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-19-2007 #4
Well , I hate any solution related to windws$ ,

Because :
1)- i hate MS product
2)- i have no idea about how this OS works
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 07-19-2007 #5
Originally Posted by aliov 
if one is dual booting Linux and Windows then there is no way to avoid Windows related solution and Windows commands.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-19-2007 #6Just Joined!
- Join Date
- Jul 2007
- Posts
- 6
I cannot understand what you are saying because I am such a noob at this. I went to GParted on Knoppix and I cant find anything except the partitions on both hard drives along with their formatting:
/dev/cloop0
/dev/cloop1
/dev/cloop2
/dev/cloop3
/dev/cloop4
/dev/cloop5
/dev/cloop6
/dev/cloop7
/dev/hda1----->mountpoint:/media/hda1---->NTFS
/dev/hdb1(boot flag)---->mountpoint:/media/hdb1--->ext3
/dev/hdb2----->Extended
/dev/hdb5-->Linux Swap
- 07-19-2007 #7
have a look to this site Error 18 - Ubuntu Forums
it's related to your bios , and as devil_casper said if grub is installed in MBR and linux it's in another partition most probably it'll fail ! so you can swap the hard disks or you can play with the boot priority of your bios to do this .
But if you decide to swap your disk post here to tell you how you can correct the grub configuration to boot Debian and your second OS.
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 07-19-2007 #8Just Joined!
- Join Date
- Jul 2007
- Posts
- 6
- 07-20-2007 #9
boot up from MS-DOS startup disk and execute 'fdisk /mbr' command. it will remove GRUB. in case it doesn't work, download SuperGRUB CD .iso image, burn it to CD and boot from it. select Fix Windows option from its Menu.
Plug-in Slave disk as Primary and re-install GRUB using SuperGRUB CD.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-20-2007 #10Just Joined!
- Join Date
- Jul 2007
- Posts
- 6
Thanks devils_casper
I booted the CD and and it fixed the MBR, but when I load the Windows partition it says NTLDR missing, any suggestions?
Thanks


Reply With Quote

