Ok, got the #$@% thing installed. I was getting compiler errors 2 out of three times trying to install the distribution so I finally downloaded a stage 3 build and installed it (the one compiled build I got I toasted when I learned if you install grub into the partition of an XFS disk it trashes the journal and the disk is gone). The problem I'm having is the STUPID boot loader. Now I'm not used to using grub, I'm more familiar with lilo but either way I'm having the same problem with both. Now first off, this is the first time I've ever tried to put the kernel outside the old 1024 cyl. limit.
My main disk is a X15 on an LSI logic card. I've disabled the IDE primary disk in the BIOS to prevent problems with system commander (my bios assigns the IDE disks first then scsi disks, i.e. in XP my X15 is Disk 2, my primary IDE is disk 0 and my IDE zip is disk 1). Ok as I just mentioned I use system commander to multiboot so I prefer the linux bootloader to be installed into the /boot partition. I've never had a problem with this in Redhat (of course RHAT does it for me).
My partitioning scheme right now is:
/dev/sda1 FAT (2gigs, freedos)
/dev/sda2 NTFS (28gigs)
/dev/sda3 /boot (ext2) (100megs)
/dev/sda4 [extended]
/dev/sda5 swap (1gig)
/dev/sda6 / (ext2) (about 4 gig)
Gentoo is installed fully with a kernel compiled. I have built the /boot/grub/menu.lst file per the gentoo instructions. After typing grub at the command prompt the first line complains that /dev/sda3 is not the first disk then trys 4 or 5 times to mount my IDE Zip. After getting in grub I run root (hd1,2) then setup (hd1,2) (see's them both as ext2). The partition is toggled as bootable. But I'm not getting bootable access to it (System commander is fairly simple, it dumps straight to the partition and tries to boot it, this has always worked for me). Lilo does the same bloody thing and I can't figure out what I'm doing wrong.
Suggestions? (I'm not a linux Newbie). I really dig this distribution, I've never tried the BSD's so I've never experienced the port's system and I really like it (although I think there are still some rough edges to the emerge program, for example it won't let me unmerge lilo). My most experience is with Redhat, been using it close to 4 years now so keep in mind the bias it would give to me doing stuff when you think about things I might be doing wrong.
My main disk is a X15 on an LSI logic card. I've disabled the IDE primary disk in the BIOS to prevent problems with system commander (my bios assigns the IDE disks first then scsi disks, i.e. in XP my X15 is Disk 2, my primary IDE is disk 0 and my IDE zip is disk 1). Ok as I just mentioned I use system commander to multiboot so I prefer the linux bootloader to be installed into the /boot partition. I've never had a problem with this in Redhat (of course RHAT does it for me).
My partitioning scheme right now is:
/dev/sda1 FAT (2gigs, freedos)
/dev/sda2 NTFS (28gigs)
/dev/sda3 /boot (ext2) (100megs)
/dev/sda4 [extended]
/dev/sda5 swap (1gig)
/dev/sda6 / (ext2) (about 4 gig)
Gentoo is installed fully with a kernel compiled. I have built the /boot/grub/menu.lst file per the gentoo instructions. After typing grub at the command prompt the first line complains that /dev/sda3 is not the first disk then trys 4 or 5 times to mount my IDE Zip. After getting in grub I run root (hd1,2) then setup (hd1,2) (see's them both as ext2). The partition is toggled as bootable. But I'm not getting bootable access to it (System commander is fairly simple, it dumps straight to the partition and tries to boot it, this has always worked for me). Lilo does the same bloody thing and I can't figure out what I'm doing wrong.
Suggestions? (I'm not a linux Newbie). I really dig this distribution, I've never tried the BSD's so I've never experienced the port's system and I really like it (although I think there are still some rough edges to the emerge program, for example it won't let me unmerge lilo). My most experience is with Redhat, been using it close to 4 years now so keep in mind the bias it would give to me doing stuff when you think about things I might be doing wrong.