Re: [Cooker] 9.0 Beta 1: Booting from install CD

2002-08-04 Thread Jure Repinc

Jure Repinc wrote:
 Hi,
 
 When booting from CD1 to start installing from bootable CD there is a 
 dialog that asks you to press F1 for more oprions or press Enter to 
 continue booting. When you press Enter the progress bar at the button 
 starts indicating the progress. But it doesn't stop at the right border 
 of progress bar. It just goes over it. I've seen same progress bars after 
 installation when booting Mandrake and when shutting down and there it 
 doesn't go over the right limit.
 

Still the same in Beta 2.

-- 
Live long and prosper!






Re: [Cooker] 9.0 Beta 1: Booting from install CD

2002-08-04 Thread Richard Burt

If you press F1 for advanced options, there is a delay of at least 20
second with nothing to show but a blank screen.


On Sun, 2002-08-04 at 12:32, Jure Repinc wrote:
 Jure Repinc wrote:
  Hi,
  
  When booting from CD1 to start installing from bootable CD there is a 
  dialog that asks you to press F1 for more oprions or press Enter to 
  continue booting. When you press Enter the progress bar at the button 
  starts indicating the progress. But it doesn't stop at the right border 
  of progress bar. It just goes over it. I've seen same progress bars after 
  installation when booting Mandrake and when shutting down and there it 
  doesn't go over the right limit.
  
 
 Still the same in Beta 2.
 
 -- 
 Live long and prosper!
 
 
 
 -- 
 Virus scanned by edNET.
-- 
Richard Burt
PC Support Services (Scotland)
11a Lauderdale Street
Edinburgh
EH9 1DF
T: 07950 401 570
F: 07950 400 081
W: www.pc-support.uk.com
E: [EMAIL PROTECTED]


-- 
Virus scanned by edNET.




Re: [Cooker] 9.0 Beta 1: Booting

2002-07-31 Thread Johan Ferner

Pixel wrote:

Jure Repinc [EMAIL PROTECTED] writes:

  

When Mandrake is booting up i get an error mesage that says:
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2


send me your /root/drakx/report.bug.gz

I'm getting the same errormessage. Here's my report.bug.gz, maybe you 
can use two to check for similiarities. Tell me if you want something else.

// Johan




report.bug.gz
Description: application/gzip


Re: [Cooker] 9.0 Beta 1: Booting

2002-07-31 Thread Pixel

Johan Ferner [EMAIL PROTECTED] writes:

 Pixel wrote:
 
 Jure Repinc [EMAIL PROTECTED] writes:
 
 
 When Mandrake is booting up i get an error mesage that says:
 kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
 
 send me your /root/drakx/report.bug.gz
 
 I'm getting the same errormessage. Here's my report.bug.gz, maybe you can use
 two to check for similiarities. Tell me if you want something else.

nope, can't find out anything. Maybe i'll find a box having this pb.

Special things in your config: 
- bootloader installed on floppy
- you don't need the scsi_hostadapter in the initrd




Re: [Cooker] 9.0 Beta 1: Booting

2002-07-31 Thread Igor Izyumin

On Wednesday 31 July 2002 07:22 am, Pixel wrote:
 nope, can't find out anything. Maybe i'll find a box having this pb.

 Special things in your config:
 - bootloader installed on floppy
 - you don't need the scsi_hostadapter in the initrd

By the way, my test box is also having this exact message when booting.  It 
also doesn't need the scsi_hostadapter in the initrd, because it boots off an 
IDE drive.  Bootloader is installed on another drive.  Is there something I 
can do to figure out why it's doing that?
-- 
-- Igor




Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Jure Repinc

On Saturday 27 July 2002 02:20, Jure Repinc wrote:
 Hi,

 When Mandrake is booting up i get an error mesage that says:
 kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2

Here is the attachement of /root/drakx/report.bug.gz

-- 
Live long and prosper!


report.bug.gz
Description: GNU Zip compressed data


Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Jure Repinc

On Saturday 27 July 2002 12:56, Pixel wrote:
/etc/modules.conf:
  probeall scsi_hostadapter aic7xxx usb-storage
  alias scsi_hostadapter ide-scsi

 this is bad and DrakX's fault. found the culprit in the code and fixed.
 try replacing those 2 lines with

   probeall scsi_hostadapter aic7xxx usb-storage ide-scsi

 but i'm not sure this will fix the pb. Maybe the pb is initrd related
 (hint: try rebuild the initrd (with mkinitrd))

I replaced 2 lines with one line and run mkinitrd. After restart I don't 
get the first error anymore. But now I get a new error:
invalid compressed format (err=2)6Freeing initrd memory: 234k freed

I also lost the graphical display in which messages were showing before. 
Now ir's only the usual black screen with Mandrake logo in the top left 
corner. I guess I shouldn't run mkinitrd.

