Results 1 to 4 of 4

Thread: Dual Booting SUSE/Ubuntu

  1. #1
    Join Date
    May 2008
    Location
    /home
    Beans
    506
    Distro
    Ubuntu 12.04 Precise Pangolin

    Question Dual Booting SUSE/Ubuntu

    Is it possible to dual boot openSUSE & Ubuntu through GRUB 2? Apparently SUSE uses standard GRUB. I installed SUSE but only have Ubuntu options displayed on boot.
    Vintage IBM ThinkPad T21 laptop 1GHz PIII [T22 heatsink] ~ Silicon Heaven [RIP]
    AMD64 Lenovo ThinkPad Edge325 ~ openSUSE 12.3 KDE [Tumbleweed repos]
    PC C2D Tower ~ 32-bit 7 Ultimate/64-bit Ubuntu Precise 12.04 GNOME fallback [LTS]

  2. #2
    Join Date
    Dec 2009
    Location
    Pune , India
    Beans
    98
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Dual Booting SUSE/Ubuntu

    I have RedHat, Ubuntu, SUSE and windows 7 on my machine so its possible & also my boot loader is GRUB 2. Even if u install SUSE at the end it should not give a problem coz whatever the bootloader is , its job is to show to entries from the 4 "16 bytes portion of MBR".

    Donno why ur system is behaving differently.
    Stay Cool Stike Hard!!!
    I love LINETAL (Linux + Networking + Heavy Metal)

    Check out my blog on Systems Programming and more at http://systemsdaemon.blogspot.com

  3. #3
    Join Date
    May 2008
    Location
    /home
    Beans
    506
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Dual Booting SUSE/Ubuntu

    Well the SUSE installer is more complicated & less user friendly then Ubuntu's. Will have another go.

    I boot from 2nd dedicated Linux HDD from F11 pop up menu at POST because Windows 7 is not GRUB friendly. AFAIK I installed SUSE GRUB to 2nd HDD's MBR rather than 1st HDD where Windows resides.

    I set up equal partitions for "/" & "/home" for both Ubuntu & SUSE sharing swap:

    Disk /dev/sdb: 500.1 GB, 500107862016 bytes
    255 heads, 63 sectors/track, 60801 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x7ffd62f1

    Device Boot Start End Blocks Id System
    /dev/sdb1 31374 60802 236382937+ 5 Extended
    /dev/sdb2 1 1216 9766496 83 Linux
    /dev/sdb3 2432 31373 232471846+ 83 Linux
    /dev/sdb4 * 1217 2431 9759487+ 83 Linux
    /dev/sdb5 60315 60802 3906560 82 Linux swap / Solaris
    /dev/sdb6 31374 60314 232468519+ 83 Linux

    Partition table entries are not in disk order

    Disk /dev/sda: 160.0 GB, 160041885696 bytes
    100 heads, 5 sectors/track, 625163 cylinders
    Units = cylinders of 500 * 512 = 256000 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0xa10bd000



    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 163840 40959997+ 7 HPFS/NTFS
    /dev/sda2 163841 625157 115329024 7 HPFS/NTFS
    Vintage IBM ThinkPad T21 laptop 1GHz PIII [T22 heatsink] ~ Silicon Heaven [RIP]
    AMD64 Lenovo ThinkPad Edge325 ~ openSUSE 12.3 KDE [Tumbleweed repos]
    PC C2D Tower ~ 32-bit 7 Ultimate/64-bit Ubuntu Precise 12.04 GNOME fallback [LTS]

  4. #4
    Join Date
    May 2008
    Location
    /home
    Beans
    506
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Dual Booting SUSE/Ubuntu

    I think all was needed was:

    Code:
    sudo update-grub
    Vintage IBM ThinkPad T21 laptop 1GHz PIII [T22 heatsink] ~ Silicon Heaven [RIP]
    AMD64 Lenovo ThinkPad Edge325 ~ openSUSE 12.3 KDE [Tumbleweed repos]
    PC C2D Tower ~ 32-bit 7 Ultimate/64-bit Ubuntu Precise 12.04 GNOME fallback [LTS]

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •