anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#16
Try changing uuid for MX-14 to 5060cccc-f5d2-4f90-8b9b-5219b7ae445b
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#17

Code: Select all

title Semplice
rootnoverify (hd1,1)
chainloader +1
Just a example of me using grub 2 installed to root in semplice and that was my entry to boot semplice using AntiX grub legacy.
Posts: 243
Aleph
Joined: 09 Aug 2013
#18
anticapitalista wrote: Also, you have 2 different uuids for /dev/sda6 as male spotted.
Hi anti

now I can acces to MX-14!!

I changed

UUID=acef306d-9540-40f1-ad78-e675697ad14f

for

UUID="5060cccc-f5d2-4f90-8b9b-5219b7ae445b" TYPE="ext4"

Still all the internet connection is missing in MX-14

and the Antix 13.1 on sda7 is missing
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#19
According to the menu.lst when you boot into the Debian options at the bottom of the menu, you are in sda1
Posts: 243
Aleph
Joined: 09 Aug 2013
#20
anticapitalista wrote:According to the menu.lst when you boot into the Debian options at the bottom of the menu, you are in sda1
Yes, sorry, for sda7.

I tried to add

Code: Select all

title        Debian Antix 13.1, kernel 3.7.10-antix.7-486-smp
root        (hd0,0)
kernel        /boot/vmlinuz-3.7.10-antix.7-486-smp root=UUID=639b78e9-640b-4119-89bf-24ad76282944 ro 
initrd        /boot/initrd.img-3.7.10-antix.7-486-smp

title        Debian Antix 13.1, kernel 3.7.10-antix.7-486-smp (single-user mode)
root        (hd0,0)
kernel        /boot/vmlinuz-3.7.10-antix.7-486-smp root=UUID=c639b78e9-640b-4119-89bf-24ad76282944 ro single
initrd        /boot/initrd.img-3.7.10-antix.7-486-smp
to menu.lst but doesn't work.
The same message: UUID=c639b78e9-640b-4119-89bf-24ad76282944 doesen't exist
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#21
For sda7 add below the MX-14 section (leave a line)

Code: Select all

title      Debian Antix 13.1, kernel 3.7.10-antix.7-486-smp
root      (hd0,6)
kernel      /boot/vmlinuz-3.7.10-antix.7-486-smp root=UUID=639b78e9-640b-4119-89bf-24ad76282944 ro quiet 
initrd      /boot/initrd.img-3.7.10-antix.7-486-smp
Posts: 243
Aleph
Joined: 09 Aug 2013
#22
Working!!!!!!!

Thank you a lot anti!!!

and sorry for bother you...

Please, when you have the time... How to solve the internet connection in MX-14? Wired and wireless are missing.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#23
Best to start a new thread so it doesn't get lost and more people can see it.

Start and post the output of inxi -F (in a working antiX or MX-14)