Date: Sun, 19 May 2002 18:12:24 +0300 From: omax@mail.lviv.ua To: PJourdan <info@lespetitsplaisirs.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re[2]: double scsi boot Message-ID: <1823517377.20020519181224@mail.lviv.ua> In-Reply-To: <5.1.0.14.2.20020518194419.00aefe38@pop.videotron.ca> References: <5.1.0.14.2.20020518092846.00af57d8@pop.videotron.ca> <5.1.0.14.2.20020518194419.00aefe38@pop.videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello PJourdan, My boot.ini is following [boot loader] timeout=1 default=multi(0)disk(0)rdisk(0)partition(3)\WINNT [operating systems] multi(0)disk(0)rdisk(0)partition(4)\Windows="XP Pro (ad0s6)" /fastdetect multi(0)disk(0)rdisk(0)partition(3)\WINNT="NT5 Pro Stable (ad0s5)" /fastdetect c:\bootsect.bsd="FreeBSD 4.3" c:\="dos (ad0s3)" So you can see four OS's (Win98, Win2000, WinXP and lovely FreeBSD) Where to take bootsect.bsd? Just do following in your shell: $ cp /boot/boot1 /dos/c/bootsect.bsd where /dos/c/ is mount point for your disk c: and is bootable Sunday, May 19, 2002, 2:54:50 AM, you wrote: P> I'm having some mail problems, so I hope you are getting my mail. P> The tekram BIOS is a utility to set the boot disk and other configuration P> options for the scsi devices. Everything seems to work ok on the disks. I P> have the W2K on the first partition of one of the drives in NTFS (6.8gb) P> and the other partition (logical, I believe) is FAT. But, I notice that no P> configurations work for grub that list both the primary particion and the P> logical one - like (hd0,0,a) nor (hd0,a) - anyway it refuses the NTFS.... P> I guess there are no gurus out there for grub - on W2K-Pro, scsi and Tekram :-( Best regards, omax mailto:omax@mail.lviv.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1823517377.20020519181224>