LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 07-14-2012, 12:46 PM   #1
travalon
Member
 
Registered: Jun 2012
Location: AZ
Distribution: Mint 13, Ubuntu
Posts: 78

Rep: Reputation: Disabled
Just want to boot Salix. Lilo failed. Grub?


some good suggestions but not really solved.

I have tried to install from a Salix XCFE live, Salix KDE and Fluxbox install CD's and all have failed in some way. The Live Cd wouldn't even run and both install CDs (I made multiple attempte with both) either just froze during installation (Default kernel) or completed the install using the huge.s kernel. My problem comes in the form of Lilo. I tried the default settings and the advanced settings where I choose what is booted. in both instances everything went fine until the very end when I get an error message saying Lilo can't determine what video driver/resolution? to use. I have tried to save the error message and I was informed it's in etc/fstab file somewhere in my install but I can't find it. I can boot using a antiX live cd and look around somewhat but that's as far as I can get. I can also boot using a Boot repair disc that uses Grub.

I am installing on an old 2000ish Pentium 3 800mhz, 128mb ram, 20Gb hdd Sager.
It is Partitioned as follows: (rough sizes)

/dev/sda1 4Gb Windowz 2000
/dev/sda2 ext4 6Gb / (Salix)
/dev/sda3 extended 10Gb
/dev/sda4 ext4 5Gb /usr
/dev/sda5 ext4 4Gb /home
/dev/sda6 1Gb Swap

I also can choose the correct vesa driver and resolution if given the list. I don't remember right off but it is around 1280x1024x65.

I believe antiX is also Slackware based too. Is there info in the live CD I can use to get my Salix running?

Maybe Grub? IDK.

I think if given instructions on what to get and post accompanied by the correct command line I can transfer the results to a working computer to post. Also, I have a working Install on a newer laptop if that makes any difference,

Thank you all

Last edited by travalon; 07-16-2012 at 11:31 AM.
 
Old 07-15-2012, 08:03 AM   #2
gillbertiddio
Member
 
Registered: Sep 2009
Posts: 33

Rep: Reputation: 6
You are probably overdriving your monitor. can try to pass the correct parameters at boot to the kernel via adding
Code:
append='video=1280x1024@60'
You should also set "vga=ask" or if you know the correct framebuffer settings use those. remember you need to re-run lilo after editing lilo.conf before rebooting (assuming you can get to the bootloader files).

On an oldsystem like that you are probably probably always going to have issues with your video - your best bet is to start it text only and then initiate the desktop manually (via "startx"). This goes for install too - you are likely goingto have an easier time installing from the textmode or "alternate" install CD (not familiar with your distro). I have a pentium 3 too.
 
Old 07-15-2012, 10:08 AM   #3
travalon
Member
 
Registered: Jun 2012
Location: AZ
Distribution: Mint 13, Ubuntu
Posts: 78

Original Poster
Rep: Reputation: Disabled
I am installing from a standard install (not live) CD. Once I get to the lilo.conf I'll see what I can do. I don't know how to set "vga=ask" or to append the video but it may be self explanatory once I see the .conf file.
 
Old 07-15-2012, 12:10 PM   #4
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,140

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
The only Salixes that will work in 128MB are the LXDE and Fluxbox ones. If you install from a live CD, you'll be able to see what video setting works.

AntiX (Icewm) is an installer for Mepis, which is Debian-based. It's the lighest off-the-disk system, and will even do web-browsing and word-processing in 64MB. You can encrypt /home after installation, which is obviously a good idea for a laptop.

ZorinOS Light (LXDE) is Ubuntu based and you can encrypt /home at installation.

Swift (Icewm) is a rolling-release based on Debian Testing. It will run in 128MB and recommends a Pentium II. You do need a swap partition for the installer to run.

See my reviews on this site for more information.
 
Old 07-16-2012, 08:19 AM   #5
gillbertiddio
Member
 
Registered: Sep 2009
Posts: 33

Rep: Reputation: 6
For help on lilo.conf or lilo, use the man pages. you can also search google for "man lilo.conf" or "man linuxcommand" - they are all published online either at die.net linuxdocs.org or tldp.org. I don't know about salix, never used it, so you may want to heed McCann's advice and look into a slimmer distro. I will say that grub is much easier to configure, edit and recover than lilo IMO. Good luck.
 
Old 07-16-2012, 11:30 AM   #6
travalon
Member
 
Registered: Jun 2012
Location: AZ
Distribution: Mint 13, Ubuntu
Posts: 78

Original Poster
Rep: Reputation: Disabled
Thanks all but I am starting from scratch and doing a fresh install with a Salix Fluxbox install CD. I'll be making notes along the way just in case it goes wrong. Hopefully I won't be back with a similar issue. I appreciate everyone's time and effort in helping me.

Thank you.
 
  


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
Multi-booting from internal HD and USB HD issue Salix LILO and Fedora Grub kayasaman Linux - General 23 01-29-2012 09:48 AM
[SOLVED] Installed Salix, not showing on GRUB. Bhakta Neal Linux - Newbie 12 12-19-2010 07:46 PM
Can't install boot loader- both Grub and Lilo failed. And other problems. bgraybr Linux - Hardware 8 01-25-2010 08:52 PM
grub overwrote lilo multiboot, missing one boot in Grub rl23455 Linux - Newbie 1 12-09-2007 01:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:45 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