Linux - NewbieThis 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.
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.
Hey guys, I just recently installed Slack 11.0 on my pc. I have two hard drives, one being an IDE and another one being an SATA. My SATA is primary and my IDE is secondary. IDE is connected through a PCI card and has a Windows on /dec/hdc1 and Linux on /dev/hdc5
If im not wrong since its the second partition on the hard drive, i cant boot it up using lilo installed neither super block or mbr. i don't have a problem using the dvd to boot up, but whats the command? ha ha every time i try it gives me an error. I tried the typical sata.i root=/dev/hda5 noinitdr dc which i think if i didn't spell wrong is on the default screen. if anyone could help me out id really appreciate ha ha i'm kind of stuck here. thanks guyz
Jerry [k1ll3r_x]
it shows both partitions, since i coulndnt get it working, what i did was that i switched them so now the linux partition starts at cylinder 1, and i forgot where it ends. the name changed to hdc4 now and i made it bootable, yet i cant install lilo either super block nor mbr. Any ideas how to boot?
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705
Rep:
Please paste the output here, it will help understand what you have.
LILO should be installed to the MBR, not the superblock, unless you have a special setup. A normal multiboot doesn't require that. But if you have Solaris and you want to use LILO for Slackware then you will have to use LILO in the partition superblock.
Also please paste the output of your LILO command (and the command itself) so we can see what's happening.
(1) Content of /etc/lilo.conf of Slackware so that we know how it was originally installed.
(2) Output of "fdisk -l" so that every partition in every disk is displayed.
(3) Tell us which disk boots first, IDE or sata? Tell us which system boot successfully and stick with the boot disk order.
Swapping the disk order is the simplest way of destroying the booting because every OS when installed will have the disk number and partition number written inside. ALtering the disk order means the OS ending up at the wrong disk to load system files.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.