Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-13-2011, 03:41 AM
|
#1
|
Member
Registered: Dec 2009
Distribution: Slackware 13.37
Posts: 36
Rep:
|
Dual boot windows 7 and slackware 13.37
Successfully installed windows 7 and slackware 13.37
But there was error while installing lilo. Now when I boot my PC it directly starts windows 7 instead of prompting me to choose option for starting windows or linux. Is there any solution for getting option to choose windows or linux?
|
|
|
12-13-2011, 04:49 AM
|
#2
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep: 
|
You can boot your Slackware installation using the DVD or CD; instructions are given when you boot from the CD and see the "boot:" prompt. You can then try installing LILO to the MBR again by running "lilo" after you log in. If you need more detailed help, we're going to need to know what the problem was when trying to install LILO the first time.
|
|
|
12-18-2011, 08:51 PM
|
#3
|
LQ Newbie
Registered: Dec 2011
Posts: 19
Rep: 
|
Nylex, I just had same problem. MBR is installed in the wrong place. Remember where it asks where to install lilo? 3 options: 1- superblock 2-something.. 3- is the default. I bet you choose 1 because of stuff about dual booting. Wrong. leave it a option 3- Install MBR or something like that. Unfortunatly i had to go back and reinstall. go boot [enter]-> login [root] -> run setup and install software. Tried to run lilo but told command not found. maybe someone can make life easier by telling why. anyone trying to dual boot slackware, remember... stick with option 3- install to MBR, no matter what screen says.
oh, by the way everyone. I just slacked my cherry on an Asus. now to config it and make it pretty, fast, fast and fast.
TTFN
Og
|
|
|
12-18-2011, 09:10 PM
|
#4
|
LQ Veteran
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,810
|
boot your slackware using the dvd. once logged in run and when asked where to install to select MBR
|
|
|
05-04-2012, 10:34 PM
|
#5
|
Member
Registered: Dec 2009
Distribution: Slackware 13.37
Posts: 36
Original Poster
Rep:
|
Dual boot Win 7 and Slackware 13.37 in separate disks
I somehow managed to install them in same hard drive by selecting MBR, it worked.
Now I have two different drives. I want to use first drive for Linux and second for Windows.
I installed Linux root is in dev/sda2 and Windows in /dev/sdb1. I tried installing Lilo by using MBR again. But there was error like this:
Warning: Device 0x0810: Inconcistent partition table, 1st entry
CHS address in PT: 0:1:1 --> LBA (63)
LBA address in PT: 19 --> CHS (0:0:20)
Fatal: Either FIX-TABLE or IGNORE - TABLE must be specified
If not sure, first try IGNORE - TABLE (-p ignore)
I'll be waiting for your help.
|
|
|
05-05-2012, 07:01 AM
|
#6
|
LQ Newbie
Registered: Feb 2012
Location: Indonesia
Distribution: Slackware, Centos, Debian, RHEL
Posts: 13
Rep: 
|
Try running lilo again with -p, it will ignore table... should work..
|
|
|
05-05-2012, 08:03 AM
|
#7
|
Member
Registered: Dec 2009
Distribution: Slackware 13.37
Posts: 36
Original Poster
Rep:
|
confused
I'm confused, where to insert -p, there are only options to choose, I'm not finding any place to type.
|
|
|
05-05-2012, 09:49 AM
|
#8
|
LQ Newbie
Registered: Feb 2012
Location: Indonesia
Distribution: Slackware, Centos, Debian, RHEL
Posts: 13
Rep: 
|
Quote:
Originally Posted by Prasanna_Adhikari
I'm confused, where to insert -p, there are only options to choose, I'm not finding any place to type.
|
Have you enter the shell? as root check /etc/lilo.conf,
image = /path-to-your-linux-kernel
label = slackware
root = /dev/sdaX
other = /dev/sdbY
label = windows
table = /dev/sdb
You must make sure that partition for windows and slackware (/dev/sdaX & /dev/sdbY) are written properly in lilo.conf. Then you can run lilo (or lilo -p) to update that config.
|
|
|
All times are GMT -5. The time now is 08:06 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|