Rodolfo wrote:

> Everything seems to have gone well,
> now when booting I can choose if going into linux or linux2,
> and the new partition has not modified the old one,
> except for one thing:
> in the old partition I have to reinstall the modem,
> i.e. rerun the modem driver.
> Why? Does anybody know?
> Is the above procedure correct?
> Maybe a bug in Mdk 10.1 Community (the new partition OS)?

Mike wrote:

>You said you had to reinstall the modem in your 9.1, did you get it
>working again?


Rodolfo replies:

Yes, after reinstalling it I got it working again.
Anyway, I've worked out the problem (or at least I've managed to avoid it)
by using a more simple procedure,
in which the new partition is 'son' and the old one is 'parent',
whereas before it was the contrary.

0) Before 10.1 installation, I had:

   /dev/hda1 -> Windows 98
   /dev/hda5 -> Mdk 9.1 root
   /dev/hda8 -> Mdk 9.1 home
   /dev/hda6 -> linux swap
   (/dev/hda7 -> Mdk 9.1 very old one, not involved in this game)

1) I created two new partitions, in which I installed Mdk 10.1:

   /dev/hda9 -> Mdk 10.1 root
   /dev/hda10 -> Mdk 10.1 home

   . Now, when I installed Mdk 10.1 I didn't choose MBR as boot point;
   I chose the second possibility (root, if I remember well).
   Then, when I booted the system, I found myself in 9.1 (/dev/hda5).
   Then, from there I did:

2) # mkdir /mnt/mdk10.1

3) # mount /dev/hda9 /mnt/mdk10.1

4) # emacs /etc/fstab
   , and added the following line:
        /dev/hda9 /mnt/mdk10.1 ext3 defaults 1 2

5) I edited the file /etc/lilo.conf: I added the following:
        other=/dev/hda9
                label="mdk10.1"

6) # lilo

This way, the modem problem did not arise any more.

Rodolfo

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to