Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-29-2002, 03:33 PM
|
#1
|
|
Member
Registered: Jan 2002
Posts: 157
Rep:
|
can linux boot without lilo or grub?
hi all,
can linux boot without lilo or grub?
by using XOSL on the MBR , the C drive has windows and D has linux with lilo installed on the partition..how can we make it possible to boot directely to linux using XOSL or other boot loaders other thab grub or lilo.?
is there any comparison on the difference between lilo and grub and which is better ??
thanks in advance
|
|
|
|
05-29-2002, 03:38 PM
|
#2
|
|
Member
Registered: May 2002
Location: Hell, A.K.A. Arizona
Distribution: MD 8x / WIN2K / QNX
Posts: 156
Rep:
|
XOSL is a good boot loader. i use it myself. Personally I like it better than lilo or grub because of eye candy and easy configurability.
Which brings me to your question. Once you have installed XOSL, you will reboot your PC. From there, you need to enter setup.
XOSL will display you partition scheme, and that is wehre you will tell it what partition to boot from for every given OS.
For example, I have NT 5 / QNX / and Linux. Linux is made up of multiple partitions, but it will display those.
At this point, I tell XOSL to boot partition 1 as NT, partition 2 as QNX, and partition 3, which is my " / "partiton in Linux, to boot.
Hope this helps ya!
|
|
|
|
05-29-2002, 03:38 PM
|
#3
|
|
Member
Registered: Apr 2002
Location: Brazil
Distribution: Slackware
Posts: 184
Rep:
|
Yeah, try 'loadlin'
vfs
|
|
|
|
05-29-2002, 04:29 PM
|
#4
|
|
Member
Registered: Apr 2002
Location: The next brick house on the right.
Distribution: Kubuntu 8.04
Posts: 668
Rep:
|
Like any OS, Linux requires a boot loader of some kind -- it doesn't matter which one it is. XOSL and Loadlin both work fine as replacements for Grub or Linux.
|
|
|
|
05-31-2002, 05:18 AM
|
#5
|
|
Member
Registered: Jan 2002
Posts: 157
Original Poster
Rep:
|
thanks for the replys
but unfortunately it didn't work ..
when lilo is not installed and XOSL is installed .. it boots to a black page that says LILO!!!
XOSL was replaced withsystem commander .. same result
what i want is to boot directly to linux without showing lilo .. well it is my friend that wants that and i told him to install XOSL without lilo .. and what i said just now were his answers
Stephanie
did this help you?? without entering lilo??
do u know why this is happening to my friend? i mean the black page with the word LILO?
best regards
|
|
|
|
05-31-2002, 06:25 AM
|
#6
|
|
LQ Newbie
Registered: May 2002
Posts: 20
Rep:
|
1) You can boot linux from a floppy (make sure floppy boot device comes before hard disk in BIOS)
2) Your description sounds as if you had removed lilo by erasing the program lilo and its files but not from the boot block of the partition.
lilo is a program which runs nuder linux.
LILO is a boot loader which does not need an operation system. You can erase it by copying the original image of the boot sector into its location.
But you don't need to do that (that's why I don't describe how to do that, because I don't want you to mess up your hard disk :-) ).
You have to tell XOSL the location of the linux kernel, but since I don't know XOSL, I don't know how to do that.
|
|
|
|
05-31-2002, 06:32 AM
|
#7
|
|
Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu
Posts: 12,611
Rep:
|
In Mandrake 8.2 your kernel is in your /boot directory.
|
|
|
|
05-31-2002, 10:33 AM
|
#8
|
|
Member
Registered: Jan 2002
Posts: 157
Original Poster
Rep:
|
thanks
but u don't have to point where is the kernel when using hte XOSL 
|
|
|
|
06-01-2002, 04:13 AM
|
#9
|
|
LQ Addict
Registered: Jun 2001
Posts: 1,183
Rep:
|
I believe that you have to have a boot loader installed if you are going to use xosl or system commander or boot magic. You install lilo or grub in the boot sector of the root or boot partition.
If your friend wants to boot without seeing lilo, then edit the /etc/lilo.conf file and remove the prompt line and change the timeout line to timeout=0 That way it should boot to linux without lilo being seen.
The only ways that I know of that you can boot linux without lilo or grub is to use a kernel disk or loadlin. loadlin boots linux by loading a kernel.
The xosl website says you need lilo to use xosl.
Last edited by linuxcool; 06-01-2002 at 04:56 AM.
|
|
|
|
06-01-2002, 04:27 AM
|
#10
|
|
Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu
Posts: 12,611
Rep:
|
sweet, I was wondering where to edit those lines at. I hate waiting 5 seconds for it to boot (unless I press Enter). Cool, thanks though.
|
|
|
|
06-01-2002, 04:58 AM
|
#11
|
|
Guru
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,154
Rep:
|
I would stick with lilo or grub
|
|
|
|
06-01-2002, 05:00 AM
|
#12
|
|
LQ Addict
Registered: Jun 2001
Posts: 1,183
Rep:
|
Quote:
Originally posted by MasterC
sweet, I was wondering where to edit those lines at. I hate waiting 5 seconds for it to boot (unless I press Enter). Cool, thanks though.
|
You're welcome. But I made a mistake. It should be remove the prompt line and change the timeout line to timeout=0.
|
|
|
|
06-01-2002, 05:17 AM
|
#13
|
|
Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu
Posts: 12,611
Rep:
|
whew, good thing I am at work and was just gonna do it when I got home. I wonder what would happen if I remove the timeout line?
|
|
|
|
06-01-2002, 05:39 AM
|
#14
|
|
LQ Addict
Registered: Jun 2001
Posts: 1,183
Rep:
|
I looked around and I think it might cause it to not time out. I'm not sure how you would get out of that. Maybe pressing enter or pressing the shift key or the tab key might bring it out.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:30 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
|
|