LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > DamnSmallLinux
User Name
Password
DamnSmallLinux This forum is for the discussion of DamnSmallLinux.

Notices


Reply
  Search this Thread
Old 06-28-2005, 10:16 AM   #1
bigoli
Member
 
Registered: Jan 2005
Location: Huntsville, AL
Distribution: Mepis, DamnSmallLinux, Puppy Linux
Posts: 37

Rep: Reputation: 15
Can't boot Mepis now that DSL installed on HD


Oop! I did it. I installed DSL on top of Windows and Mepis. Now I can't boot Mepis(I can still boot Windows). When I try to boot Mepis all I get is 'GRUB' and the system hangs.

The boot menu(Red DSL menu) gives me four options:


hda8 - DSL
hda1 - Windows
hda6 - Mepis
hdb5 - Windows


Fixing the problem is probably simple, but before I do something rash, I'd better get some good advice.

James Oliver
 
Old 06-28-2005, 04:24 PM   #2
adssse
Member
 
Registered: May 2005
Distribution: Ubuntu, Jolicloud
Posts: 136

Rep: Reputation: 15
Not really sure what to do. I know DSL uses LILO not GRUB, so maybe that is part of the problem? I will be interested to read others replies.
 
Old 06-29-2005, 06:21 PM   #3
bigoli
Member
 
Registered: Jan 2005
Location: Huntsville, AL
Distribution: Mepis, DamnSmallLinux, Puppy Linux
Posts: 37

Original Poster
Rep: Reputation: 15
Here is additional information on my dilemna.

I have three OSs installed on my computer:

Windows 98 on hda1
Mepis on hda5(SWAP), hda6(root), and hda7(home)
DamnSmallLinux on hda8


(I plan to install other distributions later for comparison.)

Windows was installed first. Mepis came later with GRUB boot loader installed and 'menu.lst' in the '/root/grub' directory. It worked well. Finally I loaded DamnSmallLinux which, I believe, installed the LILO boot loader with its 'lilo.conf' file in '/etc'.

With those entries(see exerpts below) in 'lilo.conf' I can boot DamnSmallLinux(default) and Windows, but when I try to boot Mepis I get:

Mepis
GRUB

and the system hangs. I have to 'CTRL-ALT-DEL' to regain control.



Here are pertinent entries from my 'lilo.conf' file:

--- beginning ---

boot=/dev/hda

# Specifies the device that should be mounted as root. (`/')

root=/dev/hda8


# Boot up DamnSmallLinux by default.

default=DamnSmallLinux

image=/boot/linux24
label=DamnSmallLinux
read-only


other=/dev/hda1
label="Windows98"

other=/dev/hda6
label="Mepis"

--- end of file ---


Here are pertinent entries from my '/grub/menu.lst' file:

--- beginning ---

title MEPIS at hda6, kernel 2.6.7
kernel (hd0,5)/boot/vmlinuz-2.6.7 root=/dev/hda6 nomce psmouse.proto=imps quiet splash=verbose vga=normal acpi=off apm=power_off noacpi
initrd (hd0,5)/boot/initrd.mepis
savedefault

title MEPIS at hda6, kernel 2.4.26
kernel (hd0,5)/boot/vmlinuz-2.4.26 root=/dev/hda6 nomce quiet splash=verbose vga=normal hdc=ide-scsi acpi=off apm=power_off noacpi
initrd (hd0,5)/boot/initrd.mepis
savedefault

title Windows 98
rootnoverify (hd0,0)
chainloader +1

--- end of file ---


How can I get my system to boot Mepis(and any other distribution) I choose to put on other partitions?

Do I use GRUB or LILO?

I get 'command not found' when I type 'grub' in DamnSmallLinux, and, of course, I can't get into Mepis.

I'll keep trying!!

Thanks.

James Oliver

Last edited by bigoli; 06-29-2005 at 07:53 PM.
 
Old 07-06-2005, 11:54 AM   #4
elmo40
MEPIS volunteer
 
Registered: May 2005
Location: Oshawa, Ontario, Canada
Distribution: Elive, MEPIS
Posts: 24

Rep: Reputation: 15
My 'simple' solution, use the liveCD of MEPIS, and re-install grub.

I installed XFld after MEPIS, and it too uses lilo, but couldnt 'find' the MEPIS location (or something...)

I resolved it by using the MEPIS cd to re-install grub.
 
Old 07-06-2005, 05:52 PM   #5
bigoli
Member
 
Registered: Jan 2005
Location: Huntsville, AL
Distribution: Mepis, DamnSmallLinux, Puppy Linux
Posts: 37

Original Poster
Rep: Reputation: 15
elmo40:

The LiveCD for MEPIS does come in handy. I used it to reinstall GRUB and it got rid of the LILO that DamnSmallLinux(DSL) had installed in the MBR.

I then added:

title DamnSmallLinux at hda8
kernel (hd0,7)/boot/linux24 root=/dev/hda8
savedefault

to my menu.lst file and I can now boot DSL. I'm still looking at the boot options for booting DSL.

Thanks for helping.

James Oliver
 
Old 07-09-2005, 03:53 PM   #6
adssse
Member
 
Registered: May 2005
Distribution: Ubuntu, Jolicloud
Posts: 136

Rep: Reputation: 15
I believe another version of the frugal install script will be introduced soon that will use grub, but I dont think it is available yet.

Here is a post about using grub with a hd install.
http://damnsmalllinux.org/cgi-bin/fo...;t=6022;hl=apt

Last edited by adssse; 07-09-2005 at 03:56 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
Installed Mepis. Cant Get Online JediDB Linux - Newbie 2 07-26-2005 11:28 PM
Ever since I installed Linux, my DSL has slowed. Deathcactus Linux - General 5 06-26-2005 11:11 PM
Just installed Mepis, sound and internet don't work but did on live-cd Garibaldi3489 MEPIS 31 06-15-2005 02:38 PM
Just installed Mepis - I'm impressed Judland LinuxQuestions.org Member Success Stories 1 04-13-2004 08:11 PM
Installed DSL, but nothing works squirellplaying DamnSmallLinux 5 03-14-2004 02:53 AM

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

All times are GMT -5. The time now is 07:27 PM.

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