-- 
Live long and prosper!




Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Jure Repinc

On Saturday 27 July 2002 13:54, Pixel wrote:
 you must rerun lilo after changing initrds!

I have rerun lilo and now I get the first (kmod:...) eror back.

-- 
Live long and prosper!




Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Jure Repinc

On Saturday 27 July 2002 14:10, Pixel wrote:
 can you send more info about the boot log. I don't quite understand at
 which step this error occurs

My /var/log/boot.log

-- 
Live long and prosper!


bootlog.tar.gz
Description: application/tgz


Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Jure Repinc

On Saturday 27 July 2002 16:48, Pixel wrote:
 nothing interesting in this. Maybe in /var/log/kernel/* ?

Logs from /var/log/kernel

-- 
Live long and prosper!


kernel_logs.tar.gz
Description: application/tgz


Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Pixel

Jure Repinc [EMAIL PROTECTED] writes:

 When Mandrake is booting up i get an error mesage that says:
 kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2

send me your /root/drakx/report.bug.gz




Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Pixel

Jure Repinc [EMAIL PROTECTED] writes:

 On Saturday 27 July 2002 02:20, Jure Repinc wrote:
  Hi,
 
  When Mandrake is booting up i get an error mesage that says:
  kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
 
 Here is the attachement of /root/drakx/report.bug.gz

   /etc/modules.conf:
 probeall scsi_hostadapter aic7xxx usb-storage
 alias scsi_hostadapter ide-scsi

this is bad and DrakX's fault. found the culprit in the code and fixed.
try replacing those 2 lines with

  probeall scsi_hostadapter aic7xxx usb-storage ide-scsi

but i'm not sure this will fix the pb. Maybe the pb is initrd related
(hint: try rebuild the initrd (with mkinitrd))





Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Pixel

Jure Repinc [EMAIL PROTECTED] writes:

[...]

 I replaced 2 lines with one line and run mkinitrd. After restart I don't 
 get the first error anymore. But now I get a new error:
 invalid compressed format (err=2)6Freeing initrd memory: 234k freed
 
 I also lost the graphical display in which messages were showing before. 
 Now ir's only the usual black screen with Mandrake logo in the top left 
 corner. I guess I shouldn't run mkinitrd.

you must rerun lilo after changing initrds!




Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Pixel

Jure Repinc [EMAIL PROTECTED] writes:

 On Saturday 27 July 2002 13:54, Pixel wrote:
  you must rerun lilo after changing initrds!
 
 I have rerun lilo and now I get the first (kmod:...) eror back.

can you send more info about the boot log. I don't quite understand at
which step this error occurs




Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Pixel

Jure Repinc [EMAIL PROTECTED] writes:

 On Saturday 27 July 2002 14:10, Pixel wrote:
  can you send more info about the boot log. I don't quite understand at
  which step this error occurs
 
 My /var/log/boot.log

nothing interesting in this. Maybe in /var/log/kernel/* ?




Re: [Cooker] 9.0 Beta 1: Booting

2002-07-27 Thread Pixel

Jure Repinc [EMAIL PROTECTED] writes:

 On Saturday 27 July 2002 16:48, Pixel wrote:
  nothing interesting in this. Maybe in /var/log/kernel/* ?
 
 Logs from /var/log/kernel

still nothing interesting. Well, you'll test Beta2 and maybe it will
be fixed :-/




Re: [Cooker] 9.0 Beta 1: Booting

2002-07-26 Thread Joseph Davidson

On Fri, 2002-07-26 at 20:20, Jure Repinc wrote:
 Hi,
 
 When Mandrake is booting up i get an error mesage that says:
 kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
 
 This is my computer configuration:
 PSU: Enermax EG465P-VE 431W
 MB: Abit KT7A-RAID
 CPU: AMD Thunderbird C 1200MHz
 Mem.: 512MB PC133 CAS2
 HDs: 2x IBM DTLA 307030 IDE (RAID-0), 1x IBM DHEA 38451 IDE
 Graphics card: ATI Radeon 8500 64 MB Retail AGP
 Sound card: Hercules Game Theater XP PCI
 SCSI adapter: Adaptec AHA-2940U2W PCI
 NIC: 3com 3C905B-TX PCI
 CD-RW: Teac CD-W540E IDE
 DVD: Pioneer DVD-303S SCSI
 Mouse: Logitech Mouseman+ PS/2
 Keyboard: Cherry G83 PS/2
 Monitor: LG StudioWorks 995E
 Cable modem: NetGame NemMo
 Primter: Epson Sylus Color 900 LPT
 -- 
 Live long and prosper!
 
I am seeing the same thing. I have an Advansys SCSI adapter and
IDEA-SCSI devices (ATAPI ZIP and ATAPI CD-Burner)  In the past I have
gotten rid of this message by removing the line scsi_hostadapter from
my /etc/modules.  My system has worked fine without the line. 
--
Joe