Hi

1) There was an error installing packages
        gatos-0.0.6-2001016-11mdk
   Isn't this one in contrib normally?

2) Printer Configuration (Epson Stylus Photo 870, USB)
   I tried to print a test page bit got nothing at all
   The following command was issued (Ctrl-Alt-F3)

* running: /usr/bin/foomatic-printjob -s cups -P ep870_cooker_
/usr/share/printer-testpages/testprint.ps with root /mnt

After that (although nothing was printed) the installer GUI started to
be very unresponsive... Also my connected USB hard drive had the red
light on (like it was accessed) and this did not stop even when I was
rebooting... I had to switch the USB HD off and back on again.

Could it be there is a bad interaction between the USB HD and the USB
printer or something?

3) I installed cooker on a dedicated HD (hde) using the following
partitioning:

   Device Boot    Start       End    Blocks   Id  System
/dev/hde1   *         1       101     50872+  83  Linux
/dev/hde2           102     79780  40158216    5  Extended
/dev/hde5           102      2181   1048288+  82  Linux swap
/dev/hde6          2182     79780  39109864+  8e  Linux LVM

Inside the LVM I have:
    /dev/vg1/rootlv
    /dev/vg1/usrlv
    /dev/vg1/usrlocallv
    /dev/vg1/homelv
    /dev/vg1/optlv
    /dev/vg1/varlv
    /dev/vg1/tmplv
    /dev/vg1/vmwarelv

I chose to install Grub on /dev/hde1.
On my primary HD (hda) I have XOSL (www.xosl.org) installed on a small
FAT16 partition (/dev/hda1) I then created a "Linux Mandrake 9.2" entry
pointing at /dev/hde1 to boot LM9.2
note: this is a setup I've been using for the last 2 years and has been
working well.
   
Unfortunately when I reboot and select "Linuxc Mandrake 9.2" in XOSL I
get "GRUB" displayed on the screen and then nothing else...

This is what I have in /boot (/dev/hde1):
-----------------------------------------
[ 13:21:18 ::root#wallaby ::/mnt/_tmp_ ] ls -la
total 5999
drwxr-xr-x    3 root     root         1024 Aug 14 13:21 .
drwxr-xr-x   15 root     root          368 Jul 31 17:57 ..
-rw-r--r--    1 root     root       619362 Aug 14 00:46
System.map-2.4.22-0.4mdk
-rw-r--r--    1 root     root       614569 Aug 13 22:32
System.map-2.4.22-0.4mdksmp
-rw-r--r--    1 root     root        50360 Aug 14 00:46
config-2.4.22-0.4mdk
-rw-r--r--    1 root     root        49896 Aug 13 22:32
config-2.4.22-0.4mdksmp
-rw-r--r--    1 root     root         5032 Aug 11 12:08 diag1.img
-rw-r--r--    1 root     root        16796 Aug 11 12:08 diag2.img
drwxr-xr-x    2 root     root         1024 Aug 14  2003 grub
-rw-r--r--    1 root     root       981420 Aug 14  2003
initrd-2.4.22-0.4mdk.img
-rw-r--r--    1 root     root       982148 Aug 14  2003
initrd-2.4.22-0.4mdksmp.img
lrwxrwxrwx    1 root     root           27 Aug 14  2003 initrd-smp.img
-> initrd-2.4.22-0.4mdksmp.img
lrwxrwxrwx    1 root     root           24 Aug 14  2003 initrd.img ->
initrd-2.4.22-0.4mdk.img
lrwxrwxrwx    1 root     root           30 Aug 14  2003 kernel.h ->
/boot/kernel.h-2.4.21-6mdkBOOT
-rw-r--r--    1 root     root          441 Aug 10 18:30
kernel.h-2.4.21-6mdkBOOT
-rw-r--r--    1 root     root            6 Aug 12 12:59 kernel.h-2.4.22
lrwxrwxrwx    1 root     root           15 Aug 14  2003 message ->
message-graphic
-rw-r--r--    1 root     root        96382 Aug 14  2003 message-graphic
-rw-r--r--    1 root     root          132 Aug 14  2003 message-text
-rw-r--r--    1 root     root          256 Aug 10 18:59 uk.klt
lrwxrwxrwx    1 root     root           21 Aug 14  2003 vmlinuz ->
vmlinuz-2.4.22-0.4mdk
-rw-r--r--    1 root     root      1334593 Aug 14 00:46
vmlinuz-2.4.22-0.4mdk
-rw-r--r--    1 root     root      1342047 Aug 13 22:32
vmlinuz-2.4.22-0.4mdksmp
lrwxrwxrwx    1 root     root           24 Aug 14  2003 vmlinuz-smp ->
vmlinuz-2.4.22-0.4mdksmp

And grub/menu.lst is:
---------------------
timeout 10
color black/cyan yellow/cyan
i18n (hd2,0)/grub/messages
keytable (hd2,0)/uk.klt
altconfigfile (hd2,0)/grub/menu.once
default 2

title linux
kernel (hd2,0)/vmlinuz root=/dev/vg1/rootlv devfs=mount hdc=ide-scsi
acpi=off splash=silent vga=788
initrd (hd2,0)/initrd.img

title linux-nonfb
kernel (hd2,0)/vmlinuz root=/dev/vg1/rootlv devfs=mount hdc=ide-scsi
acpi=off vga=794
initrd (hd2,0)/initrd.img

title linux-smp
kernel (hd2,0)/vmlinuz-smp root=/dev/vg1/rootlv devfs=mount hdc=ide-scsi
acpi=off vga=794
initrd (hd2,0)/initrd-smp.img

title windows
root (hd1,0)
map (0x81) (0x80)
map (0x80) (0x81)
makeactive
chainloader +1

title floppy
root (fd0)
chainloader +1

title failsafe
kernel (hd2,0)/vmlinuz root=/dev/vg1/rootlv failsafe devfs=nomount
hdc=ide-scsi acpi=off vga=794
initrd (hd2,0)/initrd.img
-- 
Frederic Soulier <[EMAIL PROTECTED]>


Reply via email to