OpenSUSE Install :: Multiboot With 11.2, Mint And Windows 7
Jun 8, 2010
I am using Opensuse 11.2 for the last few days, and I absolutely love it!! I have a dual boot system at the moment, with OpenSuse 11.2 and Windows7. However, i want to make space for another Linux OS for testing purpose.
More precisely, I have 750 GB hdd space. Windows 7 in C Drive (40 gb ntfs) and OpenSuse has like 30 GB for itself. Rest of the partitions hold data. I want to use one of the empty partitions for another Linux distro. Presently for Linux Mint. This partition may be rotated with other distros later, but i intend to keep Opensuse permanently.
My Question is, if i install Mint now, will its grub configure Opensuse and Windows7 into the loader automatically or will i need to manually change something? I do not want to lose my OpenSuse installation, neither Win7.
Also, is it necessary to have a common /home partition, or can the 2 distros have their own /home partitions? I'll proceed with the install only after i get a go ahead from here (with instructions )
View 9 Replies
ADVERTISEMENT
Jun 8, 2011
I installed opensuse in my laptop in which I already installed opensuse.Now the grub shows first, on boot up. I want to set windows bootloader in front. In order to do that, I did the following,
1. unmount all devices "umount /windows/*"
2. my hard disk partition:- see the link cfdisk /dev/sda | Flickr - Photo Sharing!
3. mount the C drive (where win 7 is installed)
"ntfs-3g /dev/sda3 /mnt/windows -o force "
4. dd if=/dev/sda8 of=/mnt/windows/suse.bin bs=512 count=1
5. kwrite /mnt/windows/boot.ini and write the following,
[boot loader]
timeout=15
default=multi(0)disk(0)rdisk(1)partition(1)c: suse.bin
[operating systems]
c: suse.bin="openSUSE"
6. change the boot to sda3 using "sudo /sbin/cfdisk /dev/sda"
Problem is,
now windows bootloader shows when boot up, showing two options,
windows
openSUSE
windows option works normally; but openSUSE option doesn't work.
View 9 Replies
View Related
Apr 26, 2011
i am using mint 10 and windows 7.i want to add opensuse 11.4 to that.is there any chance to do this?i don't want to use virtual box.
View 3 Replies
View Related
Apr 20, 2011
I was hoping that someone on this forum could help me to multiboot my USB drive with openSUSE 11.4 and Ubuntu 10.10. I would also like the changes I make to the files and settings on my operating systems which are located on my flash drive to be persistent. I am a bit of a Linux noob so I was hoping for some easy, basic, step-by-step instructions on how to do this. AlsoI do not mind using a terminal or other similar applications but I would prefer otherwise as I do not want to mess up.
View 9 Replies
View Related
Feb 16, 2010
I've got a multiboot system with Windozin the first drive and first partition like everyone recommends. I have several distro's and just let them install their bootloaders, but always on hd0 mbr. I installed Debian 5.0.1 this way and it wouldn't boot, so I got SGD to "fix" it, which it said was successful, but all I get is a partition doesn't exist when I try to boot. I put Debian on /dev/sdb3, I loaded Linux Rescueand mounted sdb3 and verified that its menu.lst had the right boot numbers (hd1,2). fdisk even showns /dev/sdb3 as boot as shown by the asterisk under the boot column. Should I do a complete reinstall of grub, maybe using one of the other distro's as the holder of grub? At one time they did all the grub launching as each addition was made
View 9 Replies
View Related
Dec 29, 2009
I have Windows XP and OpenSuSE 11.1 installed on my laptop. I have recently removed the recovery partition provided by the laptop manufacturer (HP) to free up some space and ideally I would like to be able to add the free space to the existing Windows partition.The current partition set up is as follows:
Code:
Disk size 93Gb, P = Primary, L = Logical, U = Unallocated
P Windows XP 36Gb /dev/sda1 /windows
[code]...
View 1 Replies
View Related
Apr 13, 2011
I installed Gnome 3 on a free partition of my netbook but I lost the boot to my suse kde...(MBR). I launched a live CD on USB but cannot restore Grub; the only way is to reinstall the KDE. Then it boots but does not show Gnome 3. Why the installer does not take into account both OS?
View 8 Replies
View Related
Apr 3, 2010
just installed OpenSUSE this weekend and I already had two different OSs on the laptop. Windows 7 and Linux Mint 8 KDE CE. Well during installation Windows was automatically added to grub but Mint wasnt. And When I go to the bootloader tab, and I add a new image it asks me the kernel image and initial RAM disk. Well This is what is in the boot folder on the Mint Partition
{
boot (folder only contains a jpg file)
grub (the grub installed on KDE... inactive)
abi-2.6.31-16-generic
[Code].....
View 5 Replies
View Related
Dec 20, 2010
i had windows 7 on my system and now i installed debian squeeze but grub does not show my windows 7 in menu for selecting
View 1 Replies
View Related
Mar 17, 2011
When I installed 64 bit OpenSUSE Gnome 11.4 today on an ext4 primary partition (sda4) from the Install DVD, it eliminated LinuxMint 9's entry from OpenSUSE'sGrub The 64 bit LinuxMint v. 9 (Isadora) is installed on an ext4 logical partition (sda9) inside an extended partition, but it doesn't appear in OpenSUSE's Grub (and now OpenSUSE 11.4 won't connect to the Internet - although the Live CD ran yesterday without a hitch).
I'm hoping that my fellow OpenSUSE users can help me regain access to my Isadora installation and hopefully, point me to a solution for the Internet access problem.
View 9 Replies
View Related
Apr 10, 2011
After installing opensuse grub disappeared from the Linux Mint I want to boot into Linux Mint.
View 2 Replies
View Related
Jun 1, 2010
I am trying to install Ubuntu10.04 on my machine which already has on it, Win XP. Lemme lay down the setup of my machine first of all.
I got a new 320GB HDD of which I have taken 20GB as the primary partition and installed Win XP on it. Took another 220GB as an extended partition for my data storage. Around 63GB was remaining which I left it as unallocated. Decided to try Ubuntu, but preferred to boot it from the windows bootloader. Downloaded and burned the Ubuntu-10.04-desktop-amd64.iso(have a AMD x3 425 machine) and tried an install on 30GB of the 63 left.
I did not try any partition scheme. I chose the manual partition option, made a 28GB ext4 partition, made it primary, mounted the /, took another 2GB for the swap and proceeded. Chose advanced option and installed grub on the 28GB(/dev/sda6) and completed the installation.
Since no grub was installed, Ubuntu was not available. So then, used the bootpart utility to point grub to the windows bootloader, but it did not work, was giving me error when I chose Ubuntu from the bootmenu modified by the bootpart.
So tried booting with the same install cd, chose Live Ubuntu this time and mounted the 28GB, copied the first 512bytes using dd if=/dev/sda6 of=ubuntu bs=512 count=1 to a usb drive. Rebooted into windows and copied the file to C: and added it to the boot.ini. Rebooted and tried choosing Ubuntu from the boot menu but it does not work. I get a blank screen with the cursor blinking.
The machine is new and BIOS is LBA enabled by auto.
View 9 Replies
View Related
Jun 27, 2010
I just installed Ubuntu 10.04 and set up ALSA and got my DS working perfectly.I booted back into Windows with the intention of playing some BC2, and discovered anytime sound tries to play, it's all screwed (I can still make out some of what is being said but it's pretty bad). Naturally my first reaction would be to go into the Xonar audio center, which I did, and made sure nothing was wrong there. I changed settings around (sample rate and changing from headphone to 2 channel) but nothing worked. Turned off the D3SD GX and that didn't work either. Removed the drivers, rebooted, reinstalled, rebooted. No change.
One thing I noticed is under the Windows sound control panel it doesn't show I'm playing anything when I am. However when I go into advanced and use the test option (and set it to the highest option available) it sounds fine.Under Ubuntu it also sounds fine. I've got volume set to around 50% in Ubuntu. I noticed when I muted it under Ubuntu and rebooted it was muted under Windows, hence my thought that the volume settings were messing things up. Didn't work though.Pulled the card out and left it out for a few minutes worked. Quite strange.
View 9 Replies
View Related
Jul 28, 2010
I got a PC (32 bit) from my friend that has Fedora & Ubuntu on single HDD. Now I need to install Suse on the same HDD without destroying other distros. What are the prerequisites for this? & how to do this step by step. I'm not sure how the before installation is done?? I'm not sure about grub editing/tweaking. At present installation of SUSE is very important.
Ubuntu 10.04
Fedora 13
OpenSuse 11.3
View 2 Replies
View Related
Mar 31, 2010
eeebuntu 4 beta uses grub2. If opensuse 11.x is installed as a multiboot, opensuse grub does not recognise eb4. In opensuse, contents of fdisk - l:
[code]...
How do I add eebuntu boot in opensuse?
View 4 Replies
View Related
Sep 11, 2010
I currently have 2 operating systems on my main hdd: Ubuntu and WinXP My current setup - [storage NTFS partition, solely data][17GB WinXP partition][{extended partion}Ubuntu + swap]: [URL] I have a second SATA hdd that I would like to install Arch Linux on to. It uses GRUB Legacy, and Ubuntu uses GRUB 2. I would like to know how I would go about booting this, and figure out where my current bootloader is installed to. i.e. /dev/sda or /dev/sda5 (the / ubuntu partiton)
View 3 Replies
View Related
Mar 23, 2011
I'm looking to completely change over and need help getting rid of windows.I am currently using windows xp and am looking to use Linux Mint 10.
View 2 Replies
View Related
Feb 21, 2010
I am seeing the MSHOME icon which my windows network workgroup is on, when i double click on it and its asking me for a username, domain and password. I dont use a username or password to log into any of my computers and the domain im not sure what to enter into this field it populates with WORKGROUP
View 4 Replies
View Related
Jan 22, 2010
last week i installed new mint distribution Helena 8 last day i reinstall my Windows XP , now my linux has gone. how can i recover my boot loader ? btw i tried this comands in Live CD:
sudo apt-get install grub
after this command .. this message appears :
Probing devices to guess BIOS drives. This may take a long time.
View 5 Replies
View Related
Jul 14, 2010
i want to make a samba server in linux mint 9.....i want to share a folder in linux mint9 with windows 7 ....i think samba is the only option in linux where we can share a folder as mapped network drive with windows.....is there any 1 who tell me the whole procedure for d same......pls help me out...linux mint always open with user accounto root account....samba needed a root account or is it okie with user account?
View 3 Replies
View Related
Jan 23, 2010
I am trying Linux with the mint cd rom install. I have two hard drives and bootit ng on hdo, with windows xp. I installed mint the first time on hd1 using the install cd. When I booted up I could run the linux but not the windows. I reinstalled bootit ng but had not luck. I reinstalled Linux again and this time tried to get it to install grub on a certain partition but still no luck. I reinstalled it again and this time disconnected hd0 and it worked again and I could run the linux with no problem. But when I connect hd0 I can boot windows but not linux. Bootit sees the other hard drive and can see all the partitions on it but every time I try to boot it just says the partition is not bootable.
I have fiddled with various settings and tried setting the embr and hard drive swap but nothing works. Bootit web site had some help pages that said to run grub from a bootable cd and then type grub> find /boot/grub/stage1. I have tried this but always get error code 15 file not found. grub> find /grub/stage1 same thing I install mint using the following partitions. /boot is about 300 megs. / is about 3 gigs and /home is 8 gigs and /swap is 1 gig. I feel that if some knew bootit ng then they could tell me what to do in five minutes. The hard drive is there and recognized and the partitions are there the system works but I just can not boot to it with out disconnecting the one hard drive
View 6 Replies
View Related
Apr 3, 2010
I have Microsoft Windows Xp installed on my Primary Drive C: and I had a Mint boot disc that I would pop in and load from. Well I got tired of this disc and installed a new hard drive in my computer so I could use Mint as a secondary OS. Everything went good in the install, and I put Mint on the second drive. But when I boot my computer the GRUB menu only shows Linux Helena Mint 8 to load from and no Xp. Xp is still currently installed on the computer in the Primary drive, but how do I inlcude it in the GRUB boot menu or boot it at all?
View 2 Replies
View Related
May 18, 2011
I wished to know if I can install windows 7 on my system when I am already running Linux Mint 10(as the only operating system on my machine). That configuration is called a dual boot. If you install Win7 first (or it is already present), THEN install linux, you will find that grub notices both and you will not need to mess with the MBR. The better solution is to load mint, add VirtualBox, and install Win7 into a virtual machine. Then you get to run Linux and Windows AT THE SAME TIME!
View 4 Replies
View Related
Nov 18, 2010
The toolbar is completely empty and when I run apps or open windows, the icons do not show up. The weird thing is when I select 'Panel Properties' and UNSELECT 'expand', then it shows up. But then my toolbar shrinks and doesnt go 100% in width.
View 1 Replies
View Related
Mar 9, 2010
I got to the part where I'm supposed to partition Mint. I've got a 500GB hard drive, and I thought I'd give 300GB to LM--but I'm unclear about using ext2, 3 or 4. What about the swap file? Is that automatic?
View 10 Replies
View Related
Feb 5, 2011
I am currently dual booting between Linux Mint 10, and Windows Vista SP2. Wireless works fine in both these OSes, but when I quit Mint and load Windows, 70% of the time my wireless stops working.
ie, it does not detect any wireless networks nearby, althought there are tons of them.
Restarting the wireless device doesnt help, I have to restart my computer at least 4 times for wireless to start working again.
And as of now, my wireless in Linux Mint has stopped working.
View 1 Replies
View Related
Oct 31, 2010
I am using virtual box with Guest OS Linux Mint on Host OS Windows Vista.I want to log in as 'root'.I typed 'su' at the terminal, then it asked for a Password
View 3 Replies
View Related
May 2, 2011
I have install Ubuntu 10.10 in windows 7 computer. I use it sometimes only as i dont have much knowledge like you guys. My question is i want mint 10 on my computer without installing it like i did for ubuntu. So how can i do that?Can i install Mint 10 in ubuntu?
View 2 Replies
View Related
Jul 19, 2010
I'm now running ubuntu 9.10 and dual booting with 10.04. I want to check out Mint 9 (all 64 bit btw). I have downloaded Mint 9 64 and burned the ISO at the slowest speed and I've reburned it on many dvd's. When I put the dvd in and restart I can't get it to go to the dvd writer. It is set to be first in the bios and when I put in something else like GParted it works just fine. I'm not sure what the problem could be, perhaps a bad download? When I put in the dvd and go to Computer, the dvd shows up and I can see the Mint 9 iso file. I extracted the iso and here is the md5sum.txt:
a4b29b43f9757c3a69528db02c8e6dd4 ./preseed/ltsp.seed
d007768a1066ab1419d93daea54c4844 ./preseed/mint.seed
7e3aa6d1958baf72d369392fdb175486 ./preseed/cli.seed
2e00bbc97aa398fea542dde339e0fb4c ./isolinux/memtest
e1a88df9419de2803d2e3d588273b77a ./isolinux/isolinux.cfg
ed4604e47167175515efa84c847d33b2 ./isolinux/vesamenu.c32
e27aa83c46ed8d0e4c3a54f9eb018b81 ./isolinux/splash.jpg
0b631486f45023d97837bada4d881ae7 ./autorun.inf
ca3f0ff4ed43446b2c17a2bd1e4d7f5a ./.disk/info
7042b54a6d499aac321d523bfe42f4c5 ./.disk/mint4win
e39c965a2e93ce2955fcad47530f21fc ./.disk/release_notes_url
db883a5aa4b32fc3e3c724a2cd9cc922 ./.disk/casper-uuid-generic
d41d8cd98f00b204e9800998ecf8427e ./.disk/base_installable
728cb968a88534e0c50a9d99621f13eb ./.disk/cd_type
3749f783ec858943d147ed68b3d03e11 ./mint4win.exe
8575590542fc98558aab1a7c2c7fb97c ./casper/filesystem.manifest
e815e512b4ee345d97e869d6440c6278 ./casper/filesystem.squashfs
2113380959635a723d13bb6816902e8a ./casper/filesystem.manifest-desktop
700def97af2518a8b8247705b4c0df45 ./casper/filesystem.size
135737a6c8608631a2cde5a8aad7995c ./casper/vmlinuz
f095ab591124d5011f2f47621b21f949 ./casper/initrd.lz
View 3 Replies
View Related
Jul 20, 2010
I have a dual boot, Ubuntu 9.10 and Lucid 10.04. I want to install Mint 9 over ubuntu 9.10 so I have a dual boot of Mint 9 and lucid. I'm in step 5 of the 8 steps, which is manual install but I cant figure out what to do next. 9.10 is in /dev/sda6 and the swap is /dev/sda7. When I highlight the partition that has 9.10 and click forward I get the message: No root file system is defined. Please correct this from the partitioning menu. I'm a noobie at this and do not know what to do next.
View 2 Replies
View Related