Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-23-2003, 11:04 AM
|
#1
|
|
LQ Newbie
Registered: Mar 2003
Posts: 1
Rep:
|
Corrupted LILO boot manager Floppy, Help!
Folks,
I inadvertently started to reformat my boot floppy used to open my options of booting Win98 or Suse 8.0. This has now made it impossible to boot into Linux. How can I create a new boot floppy to address this issue?
|
|
|
|
03-23-2003, 11:25 AM
|
#2
|
|
Moderator
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,471
Rep: 
|
Do you have a Linux installation cd? Can be any distro, in fact. Boot into "rescue" mode, then mount your main Linux partition (let's say it's /dev/hda5):
mkdir /mnt/main
mount -t ext2 /dev/hda5 /mnt/main
Now look how does your /mnt/main/etc/lilo.conf look like (it's your /etc/lilo.conf when you boot to Linux the normal way):
cat /mnt/main/etc/lilo.conf|less
See if there's 'boot=/dev/fd0' line. If it is, chroot to you main partition (chroot command changes /):
chroot /mnt/main
Now insert a new boot floppy into your floppy drive and install boot program on it:
lilo
Reboot and test if the new bootdisk works correctly.
|
|
|
|
03-23-2003, 04:35 PM
|
#3
|
|
LQ Newbie
Registered: Mar 2003
Posts: 22
Rep:
|
hey Mara how long have u been using linux, geese. i dont understand how people can memorize all that stuff lol, im still trying to figure out how to install my NVIDIA driver lol. its confusing as hell. it keeps giving me the same error msg even though i follow the instructions listed lol.
|
|
|
|
03-24-2003, 10:38 AM
|
#4
|
|
Moderator
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,471
Rep: 
|
Dillutedmind, it comes with time. The same with NVIDIA drivers. When you success once, it becomes easy. I've browsed you post list and there's no current state of your problem (no error message as I can see).
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:08 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|