[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Debian]: Re: SCSI vor IDE booten (was: EIDE DMA timeout)



>> "MS" == Martin Schulze <joey@finlandia.Infodrom.North.DE> writes:

MS> Wenn ich mich recht entsinne, dann bestand ein Trick daraus, die
MS> IDE-Platten ueberhaupt nicht im BIOS einzutragen, so dass das BIOS
MS> erst gar nicht auf die Idee kommt, von da zu booten.  Linux ist
MS> das egal, Linux findet die Platten auch so.

Also ich habe /dev/hda (Windows) und /dev/sda (Linux) - Ich gebe
schließlich dem OS die guten Resourcen, mit dem ich 99.9% meiner Zeit
verbringe.

Im Bios ist die SCSI Platte vor der IDE Platte angeordnet, es wird
also von SCSI gebootet. Da Windows aber nur von der ersten Platte
booten kann, muß man in lilo.conf etwas die Platten umstellen:

boot = /dev/sda
prompt
compact
linear
ramdisk = 0   
timeout = 100
disk=/dev/sda
  bios=0x80
disk=/dev/hda
  bios=0x81
image = /vmlinuz
  root = /dev/sda1
  label = neu
  append="console=tty7 video=matrox:vesa:0x105,fv:74"
  read-only
image = /vmlinuz
  root = /dev/sda1
  label = vga
  read-only
image = /vmlinuz.old
  root = /dev/sda1
  label = alt
  read-only
image = /boot/vmlinuz-2.0.36
  root=/dev/sda1
  label = 2.0
other = /dev/hda1
  table = /dev/hda
  label = win 
  map-drive = 0x80
         to = 0x81
  map-drive = 0x81
         to = 0x80

Hier wird lilo nochmals angegeben, welche Platte welche ist, und für
Windows wird das ganze einfach umgedreht. Kann sein, daß da ein Teil
redunant ist, aber es funktioniert.

Ciao,
	Martin
------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie
bitte eine E-Mail an majordomo@jfl.de die im Body
"unsubscribe debian-user-de <deine emailadresse>"
enthaelt.
Bei Problemen bitte eine Mail an: Jan.Otto@jfl.de
------------------------------------------------
Anzahl der eingetragenen Mitglieder:     736


Reply to: