[Cooker] [Bug 2910] [lilo] No bootloader after install (Mdk9.1RC2)

2003-03-18 Thread nram
http://qa.mandrakesoft.com/show_bug.cgi?id=2910

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2003-03-18 20:01 ---
OK... I think its due to incorrect lilo.conf settings. After refering lilo.conf man 
pages, I 
added these two lines in the lilo.conf that fixed the problem. 
 
disk=/dev/hde bios=0x80 
disk=/dev/hda bios=0x81 
 
(Note that the default lilo.conf installed by setup had 0x81 for /dev/hde). 
 



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Hi, I did a upgrade from 9.0 to 9.1 RC2. During Boot Install stage, I selected 
Advanced 
and checked create boot disk & clean /tmp on reboot. I left the default Graphical LILO 
option on /dev/fd0. It created the boot disk, but I was not prompted for a LILO disk. 
(At 
this point my USB mouse froze.. I 'll open another bug report separately for that).  
 
At the Summary stage, I selected Boot options and created a boot disk. (with linux, 
oldlinux & Windows). The install seem to go very slow at this point (it took couple of 
minutes to refresh each screen and my mouse isn't working). The install completed 
successefully though. 
 
However when I tried booting with my LILO disk or the boot disk all I got was "L 99 99 
99" (yes by boot disk also gave me the L 99 ...s). 
 
Thanks for your attention. 
nram (Ramesh Natarajan )



[Cooker] [Bug 2910] [lilo] No bootloader after install (Mdk9.1RC2)

2003-03-11 Thread nram
http://qa.mandrakesoft.com/show_bug.cgi?id=2910





--- Additional Comments From [EMAIL PROTECTED]  2003-03-11 18:15 ---
Sorry I forgot to mention my hardware config. Iam pretty sure this is what is causing 
the 
problem (after browing the newsgroups and such). 
 
I have two disks, one connected to IDE Primary Master. This shows up as /dev/hde 
(This used to showup as /dev/hda before I added 2nd disk) 
 
 2nd disk is on Matrox 133 UDMA PCI card. This shows up as /dev/hda. I have Mdk 
installed on /dev/hda1. 
 
[EMAIL PROTECTED] ide]# cat /proc/ide/drivers 
ide-cdrom version 4.59 
ide-scsi version 0.93 
ide-disk version 1.1 
 
output of /proc/ide/*/model: 
 
hda:Maxtor 6Y200P0 
hde:Maxtor 53073U6 
hdg:TOSHIBA DVD-ROM SD-M1612 
hdh:CW058D ATAPI CD-R/RW 
 
 
/etc/lilo.conf: 
 
boot=/dev/fd0 
map=/boot/map 
vga=normal 
default="linux" 
keytable=/boot/us.klt 
prompt 
nowarn 
timeout=100 
message=/boot/message 
menu-scheme=wb:bw:wb:bw 
disk=/dev/hde bios=0x81 
image=/boot/vmlinuz 
label="linux" 
root=/dev/hda1 
initrd=/boot/initrd.img 
append="devfs=mount hdh=ide-scsi acpi=off" 
read-only 
other=/dev/hde1 
label="windows" 
table=/dev/hde 
map-drive=0x80 
   to=0x81 
map-drive=0x81 
   to=0x80 
other=/dev/fd0 
label="floppy" 
unsafe 
image=/boot/vmlinuz 
label="failsafe" 
root=/dev/hda1 
initrd=/boot/initrd.img 
append="failsafe devfs=nomount hdh=ide-scsi acpi=off" 
read-only 
[EMAIL PROTECTED] ide]# lsmod 
Module  Size  Used byNot tainted 
ntfs   77196   0  (autoclean) 
sg 34668   0  (autoclean) (unused) 
sr_mod 16952   0  (autoclean) (unused) 
udf90496   0  (autoclean) 
mga   100928  18 
agpgart40928   3 
snd-seq-midi4800   0  (autoclean) (unused) 
snd-emu10k1-synth   5276   0  (autoclean) (unused) 
snd-emux-synth 31644   0  (autoclean) [snd-emu10k1-synth] 
snd-seq-midi-emul   6780   0  (autoclean) [snd-emux-synth] 
snd-seq-virmidi 4572   0  (autoclean) [snd-emux-synth] 
snd-seq-oss31136   0  (unused) 
snd-seq-midi-event  5640   0  [snd-seq-midi snd-seq-virmidi snd-seq-oss] 
snd-seq42768   2  [snd-seq-midi snd-emux-synth snd-seq-midi-emul 
snd-seq-virmidi snd-seq-oss snd-seq-midi-event] 
snd-pcm-oss43204   0 
snd-mixer-oss  14488   0  [snd-pcm-oss] 
snd-emu10k168112   4  [snd-emu10k1-synth] 
snd-pcm76416   0  [snd-pcm-oss snd-emu10k1] 
snd-timer  14408   0  [snd-seq snd-pcm] 
snd-rawmidi17632   0  [snd-seq-midi snd-seq-virmidi snd-emu10k1] 
snd-util-mem3008   0  [snd-emux-synth snd-emu10k1] 
snd-hwdep   5376   0  [snd-emu10k1] 
snd-ac97-codec 35624   0  [snd-emu10k1] 
snd-seq-device  5864   0  [snd-seq-midi snd-emu10k1-synth snd-emux-synth 
snd-seq-oss snd-seq snd-emu10k1 snd-rawmidi] 
snd43428   7  [snd-seq-midi snd-emux-synth snd-seq-virmidi 
snd-seq-oss 
snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-emu10k1 snd-pcm 
snd-timer snd-rawmidi snd-util-mem snd-hwdep snd-ac97-codec snd-seq-device] 
af_packet  14984   2  (autoclean) 
ip_vs  83224   0  (autoclean) 
ide-cd 33856   0  (autoclean) 
cdrom  31680   0  (autoclean) [sr_mod ide-cd] 
floppy 55164   0 
tulip  44064   1  (autoclean) 
ohci1394   19048   0  (unused) 
ieee1394   45932   0  [ohci1394] 
nls_iso8859-1   3516   4  (autoclean) 
nls_cp850   4316   3  (autoclean) 
vfat   11820   3  (autoclean) 
fat37976   0  (autoclean) [vfat] 
supermount 15296   4  (autoclean) 
ext3   64736   2  (autoclean) 
jbd48564   2  (autoclean) [ext3] 
tuner  11776   1  (autoclean) 
tvaudio15068   0  (autoclean) (unused) 
bttv   78528   0 
i2c-algo-bit9096   1  [bttv] 
i2c-core   21224   0  [tuner tvaudio bttv i2c-algo-bit] 
videodev7904   3  [bttv] 
soundcore   6308   0  [snd bttv] 
ide-scsi   11312   0 
scsi_mod  103316   3  [sg sr_mod ide-scsi] 
ehci-hcd   18568   0  (unused) 
usb-uhci   24684   0  (unused) 
usbcore73024   1  [ehci-hcd usb-uhci] 
rtc 8092   0  (autoclean) 
 



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Hi, I did a upgrade from 9.0 to 9.1 RC2. During Boot Install stage, I selected 
Advanced 
and checke

[Cooker] [Bug 2910] [lilo] No bootloader after install (Mdk9.1RC2)

2003-03-08 Thread nram
http://qa.mandrakesoft.com/show_bug.cgi?id=2910





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 13:05 ---
I did another Upgrade (on top of RC2) with RC2 CDs just to fix the boot loader. I 
created boot loader with Lilo Graphical, Lilo Text and GRUB. None of the worked for 
me.  
 
With Lilo Graphical & Text I got L 99 99 99 
With Grub disk I got GRUB  
 
The boot disk creation took for ever. After about 10 minunes I reset the machine. 
While 
trying with the boot disk, I got the following message 
Couldnot find kernel  image linuz 
 
(I could boot with vmlinuz root=/dev/hda1) 



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Hi, I did a upgrade from 9.0 to 9.1 RC2. During Boot Install stage, I selected 
Advanced 
and checked create boot disk & clean /tmp on reboot. I left the default Graphical LILO 
option on /dev/fd0. It created the boot disk, but I was not prompted for a LILO disk. 
(At 
this point my USB mouse froze.. I 'll open another bug report separately for that).  
 
At the Summary stage, I selected Boot options and created a boot disk. (with linux, 
oldlinux & Windows). The install seem to go very slow at this point (it took couple of 
minutes to refresh each screen and my mouse isn't working). The install completed 
successefully though. 
 
However when I tried booting with my LILO disk or the boot disk all I got was "L 99 99 
99" (yes by boot disk also gave me the L 99 ...s). 
 
Thanks for your attention. 
nram (Ramesh Natarajan )