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

Notices


Reply
  Search this Thread
Old 02-27-2019, 09:38 PM   #1
Captain Brillo
Member
 
Registered: Jul 2018
Location: Capital of Raccoon Nation
Distribution: Manjaro Cinnamon
Posts: 183

Rep: Reputation: 25
Triple-boot Win10, MX, Slackware


Couldn't find any similar threads - Slackware's LILO is confusing me.

I have a box that came with Win 10, which is good for emergencies, and I added disks and now boot into MX Linux, with Windows pretty much hidden.

I have a spare partition I tried to put Slackware 14.2 onto, but I ran into issues with MBR-grub-LILO

I'm about to blow away and re-install MX, but the Windows is basic.

How do I now install both Slackware and MX in their own partitions, and retain access to Windows?

Last edited by Captain Brillo; 02-27-2019 at 09:39 PM. Reason: Spelling
 
Old 02-27-2019, 09:57 PM   #2
Okie
Senior Member
 
Registered: Mar 2002
Location: Oklahoma
Posts: 1,154

Rep: Reputation: 187Reputation: 187
before you installed slackware you had win-10 and MX dual booting just fine with MX's grub boot loader???, what i would do is install slackware, then just ignore slackware's boot loader and add slackware to MX's grub bootloader, with kernel-huge it wont be a problem but if you want to use kernel-generic your slackware install will need an initrd built, check the README file in slackware's /boot

if you need to reinstall both MX and slackware, then install slackware before MX and then MX's installer should find both Win10 and slackware and add it to MX's boot loader,

(this just an educated guess based on my previous experiences)
 
1 members found this post helpful.
Old 02-27-2019, 10:02 PM   #3
Captain Brillo
Member
 
Registered: Jul 2018
Location: Capital of Raccoon Nation
Distribution: Manjaro Cinnamon
Posts: 183

Original Poster
Rep: Reputation: 25
Thanks, I was hoping somebody else would validate my nefarious plan...
 
Old 02-27-2019, 10:25 PM   #4
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
I've used Slackware's grub2 to triple boot between Slackware, Win10, and Ubuntu. That's using BIOS (my MB predates UEFI).
 
Old 02-27-2019, 10:36 PM   #5
Paulo2
Member
 
Registered: Aug 2012
Distribution: Slackware64 15.0 (started with 13.37). Testing -current in a spare partition.
Posts: 931

Rep: Reputation: 518Reputation: 518Reputation: 518Reputation: 518Reputation: 518Reputation: 518
I don't know about elilo and UEFI, but lilo can boot Windows 10.
I have dual boot Slackware/Win10, but my setup probably is different than yours.

Slackware is installed in the first disk (sda) and Lilo is installed at the MBR of that disk.
Win10 is on second disk (sdb), so the Win10 MBR record stays untouched.

I think you can set any disk as first boot device in BIOS currently.

Code:
NAME   FSTYPE LABEL       SIZE 
sda                     111,8G                                      
├─sda1 ext4             103,4G 
└─sda2 swap               8,4G 
sdb                     372,6G                                      
├─sdb1 ntfs   XP         39,1G                      
├─sdb3 ntfs   10         53,7G                      
├─sdb4 ext4   VMachines  97,7G 
└─sdb5 ext4              30,3G
Win10 section in Lilo
Code:
# Windows bootable partition config begins

other = /dev/sdb1
  label = WindowsXP-10
#  map-drive = 0x80
#   to = 0x81
#  map-drive = 0x81
#   to = 0x80
  table = /dev/sdb

# Windows bootable partition config ends
 
Old 02-27-2019, 10:37 PM   #6
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435
I currently have a UEFI machine running in Legacy mode that houses 5 operating systems. I boot all systems from my Main, Slackware 14.2, which has LILO installed to MBR but all the others have their bootloaders installed to Root so I have excellent redundancy, easy, guaranteed recovery. I still have Win 7 but haven't booted it in ages but for it I just change boot order since Win7 is on a different disk from Main. I only use Grub when I'm forced to. With LILO it is possible to boot other systems with the "Other=/dev/sdfoo2" type entry or by copying the boot files to my main /boot directory. Each has it's own descriptive name so there is no conflict. I can choose to boot Win 7 from LILO but I prefer to just F11 > Boot Order.

Last edited by enorbet; 02-27-2019 at 10:38 PM.
 
Old 02-28-2019, 11:32 PM   #7
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Rep: Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981
Try rEFInd if you have UEFI
https://slackbuilds.org/repository/1...?search=refind
You have to go to its directory to install it on your EFI partition after running the slackbuild. It picks up everything automatically that is bootable on EFI.
 
1 members found this post helpful.
Old 03-01-2019, 03:21 AM   #8
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435
It is not at all clear to me whether or not OP is using UEFI or Legacy, since he did mention LILO, not eLILO. That information should probably come first.
 
  


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
Switching from win10 to a linux distro with win10 vm kevgk Linux - Virtualization and Cloud 3 11-01-2018 05:36 AM
Dual boot issues having Win10 and Slackware linux 14.2 access NTFS partition will_kranz Linux - General 4 04-14-2018 09:58 AM
Mint 18.1 | how are boot problems usually solved? can't boot from usb, and 'system setup' doesn't work, worked in win10 linuxhard Linux - Hardware 3 01-23-2017 10:10 PM

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

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