Comments on: Blinking Dash: The Video http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Pat Flynn http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-13261 Sat, 26 Sep 2009 01:04:58 +0000 http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-13261

I’m sure that in the year and eight months since this was posted SOMEBODY has found the answer but I could have saved you all some trouble since I bought a new hard drive, reinstalled my software and it started up like a dream.

For the first few times.

Now we’re back to rolling the dice. Sometimes I get the dreaded blinking dash and sometimes I don’t and it boots fine. I’m not sure where I read that someone thought it might be USB-related but when I disconnect my USB mouse, keyboard, external hard drive and laptop cooler — that seems to do the trick and it boots normally. I thought it was overheating and that’s why I bought the cooler it sits on now. But something in the directions of that cooler, which warned how many watts it took, made me wary (my Dell only has two USB ports so I had to get a four-port adapter). Heat? Watts? What? Anybody solve this?

Reply  |  Quote
]]>
By: cheap computers canada http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-13144 Thu, 10 Sep 2009 19:16:44 +0000 http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-13144

@Will
my floppy drive has been busted for years. It just doesn’t work no more. I excluded it from the boot sequence in BIOS.

Reply  |  Quote
]]>
By: MarshallV http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8250 Thu, 28 Feb 2008 03:58:39 +0000 http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8250

Hmm, my experience with hands on tech support tells me I should know this, but I can’t quite assemble the chain of dependencies I recall involved in scenarios like this. Long and short, it’s your NTFS file system’s MFT. Let’s see…

http://support.microsoft.com/kb/228734/en-us

XP does this too. NTLDR was not modified until Vista (you can use NT recovery disks to replace it). As usual, Wikipedia explains the process better than I. This is a failure of the VBR to find NTLDR in sector zero. The BIOS has already found the boot sector, loaded and executed it, but the code there contains the MFT string that should be right there. You don’t even load a kernel (step 6, M$!).

http://en.wikipedia.org/wiki/NTLDR

FIXBOOT makes sure that the partition which your recovery console mounted (it forces you to target a partition) is flagged as bootable, and installs a bootloader in the first sector of that partition.

FIXMBR rewrites the MBR, making sure to include your currently mounted partition as the boot partition (if you have multiple bootable partitions, this is a problem. You only get the one you mounted with recovery console). That doesn’t fix this either.

Running an OS upgrade or ‘XP repair’ usually fixes this. Certainly better than this NT article I referenced ever did… but because this is caused by MFT corruption or fragmentation, you may pay for it with data loss, and it might have troubles writing to sector zero (and think it didn’t). Boot code update is actually what you need, and that article did work for me in a few cases.

Anyway, I’ve fixed XP the MS (for NT) article way before once or twice. When that didn’t work the only solutions was chkdsk, xcopy, rewriting boot partition and loading contents back in, then fixboot and fixmbr. That works a treat, and as a real bonus you can recondition the drive surface in between by zero/one/zero filling the drive.

My advice, never use a 1yr warrantee drive (a Dell cost-saving favorite:
‘what, it’s big and fast! incidentally the manufacturers quality checks graded the drive for 1yr only’). While the come with delicious frogurt, they carry a terrible curse.

PS: the frogurt is also cursed.

Reply  |  Quote
]]>
By: D.Taylor http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8246 Wed, 27 Feb 2008 22:53:53 +0000 http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8246

Not necessarily, I’m not sure though. With XP MS changed how they set-up the boot loader, and how one tweeks it. I’d have to get my nose in the books to double check. (And I won’t be able to know just what part of the code took a dump) Since you did a rebuild anyway, and all is well (hopefully) we’ll never know. It does happen though. The cause could be any of several sourses, even a spike or drop in AC Line Voltage. So, again one never knows. Thanks for the Feed-back. Good Blog BTW. -d

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8243 Wed, 27 Feb 2008 20:34:36 +0000 http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8243

I guess this is what is happening. Theoretically though, if the boot loader is fried, you should be able to fix it with the FIXBOOT command from the recovery console, no? Or perhaps this depends on the severity of the damage.

I wonder why it keeps coming back like this.

Reply  |  Quote
]]>
By: D.Taylor http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8235 Wed, 27 Feb 2008 11:48:43 +0000 http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8235

WinNT. wooo, I see that all the time. Ok, it’s on an old WinNT machine that I keep at the ready in the kitchen. (Yes, Kitchen, where else would one have a ‘Computer Lab’? Close to the coffee machine.) It’s part of the NT boot loader program. They built it in so one could see it is trying to do something, and that it wasn’t just playing Dead Puppy. Of course if you actually see that on a WinXP machine it could mean that your NT Boot Loader might be corrupted, or that pieces of it have gone AWOL. Not un-common, actually. I’m not sure if this is related to Dell, as I try to avoid them. (Hard to do if one is in an instutional or Gov. enviroment in the US. Where it seems most Dells have found asylum.)
Now you’ve gotten me wanting to fire-up my stack of old toys. Then I can see my own blinking “-“.
…just my 2 euro cents… -d

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8223 Mon, 25 Feb 2008 14:21:03 +0000 http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8223

Hmmm… I didn’t try that. It’s probably worth giving it a shot next time this happens. I don’t think this would be an issue though, since the CD drive seems fine – I can boot from it normally.

I’ll try it though. :)

Reply  |  Quote
]]>
By: Alphast http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8220 Mon, 25 Feb 2008 10:11:58 +0000 http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8220

Hmmm. I know I told you about the video card last time. But now that I see the video, I am thinking about something very different. Instead of changing the order of the boot session in the BIOS, I would simply remove the booting from optical drive and see what happens… I am having a similar trouble from time to time, and cleaning the optical drive tray made wonders.

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8216 Sun, 24 Feb 2008 08:12:47 +0000 http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8216

@Ian – I actually went through just about every boot sequence scenario last time around.

Also, this is the crippled Dell BIOS that has minimum functionality. You can’t really do anything with it. I went through it millions of times, and I don’t think there is an option for not displaying th Dell splash. :(

@Will – yeah, it works perfectly after full reinstall – go figure. I tried fixing the boot sector the windows way by booting into recovery console and using the fixboot command. That didn’t work.

Also my floppy drive has been busted for years. It just doesn’t work no more. I excluded it from the boot sequence in BIOS.

Thanks for the tip though.

Reply  |  Quote
]]>
By: Will Sheldon http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8215 Sat, 23 Feb 2008 23:05:07 +0000 http://www.terminally-incoherent.com/blog/2008/02/23/blinking-dash-the-video/#comment-8215

You could always call dell (snigger)

That looks more like a boot priority issue, but can’t be if it works with no bios changes after a reinstall of windoze.

I’d recommended backing up your boot sector to a floppy this time around so you can try a restore next time (instructions below). I’d also have tried the F12 option to choose what you want to boot from, but it’s a bit late for that now.

mkdir /mnt/floppy
mount -t vfat /dev/fd0 /mnt/floppy
dd if=/dev/hda of=/mnt/floppy/winxp-bootloader bs=446 count=1
umount /mnt/floppy

bs=446 just backs up the bootloader, if you want the partition table too use 512

to restore:
dd if=winxp-bootloader of=/dev/hda

We have stopped buying dell’s after the sx280 fiasco, where we bought 80ish, and they all had defective capacitors – every mobo had to be replaced, but dell wouldn’t do them in one go as their insurance wouldn’t cover it unless the units had actually failed. We called the engineers out every day for about 6 months.

Reply  |  Quote
]]>