From: Matthew F. <mf...@ci...> - 2001-11-30 15:47:45
|
Still catching up on this thread :( First things first. I would create an adaptec boot floppy I would use a more recent boot image from http://www.io.com/~mdfranz/trinux/boot/17nov-2413 Replace the bzimage on the disk with the one from http://trinux.sourceforge.net/kernel/2.4.5/adaptec/ Then boot with the floppy and do a # dmesg make sure the Adaptec driver has been detected See if the devices sda1 sdb (or whatever) are detected My guess is they will not be because of the RAID. Do you know which kernel driver is required? - mdf > The reason I need read-only access to the NTFS partition is so I can > create a bit-copy of the partition for forensic analysis. I want to > use dd to create the bit-copy. So, how do I get the kernel that > supports Adaptec into a boot.img file that I can burn to CD? I am > assuming that once I do this, the packages will load properly from the > SCSI CD drive during the boot process. Is this correct? I hope this > isn't a really bad newbie question. Thanks. > |