aotf
Group: Members
Posts: 4
Joined: Mar. 2006 |
|
Posted: Mar. 20 2006,23:47 |
|
Here is what I have done so far. -Booted from LiveCD -While booting I see "Probing SCSI AIC7xxx.0" and it finds my SCSI device -Selected Hard Drive install from right click menu -Installed to sda1 (my SCSI drive (and only drive in the computer besides the CD-ROM)) -Asked to install boot loader, said Yes -Got error "/dev/sda does not have corresponding BIOS drive" -Mounted /dev/sda1 to /mnt/sda1 -Edited /boot/grub/device.map to have only the line "(hd0) /dev/sda" -Ran "grub-install /dev/sda --root-directory=/mnt/sda1" -Got no errors -Edit "menu.lst" and remove noscsi option from first line and add line at bottom that has no cheat codes just the root and the kernel
When I reboot GRUB comes up and I get to chose "DSL" and get the folowing message
Code Sample | Booting 'DSL' kernel /boot/linux24 root=/dev/sda1 quiet vga=normal noacpi noapm nodma frugal [Linux-bzImage, setup=0x1400, size=0xf17f7]
Uncompressing Linux... Ok, booting the kernel. Kernel panic: VFS: Unable to mount root fs on 08:01
|
08:01 is my scsi drive sda1 (found by googleing)
When I reboot and chose my option without any cheat codes I get a lot of stuff that goes by so fast that I cant read it but I notice it never probes for my SCSI drive. The lines I can see that look troublesome are
Code Sample | SCSI subsystem driver Revision: 1.00 kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter,errno = 2 kmod: failed to exec /sbin/modprobe -s -k block-major-8, errno = 2 VFS: Cannot open rood device "sda1" or 08:01 Please append a correct "root=" boot option Kernel panic: VFS: Unable to mount root fs on 08:01
|
I have been searching for about a week now trying to get this hard drive install to work on my scsi drive. I have 2 older computers (Pentium 200MHz, 64MB Ram) that I want a good linux opperating system on so any help would be appreciated.
Thanks
------------------------------------------------------------ Survival of the Fittest does not explain Arrival of the Fittest www.ArrivaloftheFittest.com
|