LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 08-07-2003, 09:37 PM   #1
King V
Member
 
Registered: Oct 2001
Location: New Jersey
Distribution: Mandrake 10.2
Posts: 75

Rep: Reputation: 15
upgraded Mandrake 9.0 -> 9.1 now has extra boot options?


All,

Ok, after doing serious harm to my Mandrake 9.0 install, I opted to upgrade to 9.1

Now, for whatever reason, the installation, when I chose upgrade, decided to give me the graphical LILO instead of the text-LILO I once had.

I know how to change this via drakconf, but how do I change it "by hand"? That is, what files affect this, and what parts of said files are specific to the type of bootloader in this way?

Also, while I previously had the options of Windows, Linux, Linux-fb, and Failsafe, now I have a few extras...namely Floppy, Old-Linux, and 2419-16.

But a bunch of them seem to refer to the same thing....

Here's my /etc/lilo.conf PRIOR to my upgrade:


Code:
boot=/dev/hda
map=/boot/map
vga=normal
default=windows
keytable=/boot/us.klt
prompt
nowarn
timeout=50
message=/boot/message
menu-scheme=wb:bw:wb:bw
ignore-table
image=/boot/vmlinuz
        label=linux
        root=/dev/hdb1
        initrd=/boot/initrd.img
        append="devfs=mount hdc=ide-scsi"
        read-only
image=/boot/vmlinuz
        label=linux-fb
        root=/dev/hdb1
        initrd=/boot/initrd.img
        append="quiet devfs=mount hdc=ide-scsi"
        vga=788
        read-only
image=/boot/vmlinuz
        label=failsafe
        root=/dev/hdb1
        initrd=/boot/initrd.img
        append="failsafe devfs=nomount hdc=ide-scsi"
        read-only
other=/dev/hda1
        label=windows
        table=/dev/hda
other=/dev/fd0
        label=floppy
        unsafe
And here it is now:
Code:
boot=/dev/hda
map=/boot/map
install=menu
vga=normal
default="windows"
keytable=/boot/us.klt
prompt
nowarn
timeout=50
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
        label="linux"
        root=/dev/hdb1
        initrd=/boot/initrd.img
        append="devfs=mount hdc=ide-scsi acpi=off"
        read-only
image=/boot/vmlinuz-2.4.19-16mdk
        label="linux-fb"
        root=/dev/hdb1
        initrd=/boot/initrd-2.4.19-16mdk.img
        append="quiet devfs=mount hdc=ide-scsi acpi=off"
        vga=788
        read-only
other=/dev/hda1
        label="windows"
        table=/dev/hda
other=/dev/fd0
        label="floppy"
        unsafe
image=/boot/vmlinuz-2.4.19-16mdk
        label="old_linux"
        root=/dev/hdb1
        initrd=/boot/initrd-2.4.19-16mdk.img
        append="devfs=mount hdc=ide-scsi acpi=off"
        read-only
image=/boot/vmlinuz-2.4.19-16mdk
        label="2419-16"
        root=/dev/hdb1
        initrd=/boot/initrd-2.4.19-16mdk.img
        append="devfs=mount hdc=ide-scsi acpi=off"
        read-only
image=/boot/vmlinuz
        label="failsafe"
        root=/dev/hdb1
        initrd=/boot/initrd.img
        append="failsafe devfs=nomount hdc=ide-scsi acpi=off"
        read-only
Now I'm pretty sure I can get rid of the items I didn't have before, as my new install with 9.1 works fine. However, the fact that Linux and Linux-fb point to different things whereas before they pointed to the same thing bothers me a bit....

Further, with all this info regarding previous installs . . are there a bunch of files from the 9.0 installation lying around somewhere that I won't need anymore? If so, what can I get rid of?

Thanks in advance...
 
Old 08-08-2003, 06:19 PM   #2
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Ok, as you've upgraded, I'm guessing it's placed the 2.4.21-0.13mdk kernel files in /boot, and changed where the symlinks in there point to, to reflect which is the new kernel in use. So previously things like vmlinuz were linked to the only kernel image, 2.4.19-16mdk, but now vmlinuz links to 2.4.21-0.1mdk, so it's taking this into account.

Note I've only skimmed through your configs, so I havent looked for anything odd. It does seem old_linux is your old 9.0 kernel, so 2.4.19-16mdk is redundant.
Check those links, but it does seem linux_fb is pointing to the old kernel+fb option, not the new one.

floppy is a very useful entry. Saves hastle of having to alter your BOIS, and it's via Lilo.

Edit: It's often said that it's far better to simply back up important data, and then clean install the newer OS, as so many core components can change. Even copying old config files across can be dodgy, try manually looking at differences before changing if you must restore some settings.

Last edited by Proud; 08-08-2003 at 06:21 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
extra login options jhughes96 Linux - Security 2 07-27-2005 08:06 AM
rpmbuild --with : mysql - unknown option. How to pass extra options to build? fireman949 Red Hat 0 07-06-2005 06:53 PM
Difference in these Mandrake boot options? alaskazimm Mandriva 2 04-13-2005 02:21 PM
To delete extra options thexy Linux - Newbie 4 02-09-2005 11:28 AM
Partitioning for dual boot (XP and Mandrake 10) options Jimmer Linux - Software 1 10-17-2004 01:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 12:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration