kernel compile
Next message: Omer Faruk Sen: "online disk image software"
Date: Mon, 15 Nov 2004 14:24:10 -0600
To: questions@freebsd.org
Greetings:
what is the process to compile a kernel for a slower machine with a
small disk from a faster machine with lots of disk. So far I have
created a KERNCONF file for the slow machine. I have done a make
buildkernel KERNCONF=SLOW_MACHINE
Thanks,
BH
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Next message: Omer Faruk Sen: "online disk image software"
Relevant Pages
- Re: 5.2-RELEASE - Show stopper problem
... an older (hence slower machine) and was unable to duplicate it. ... (* kernel in one instance and a custom one in another. ... (* disk is configuration is a big raid 5 memory is 2G. ... (* to one machines hardware (3 dell servers of differeing models, 1 dell PC, ... (freebsd-questions) - Re: kernel compile
... >>small disk from a faster machine with lots of disk. ... >>created a KERNCONF file for the slow machine. ... network support until I get the new kernel installed. ... (freebsd-questions) - Re: Software RAID-5 attempt to access beyond end of device...
... The reiserfs is on top of an lvm2 on top of a raid5 ... >information that has previously been stored on disk. ... Sep 7 20:32:04 cu kernel: Buffer I/O error on device dm-0, ... PCI: PCI BIOS revision 2.10 entry at 0xf1150, ... (Linux-Kernel) - Re: Spontaneous reboots
... yet I keep experiencing spontaneous reboots and crashes. ... > I have postfix handling mail and use cyrus-imap with virtual ... Page fault while in kernel mode ... > Disk errors: ... (freebsd-questions) - athlon-xp + fakeraid regression
... The build completes fine, the kernel boots fine, the machine will seem to be fine as long as it remains quiescent. ... At the beginning, just after hitting enter on the make command, one of the ad4 disk light goes on solid for several seconds. ... There is a well known thing where these cheap pata fakeraid cards will try to do ata133 if the drive says it can, when really, even if he drives are new ata133 drives and the cables are new and short and shielded, you still shouldn't try to do ata133 since the spec is too tight and you'll just get bit errors or other failures. ... The fix is use ata100 somehow, either by disabling dma entirely in loader.conf (since you have no more selective option there, and the raid card bios never has an option for controlling pio/dma mode like motherboard bios's have) and then use atacontrol in rc.early to set udma5, or by using disks that can only do ata100 and only advertise ata100 to the controller. ... (freebsd-current) |
|