Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Sample Configuration Files
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Sample Configuration Files Copies of commonly used configuration files in SUSE Linux
(Moderated - Please do not post questions here)

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-Feb-2004, 16:08
storm
Guest
 
Posts: n/a
Default

/etc/lilo.conf
Quote:

message = /boot/message
timeout = 80
prompt
default = Linux
boot = /dev/hda

image = /boot/memtest.bin
* * label = MemoryTest
* * optional
* * append = ""

image = /boot/vmlinuz
* * label = Linux
* * initrd = /boot/initrd
* * optional
* * root = /dev/hda8
* * vga = 0x31a
* * append = "splash=silent desktop showopts"

other = /dev/hda1
* * label = Windows

image = /boot/vmlinuz
* * label = Failsafe
* * initrd = /boot/initrd
* * optional
* * root = /dev/hda8
* * vga = normal
* * append = "showopts ide=nodma apm=off acpi=off nosmp noapic maxcpus=0 3"

Dual boot with windows on same harddisk
  #2 (permalink)  
Old 07-Aug-2004, 19:42
jabberwock486
Guest
 
Posts: n/a
Default

what about linux on master drive and windows on slave??

i have no issues with them on the same drive, but make a windows drive slave and all hell breaks loose.
a book i have doesnt go into details about that issue and simply told me to add "loader = /boot/any_d.b" to the other stanza. by the way the book is "running Linux" 4th edition
  #3 (permalink)  
Old 08-Aug-2004, 00:32
Vir@s
Guest
 
Posts: n/a
Default

Well that is a windows problem. Windows MUST be on the primary drive. Don't ask me why but it is like that
  #4 (permalink)  
Old 03-Sep-2004, 10:54
dedanna
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Vir@s@Aug 8 2004, 06:32
Windows MUST be on the primary drive. Don't ask me why but it is like that
This is absolutely right. I had to install Windoze first on my machine, then Linux (same hdd). Windows MUST be on the primary drive, installed first. LILO overrides the Windoze bootloader afterwards when you install Linux, that is, IF you want Linux to be your default system. If not, then it's much more difficult to deal with.

Order of installation should ALWAYS be Windoze first, then Linux. When dual or multi-booting, in general, though, whatever O.S., it should be earliest O.S. to latest. Makes a HUGE diff in the bootloader.

Windows, btw, needs to be on the primary drive, as it has similar requirements to Linux; that being that the MBR MUST be written within the first of a certain number of sectors on the primary partition.

Another thing too; in order to ensure that the MBR is/stays where it should, before installing Linux to a dual-boot system, run a thorough scandisk and defrag on any Windows system in place, first and foremost, so that LILO (or GRUB, for that matter) can be sure to "find" (correctly override and install) its MBR when you install Linux.
  #5 (permalink)  
Old 06-Nov-2004, 07:50
speculatrix
Guest
 
Posts: n/a
Default

I always install XOSL as my boot loader when installing a machine for myself from scratch.

The great thing about XOSL is that using only a floppy you can restore booting, so that for example you can install Windows98, WinXP and Linux all together in pretty much any order, and when windows tramples over each other's boot blocks, after each one just run XOSL and restore.

XOSL lives in its own partition, so is more robust than many other boot managers.

Paul
 

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2