Results 1 to 5 of 5
I totally FUBARed an install and got a kernel panic with a suddenly dysfunctional CD drive. Help!...
- 06-02-2007 #1Just Joined!
- Join Date
- May 2007
- Posts
- 5
kernel panic and cd drive quit
I totally FUBARed an install and got a kernel panic with a suddenly dysfunctional CD drive. Help!
- 06-02-2007 #2Just Joined!
- Join Date
- Jun 2007
- Posts
- 46
could u plz explain ur problem in more detail..
- 06-02-2007 #3Just Joined!
- Join Date
- May 2007
- Posts
- 5
I was able to get the machine to boot using Basic Linux on floppies. I want to run DBAN and start from scratch. What are the commands to wipe the hard drive and force a boot from the CD drive, please?
- 06-02-2007 #4there are a lot of ways to *wipe* harddisk.What are the commands to wipe the hard drive and force a boot from the CD drive, please?
you can use GParted LiveCD to create/resize/delete partitions.
OR
boot up from LiveCD of any Linux distros, open Terminal/Konsole and execute this
Code:dd if=/dev/zero of=/dev/hda bs=521 count=1
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-03-2007 #5Just Joined!
- Join Date
- May 2007
- Posts
- 5
The hard drive data has been deleted. Thank you for your help.
I still can't boot from the CD drive, however. It seems to be receiving power, etc. Additional help would be much appreciated.


Reply With Quote
