Compatibility whith System Commander 3rd part soft

Asked by sisern

A boot manager called System Commander not recognize Ubuntu installation due an impossibility of modify the way is installed Grub. I (and many others, i suppose) apreciate in future ditribution your equipe can solve this issue. Or point me to the way of do SC recognize Ubuntu installation.
We apreciate you distribution a lot and SC allow more easy migration to others users.
Thanks. We apologize for my "English".

Link to the SC page explaining the problem.
http://v-com.custhelp.com/cgi-bin/v_com.cfg/php/enduser/std_adp.php?p_faqid=1656&p_created=1168903217&p_sid=tzjHv8Ci&p_accessibility=0&p_lva=&p_sp=cF9zcmNoPTEmcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9NDAmcF9wcm9kcz00Miw1OSwzMTgmcF9jYXRzPSZwX3B2PTMuMzE4JnBfY3Y9JnBfcGFnZT0y&p_li=&p_topview=1

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Massimo Forti (slackwarelife) said :
#1

Thanks for your suggestion. But I want to know becouse you don't want to use grub or lilo like boot manager. Thanks

Revision history for this message
Thaxton (tomlepk) said :
#2

I posted an solution here on ubuntuforums:

http://ubuntuforums.org/showthread.php?p=4147910#post4147910

I got System Commander 8.2 to recognize Ubuntu 7.10.

This assumes that you already have a Windows OS and System Commander 8.2 installed.

Install Ubuntu

When the GRUB installation starts (near the end of the entire Ubuntu installation) choose to install it on a floppy disk. This will make sure that the MBR (System Commander's) is not overwritten.

*If you already installed GRUB to the MBR (the default) see the *** at the end of this post. Then continue here.

Now that this is done let's set the linux partition active/bootable.

At the System Commander startup screen choose Partitioning, choose Manual Partitioning, locate the Ext3 file system and select it. Under the Advanced menu select Set/Toggle Active/Bootable. This will set that partition to Bootable. You'll get a confirmation at the end of the process if it worked.

Let's double check.

Exit the Partitioner and Reboot. When you get back to the System Commander startup screen you should see a Linux choice, don't use it yet, choose Information. This will list your partitions. Ensure that the Linux Partition is Bootable. If it isn't bootable, repeat the above steps and recheck it.

Exit the Partition Information screen, place the GRUB boot floppy in your drive. Select 'Boot from Drive A:' (Floppy) from menu. This will start up Ubuntu.

Open a Terminal Window.

Type 'mount' hit ENTER.

This will show you the mounted volumes we are looking for '/dev/xxxx on / type ext3' 'xxxx' will be replaced with your volume location. Mine is /dev/hda3, write yours down.

Now lets install GRUB to this volume.

From a Terminal window Type 'sudo grub-install /dev/xxxx'
(replace 'xxxx' with your volume info) hit ENTER.

If you get "Installation finished. No error reported." It completed successfully.

Shut down Ubuntu and remove all Floppies / CDs.

Restart and System Commander should have a Linux choice to use.

*** If you already installed GRUB to the MBR (the default) you will need the System Commander Rescue Disk to restore the MBR (System Commander's) to its version. But before doing this, insert a blank floppy then, from a Terminal window in Ubuntu type 'sudo grub-install /dev/fd0' replace fd0 with your floppy device if it is different. This will create the GRUB boot floppy. The GRUB boot floppy lets you boot Ubuntu just by inserting the floppy and restarting the computer (assuming you have the floppy set up to boot before other devices in the BIOS).

After creating the GRUB floppy remove it, reboot with System Commander Rescue floppy inserted and choose 'Enable System Commander' This will restore the System Command MBR. Remove the floppy and reboot. System Commander should come up.

Let me know it this works for you and other versions of Ubuntu & System Commander,

Thomas Lepkowski

Can you help with this problem?

Provide an answer of your own, or ask sisern for more information if necessary.

To post a message you must log in.