View Single Post
  #2   (View Single Post)  
Old 3rd June 2010
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

If you see just a blinking cursor then this may indicate a disk problem.

I would first check the integrity of the disk usig MHDD just to be sure, I wrote some instructions here:
http://www.daemonforums.org/showpost...64&postcount=4

Assuming the disk is OK, you can download & burn the livefs image and inspect the disk.
I can't tell you what will turn up here, but you can try to read the partition table (with fdisk(8)), disklabel(8) and filesystem (with mount(8)).
You can also reinstall the boot loader with boot0cfg(8) if need be.

But first: check your disk. especially if it holds important data as you mentioned.
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote