Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i am curently dual booting winxp and win server 2003. i tryed out knoppix today a few times, but then after restarting my computer after using win 2003 the comp hasent been able to boot. the screen runs L 99 99 99 99 for about 5 lines and then says please enter system disk or something like that.
i am still able to use knoppix and am using it right now to post this message.
how can i get my comp to boot again?
thanks for your help.
I don't know windows that well and I mis-trust their tools. Check some things in Linux first to make sure you didn't fsck up your Windows partitioning scheme
Try booting into knoppix and hit control-alt-F2 and command
/sbin/lilo -u
That should un-install lilo from the mbr and restore it to it's origional condition.
You might want to make sure you didn't manage to partition and format your disk as well. Check and make sure you have your origional Windows partitioning and that you don't have any Linux partitions.
fdisk /dev/hd<X> -l
Return to X with alt -F5 (I think, if not try F2-F6 until you find it)
See anything strange besides fat32 and NTFS filesystems? If not, re-boot and Windows should start up.
ok, i tried getting rid of lilo by doing what u said (/sbin/lilo -u) but it said no such file or directory.
so then i tried the second thing u said to do (file system check) and from what i understand, it said the system was unknown for both of my harddrives.
what exactly happened? how can it be fixed?
thanks for your help so far.
You can remove grub or lilo from the mbr by booting with a Windows 98 boot floppy (at the prompt, type fdisk /mbr), or by using the Windows XP Recovery Console is what I have heard. Do you have a win98 boot floppy or know anyone running windows98? If the XP recovery console or the boot floppy won't remove it, I don't know what else to suggest.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.