Re: cdrom drive won't mount

2004-11-08 Thread Joshua Kwan
On Mon, Nov 08, 2004 at 08:49:31AM -0500, Steve Pacenka wrote:
 SUNW,fas (driver probably installed)
 sd (driver probably installed)
 st (driver probably installed)

This is all I needed. It'll be fixed soon with discover1-data. Thanks
for helping me out!

-- 
Joshua Kwan



Re: cdrom drive won't mount

2004-11-08 Thread Joshua Kwan
On Sat, 06 Nov 2004 22:18:32 -0500, Huston wrote:
 Tried to install sarge on my E250 and it won't mount my scsi hard drive.
  Any fixes for this?

Are you using a CD to install? (I suspect not.) If not, try 'modprobe
sym53c8xx_2' on the second console after the failure is reported to you
and if that succeeds, 'modprobe sr_mod' and 'modprobe sd_mod' then rerun
the detection step.

If at that point you can continue the install, please complete it and then
boot the new install. Then send me the output of 'lspci' and 'lspci -n'.

If sym53c8xx_2 can't be located it's possible you are using an old image
where SCSI modules were omitted from your installation medium. If so,
check newer images at http://people.debian.org/~joshk/d-i/images/daily
(sparc64) and http://gluck.debian.org/cdimage/testing/daily/sparc/current/.

Thanks

-- 
Joshua Kwan




Re: cdrom drive won't mount

2004-11-07 Thread Steve Pacenka
On Sat, 2004-11-06 at 22:18, Huston wrote:
 Tried to install sarge on my E250 and it won't mount my scsi hard
 drive.  Any fixes for this?

Perhaps the Sarge installer you're using misses E250 SCSI controllers.

When installing Sarge on an Ultra 2 recently, the CD drive that I had
booted from became invisible.  I escaped to a shell and did modprobe
esp to get support for the built-in SCSI controller.  I also did
modprobe sr_mod.  After that the install and subsequent reboots went
perfectly.

-- SP




cdrom drive won't mount

2004-11-06 Thread Huston



Tried to install sarge on my E250 and it won't 
mount my scsi hard drive. Any fixes for this?