Mailinglist Archive: opensuse (3337 mails)
| < Previous | Next > |
How to install SuSE
- From: Ronald Wiplinger <ronald@xxxxxxxxx>
- Date: Fri, 14 Apr 2006 13:57:39 +0800
- Message-id: <443F39D3.3050402@xxxxxxxxx>
Below is a lilo.conf from a running machine.
I would like to "convert" this mandrake machine to a SuSE 10, however, so far every try ends with the line:
PCI: Ignoring BAR0-3 of IDE controller 0000:00:02.5
What would be the right boot parameter for the installation?
bye
Ronald
boot=/dev/hdb
map=/boot/map
default="linux-enterpris"
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
disk=/dev/hdb bios=0x80
image=/boot/vmlinuz
label="linux"
root=/dev/hdb1
initrd=/boot/initrd.img
append="devfs=mount hda=ide-scsi acpi=ht splash=silent"
vga=791
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hdb1
initrd=/boot/initrd.img
append="devfs=mount hda=ide-scsi acpi=ht"
read-only
image=/boot/vmlinuz-enterprise
label="linux-enterpris"
root=/dev/hdb1
initrd=/boot/initrd-enterprise.img
append="devfs=mount hda=ide-scsi acpi=ht splash=silent"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hdb1
initrd=/boot/initrd.img
append="devfs=nomount hda=ide-scsi acpi=ht failsafe"
read-only
I would like to "convert" this mandrake machine to a SuSE 10, however, so far every try ends with the line:
PCI: Ignoring BAR0-3 of IDE controller 0000:00:02.5
What would be the right boot parameter for the installation?
bye
Ronald
boot=/dev/hdb
map=/boot/map
default="linux-enterpris"
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
disk=/dev/hdb bios=0x80
image=/boot/vmlinuz
label="linux"
root=/dev/hdb1
initrd=/boot/initrd.img
append="devfs=mount hda=ide-scsi acpi=ht splash=silent"
vga=791
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hdb1
initrd=/boot/initrd.img
append="devfs=mount hda=ide-scsi acpi=ht"
read-only
image=/boot/vmlinuz-enterprise
label="linux-enterpris"
root=/dev/hdb1
initrd=/boot/initrd-enterprise.img
append="devfs=mount hda=ide-scsi acpi=ht splash=silent"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hdb1
initrd=/boot/initrd.img
append="devfs=nomount hda=ide-scsi acpi=ht failsafe"
read-only
| < Previous | Next > |