LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch
User Name
Password
Arch This Forum is for the discussion of Arch Linux.

Notices


Reply
  Search this Thread
Old 04-14-2018, 01:38 PM   #1
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Rep: Reputation: 76
Where do I get lilo?


It seems to be discontinuated. As I have an MBR partition type, I think lilo can cope with it.
 
Old 04-14-2018, 01:42 PM   #2
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,077

Rep: Reputation: Disabled
Are you serious? Lilo is still shipped in Slackware, and of course can still be used to write an MBR, with DOS partition table as with a GPT.

PS MBR means Master Boot record, it's not a partition type.

Last edited by Didier Spaier; 04-14-2018 at 01:45 PM.
 
Old 04-14-2018, 01:59 PM   #3
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76
But Slackware.com gives a .txz package, and using tar to extract the files I get a very complicated tree.
 
Old 04-14-2018, 02:04 PM   #4
coralfang
Member
 
Registered: Nov 2010
Location: Bristol, UK
Distribution: Slackware, FreeBSD
Posts: 836
Blog Entries: 3

Rep: Reputation: 297Reputation: 297Reputation: 297
If you want the "upstream" source, you can get it from here: https://lilo.alioth.debian.org/
 
Old 04-14-2018, 02:04 PM   #5
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,163

Rep: Reputation: 7335Reputation: 7335Reputation: 7335Reputation: 7335Reputation: 7335Reputation: 7335Reputation: 7335Reputation: 7335Reputation: 7335Reputation: 7335Reputation: 7335
Really?!

If you did a normal full installation, lilo is included and is ready to use. The lilo.conf file is in /etc and once you have edit it, save your changes and then run lilo from the command prompt.
 
Old 04-14-2018, 02:11 PM   #6
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76
But I have an Arch Linux distro. I posted here because slackware uses lilo.
 
Old 04-14-2018, 02:19 PM   #7
coralfang
Member
 
Registered: Nov 2010
Location: Bristol, UK
Distribution: Slackware, FreeBSD
Posts: 836
Blog Entries: 3

Rep: Reputation: 297Reputation: 297Reputation: 297
Quote:
Originally Posted by stf92 View Post
But I have an Arch Linux distro. I posted here because slackware uses lilo.
Well, a slackware package won't work on Arch for various reasons. I'd recommend you follow this: https://wiki.archlinux.org/index.php/LILO and ask for any help over at Arch's official forums: https://bbs.archlinux.org/
 
Old 04-14-2018, 02:24 PM   #8
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,077

Rep: Reputation: Disabled
There is lilo package in ARCH (repository AUR).
 
Old 04-14-2018, 02:43 PM   #9
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76
Can I get it with pacman?
 
Old 04-14-2018, 02:58 PM   #10
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,077

Rep: Reputation: Disabled
Quote:
Originally Posted by stf92 View Post
Can I get it with pacman?
You should consult the Arch documentation to get an answer.

Last edited by Didier Spaier; 04-14-2018 at 03:06 PM.
 
Old 04-14-2018, 03:03 PM   #11
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by stf92 View Post
Can I get it with pacman?
Really.
 
Old 04-14-2018, 03:23 PM   #12
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,546

Rep: Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554
As far as I know, I'm the upstream source now (nobody else has more up to date patches for it). Get it from slackware-current/source/a/lilo.
 
11 members found this post helpful.
Old 04-14-2018, 03:30 PM   #13
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
So, the OP's question was legit. He ran directly to upstream.

Good to know that now Slackware is the LILO's upstream. To adjust our attitude when appears questions like this.
 
1 members found this post helpful.
Old 04-14-2018, 03:52 PM   #14
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,077

Rep: Reputation: Disabled
Quote:
Originally Posted by volkerdi View Post
As far as I know, I'm the upstream source now (nobody else has more up to date patches for it). Get it from slackware-current/source/a/lilo.
I suspect that the OP wants to install lilo on an eMMC device, as that's why he installed Arch instead of Slackware. If I am not misleaded, this will need one more patch...
 
1 members found this post helpful.
Old 04-14-2018, 03:56 PM   #15
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
At least theoretically, it is even possible to use LILO on an eMMC device?
 
  


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
LILO ERROR #1 - Lilo boot loader not installing in VectorLinux 7.0 Light edition. Vexe VectorLinux 4 02-09-2013 09:41 AM
[SOLVED] Edit lilo.conf, run /sbin/lilo, but lilo won't take changes lukameen Slackware 2 02-10-2012 12:10 PM
[SOLVED] Before Install: Slackware over Ubuntu (Grub to LILO), Dual w/Vista: LILO question Ubunoob001 Slackware - Installation 3 03-01-2010 03:01 PM
[SOLVED] LILO fails when run from live CD after installing Slack (skipped LILO during setup) sysfce2 Linux - Newbie 7 08-04-2009 12:16 AM
Lilo lost, Install disk failing to restore Lilo on dual boot? Dobie Linux - Newbie 2 05-05-2004 05:00 PM

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

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