* [parisc-linux] Installing on Apollo 735 @ 2001-09-09 17:14 Boyan Lazarov 2001-09-10 7:32 ` Richard Hirst 0 siblings, 1 reply; 8+ messages in thread From: Boyan Lazarov @ 2001-09-09 17:14 UTC (permalink / raw) To: parisc-linux Hi , I am trying to install linux on Apollo 735 . The system boots normally ( serial console, from cd image 0.9.2) . When i reach the point to install the kernel and the modules , the installer starts the installation and gives message ioctl: LOOP_CLR_FD: No such device or address Can somebody help me ? Boyan Lazarov ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [parisc-linux] Installing on Apollo 735 2001-09-09 17:14 [parisc-linux] Installing on Apollo 735 Boyan Lazarov @ 2001-09-10 7:32 ` Richard Hirst 2001-09-10 8:03 ` Boyan Lazarov 0 siblings, 1 reply; 8+ messages in thread From: Richard Hirst @ 2001-09-10 7:32 UTC (permalink / raw) To: Boyan Lazarov; +Cc: parisc-linux On Sun, Sep 09, 2001 at 07:14:05PM +0200, Boyan Lazarov wrote: > Hi , > I am trying to install linux on Apollo 735 . The system boots normally ( > serial console, from cd image 0.9.2) . When i reach the point to install > the kernel and the modules , the installer starts the installation and > gives message > ioctl: LOOP_CLR_FD: No such device or address The installer gives that message for everyone, but normally it immediately continues with the install. What disks are you trying to install on to? I don't believe the internal wide scsi disks are supported atm, but people have installed on to external narrow disks. Richard ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [parisc-linux] Installing on Apollo 735 2001-09-10 7:32 ` Richard Hirst @ 2001-09-10 8:03 ` Boyan Lazarov 2001-09-10 9:36 ` Richard Hirst 0 siblings, 1 reply; 8+ messages in thread From: Boyan Lazarov @ 2001-09-10 8:03 UTC (permalink / raw) To: Richard Hirst; +Cc: parisc-linux This is the output: SCSI subsystem driver Revision: 1.00 sim700: Configuring 53c700 (SCSI-ID 7) at f0825100, IRQ 86, options 1 scsi0: Revision 0x0 scsi0: test 1 completed ok. scsi0 : LASI/Simple 53c7xx Vendor: PLEXTOR Model: CD-ROM PX-32TS Rev: 1.02 Type: CD-ROM ANSI SCSI revision: 02 Vendor: MICROP Model: 2112 Rev: 4024 Type: Direct-Access ANSI SCSI revision: 02 Vendor: SEAGATE Model: ST31200N Rev: 8714 Type: Direct-Access ANSI SCSI revision: 02 Detected scsi disk sda at scsi0, channel 0, id 5, lun 0 Detected scsi disk sdb at scsi0, channel 0, id 6, lun 0 SCSI device sda: 2051460 512-byte hdwr sectors (1050 MB) Partition check: sda: unknown partition table SCSI device sdb: 2051460 512-byte hdwr sectors (1050 MB) sdb: sdb1 sdb2 sdb3 Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 I have 2 disks which are connected to fast wide SCSI but they are not recognized by the kernel. I am installing the system on /dev/sdb When i got the message , I have waited for more than 30 min . Boyan Richard Hirst wrote: > > On Sun, Sep 09, 2001 at 07:14:05PM +0200, Boyan Lazarov wrote: > > Hi , > > I am trying to install linux on Apollo 735 . The system boots normally ( > > serial console, from cd image 0.9.2) . When i reach the point to install > > the kernel and the modules , the installer starts the installation and > > gives message > > ioctl: LOOP_CLR_FD: No such device or address > > The installer gives that message for everyone, but normally it > immediately continues with the install. What disks are you trying > to install on to? I don't believe the internal wide scsi disks > are supported atm, but people have installed on to external narrow > disks. > > Richard ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [parisc-linux] Installing on Apollo 735 2001-09-10 8:03 ` Boyan Lazarov @ 2001-09-10 9:36 ` Richard Hirst 2001-09-10 12:04 ` Boyan Lazarov 0 siblings, 1 reply; 8+ messages in thread From: Richard Hirst @ 2001-09-10 9:36 UTC (permalink / raw) To: Boyan Lazarov; +Cc: parisc-linux On Mon, Sep 10, 2001 at 10:03:27AM +0200, Boyan Lazarov wrote: > This is the output: > > SCSI subsystem driver Revision: 1.00 > sim700: Configuring 53c700 (SCSI-ID 7) at f0825100, IRQ 86, options 1 > scsi0: Revision 0x0 > scsi0: test 1 completed ok. > scsi0 : LASI/Simple 53c7xx > Vendor: PLEXTOR Model: CD-ROM PX-32TS Rev: 1.02 > Type: CD-ROM ANSI SCSI revision: 02 > Vendor: MICROP Model: 2112 Rev: 4024 > Type: Direct-Access ANSI SCSI revision: 02 > Vendor: SEAGATE Model: ST31200N Rev: 8714 > Type: Direct-Access ANSI SCSI revision: 02 > Detected scsi disk sda at scsi0, channel 0, id 5, lun 0 > Detected scsi disk sdb at scsi0, channel 0, id 6, lun 0 > SCSI device sda: 2051460 512-byte hdwr sectors (1050 MB) > Partition check: > sda: unknown partition table > SCSI device sdb: 2051460 512-byte hdwr sectors (1050 MB) > sdb: sdb1 sdb2 sdb3 > Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 > > I have 2 disks which are connected to fast wide SCSI but they are not > recognized by the kernel. > > I am installing the system on /dev/sdb > > When i got the message , I have waited for more than 30 min . Can you try adding sim700=noneg:0xff,nodisc:0xff to the boot params please. Say 'yes' to the interact with IPL question if that machine gives you one, else perhaps append 'isl' to the bo command. Then just modify one of the existing params to append that string. Richard > Boyan > > Richard Hirst wrote: > > > > On Sun, Sep 09, 2001 at 07:14:05PM +0200, Boyan Lazarov wrote: > > > Hi , > > > I am trying to install linux on Apollo 735 . The system boots normally ( > > > serial console, from cd image 0.9.2) . When i reach the point to install > > > the kernel and the modules , the installer starts the installation and > > > gives message > > > ioctl: LOOP_CLR_FD: No such device or address > > > > The installer gives that message for everyone, but normally it > > immediately continues with the install. What disks are you trying > > to install on to? I don't believe the internal wide scsi disks > > are supported atm, but people have installed on to external narrow > > disks. > > > > Richard > ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [parisc-linux] Installing on Apollo 735 2001-09-10 9:36 ` Richard Hirst @ 2001-09-10 12:04 ` Boyan Lazarov 2001-09-10 12:41 ` Richard Hirst 0 siblings, 1 reply; 8+ messages in thread From: Boyan Lazarov @ 2001-09-10 12:04 UTC (permalink / raw) To: Richard Hirst; +Cc: parisc-linux [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset=x-user-defined, Size: 3441 bytes --] The system just stop The boot parameters are : 0: 0/vmlinux 1: root=/dev/ram 2: initrd=0/ramdisk 3: console=ttyS0 4: TERM=vt102 5: sim700=noneg:0xff,nodisc:0xff 6: isl And the output is: SCSI subsystem driver Revision: 1.00 sim700: Configuring 53c700 (SCSI-ID 7) at f0825100, IRQ 86, options 1 scsi0: Revision 0x0 scsi0: test 1 completed ok. scsi0 : LASI/Simple 53c7xx Vendor: PLEXTOR Model: CD-ROM PX-32TS Rev: 1.02 Type: CD-ROM ANSI SCSI revision: 02 scsi0: Unable to abort command for target 5 scsi0: Unable to send Bus Device Reset for target 5 scsi0: Unable to do SCSI bus reset scsi0: >>>>>>>>>>>> Host reset <<<<<<<<<<<< scsi0: istat = 0c, sstat0 = 00, sstat1 = 00, dstat = 00 scsi0: dsp = 07875060 (script[0x1418]), dsps = 078751f0, target = 0 scsi0: Failing command for ID5 Vendor: SEAGATE Model: ST31200N Rev: 8714 Type: Direct-Access ANSI SCSI revision: 02 Detected scsi disk sda at scsi0, channel 0, id 6, lun 0 After this the system just stops Boyan Richard Hirst wrote: > > On Mon, Sep 10, 2001 at 10:03:27AM +0200, Boyan Lazarov wrote: > > This is the output: > > > > SCSI subsystem driver Revision: 1.00 > > sim700: Configuring 53c700 (SCSI-ID 7) at f0825100, IRQ 86, options 1 > > scsi0: Revision 0x0 > > scsi0: test 1 completed ok. > > scsi0 : LASI/Simple 53c7xx > > Vendor: PLEXTOR Model: CD-ROM PX-32TS Rev: 1.02 > > Type: CD-ROM ANSI SCSI revision: 02 > > Vendor: MICROP Model: 2112 Rev: 4024 > > Type: Direct-Access ANSI SCSI revision: 02 > > Vendor: SEAGATE Model: ST31200N Rev: 8714 > > Type: Direct-Access ANSI SCSI revision: 02 > > Detected scsi disk sda at scsi0, channel 0, id 5, lun 0 > > Detected scsi disk sdb at scsi0, channel 0, id 6, lun 0 > > SCSI device sda: 2051460 512-byte hdwr sectors (1050 MB) > > Partition check: > > sda: unknown partition table > > SCSI device sdb: 2051460 512-byte hdwr sectors (1050 MB) > > sdb: sdb1 sdb2 sdb3 > > Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 > > > > I have 2 disks which are connected to fast wide SCSI but they are not > > recognized by the kernel. > > > > I am installing the system on /dev/sdb > > > > When i got the message , I have waited for more than 30 min . > > Can you try adding sim700=noneg:0xff,nodisc:0xff to the boot params > please. Say 'yes' to the interact with IPL question if that machine > gives you one, else perhaps append 'isl' to the bo command. Then just > modify one of the existing params to append that string. > > Richard > > > Boyan > > > > Richard Hirst wrote: > > > > > > On Sun, Sep 09, 2001 at 07:14:05PM +0200, Boyan Lazarov wrote: > > > > Hi , > > > > I am trying to install linux on Apollo 735 . The system boots normally ( > > > > serial console, from cd image 0.9.2) . When i reach the point to install > > > > the kernel and the modules , the installer starts the installation and > > > > gives message > > > > ioctl: LOOP_CLR_FD: No such device or address > > > > > > The installer gives that message for everyone, but normally it > > > immediately continues with the install. What disks are you trying > > > to install on to? I don't believe the internal wide scsi disks > > > are supported atm, but people have installed on to external narrow > > > disks. > > > > > > Richard > > ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [parisc-linux] Installing on Apollo 735 2001-09-10 12:04 ` Boyan Lazarov @ 2001-09-10 12:41 ` Richard Hirst 2001-09-10 12:55 ` Boyan Lazarov 0 siblings, 1 reply; 8+ messages in thread From: Richard Hirst @ 2001-09-10 12:41 UTC (permalink / raw) To: Boyan Lazarov; +Cc: parisc-linux On Mon, Sep 10, 2001 at 02:04:53PM +0200, Boyan Lazarov wrote: > The system just stop > The boot parameters are : > 0: 0/vmlinux > 1: root=/dev/ram > 2: initrd=0/ramdisk > 3: console=ttyS0 > 4: TERM=vt102 > 5: sim700=noneg:0xff,nodisc:0xff > 6: isl > > And the output is: > SCSI subsystem driver Revision: 1.00 > sim700: Configuring 53c700 (SCSI-ID 7) at f0825100, IRQ 86, options 1 > scsi0: Revision 0x0 > scsi0: test 1 completed ok. > scsi0 : LASI/Simple 53c7xx > Vendor: PLEXTOR Model: CD-ROM PX-32TS Rev: 1.02 > Type: CD-ROM ANSI SCSI revision: 02 > scsi0: Unable to abort command for target 5 > scsi0: Unable to send Bus Device Reset for target 5 > scsi0: Unable to do SCSI bus reset > scsi0: >>>>>>>>>>>> Host reset <<<<<<<<<<<< > scsi0: istat = 0c, sstat0 = 00, sstat1 = 00, dstat = 00 > scsi0: dsp = 07875060 (script[0x1418]), dsps = 078751f0, target = 0 > scsi0: Failing command for ID5 > Vendor: SEAGATE Model: ST31200N Rev: 8714 > Type: Direct-Access ANSI SCSI revision: 02 > Detected scsi disk sda at scsi0, channel 0, id 6, lun 0 > > After this the system just stops That's not good. Can you try with just sim700=nodisc:0xff please. Richard ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [parisc-linux] Installing on Apollo 735 2001-09-10 12:41 ` Richard Hirst @ 2001-09-10 12:55 ` Boyan Lazarov 2001-09-10 13:19 ` Richard Hirst 0 siblings, 1 reply; 8+ messages in thread From: Boyan Lazarov @ 2001-09-10 12:55 UTC (permalink / raw) To: Richard Hirst; +Cc: parisc-linux [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset=x-user-defined, Size: 1714 bytes --] The same problem as before. The cd-rom is on the scsi bus , can this be the problem. At the beginning the kernel gives message for the devices and it recognizes two scsi 3. Outfield Core SCSI (10) at 0xf0825000, versions 0x9, 0x0, 0x71, 0x0, 0x04 9. Outfield FW SCSI (10) at 0xf0830000, versions 0x9, 0x0, 0x7c, 0x0, 0x0 but the second one is not configured. Regards Boyan Richard Hirst wrote: > > On Mon, Sep 10, 2001 at 02:04:53PM +0200, Boyan Lazarov wrote: > > The system just stop > > The boot parameters are : > > 0: 0/vmlinux > > 1: root=/dev/ram > > 2: initrd=0/ramdisk > > 3: console=ttyS0 > > 4: TERM=vt102 > > 5: sim700=noneg:0xff,nodisc:0xff > > 6: isl > > > > And the output is: > > SCSI subsystem driver Revision: 1.00 > > sim700: Configuring 53c700 (SCSI-ID 7) at f0825100, IRQ 86, options 1 > > scsi0: Revision 0x0 > > scsi0: test 1 completed ok. > > scsi0 : LASI/Simple 53c7xx > > Vendor: PLEXTOR Model: CD-ROM PX-32TS Rev: 1.02 > > Type: CD-ROM ANSI SCSI revision: 02 > > scsi0: Unable to abort command for target 5 > > scsi0: Unable to send Bus Device Reset for target 5 > > scsi0: Unable to do SCSI bus reset > > scsi0: >>>>>>>>>>>> Host reset <<<<<<<<<<<< > > scsi0: istat = 0c, sstat0 = 00, sstat1 = 00, dstat = 00 > > scsi0: dsp = 07875060 (script[0x1418]), dsps = 078751f0, target = 0 > > scsi0: Failing command for ID5 > > Vendor: SEAGATE Model: ST31200N Rev: 8714 > > Type: Direct-Access ANSI SCSI revision: 02 > > Detected scsi disk sda at scsi0, channel 0, id 6, lun 0 > > > > After this the system just stops > > That's not good. Can you try with just sim700=nodisc:0xff > please. > > Richard ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [parisc-linux] Installing on Apollo 735 2001-09-10 12:55 ` Boyan Lazarov @ 2001-09-10 13:19 ` Richard Hirst 0 siblings, 0 replies; 8+ messages in thread From: Richard Hirst @ 2001-09-10 13:19 UTC (permalink / raw) To: Boyan Lazarov; +Cc: parisc-linux On Mon, Sep 10, 2001 at 02:55:32PM +0200, Boyan Lazarov wrote: > The cd-rom is on the scsi bus , can this be the problem. It shouldn't be a problem, but you could try mounting the CD on a server and then installing via nfs or http, so only one device is active on the the scsi bus. > At the beginning the kernel gives message for the devices and it > recognizes two scsi > 3. Outfield Core SCSI (10) at 0xf0825000, versions 0x9, 0x0, 0x71, 0x0, > 0x04 That is the one you are using. > 9. Outfield FW SCSI (10) at 0xf0830000, versions 0x9, 0x0, 0x7c, 0x0, > 0x0 > but the second one is not configured. Right, it is not supported in the kernel atm. Richard ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2001-09-10 13:18 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2001-09-09 17:14 [parisc-linux] Installing on Apollo 735 Boyan Lazarov 2001-09-10 7:32 ` Richard Hirst 2001-09-10 8:03 ` Boyan Lazarov 2001-09-10 9:36 ` Richard Hirst 2001-09-10 12:04 ` Boyan Lazarov 2001-09-10 12:41 ` Richard Hirst 2001-09-10 12:55 ` Boyan Lazarov 2001-09-10 13:19 ` Richard Hirst
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox