General :: Partition Choice For Install - Booting From CD On Mac
Apr 16, 2011
I downloaded the Linux iso and burned it to a CD, but before I boot from it, I want to know how/if I choose which partition Linux gets installed to. I have Linux Ubuntu 10.10 and Mac 10.5.8.
View 1 Replies
ADVERTISEMENT
Feb 9, 2011
I'm just using a plop boot cd...it does what I need, boot from hdc 2. or (hd2,1) I'm having an issue, because Im not sure how to change the mbr so when I boot the computer from the third hdd, it just works...where is the MBR, and how do I edit it, or better, is there a GUI interface I can use?
View 9 Replies
View Related
Sep 13, 2010
Just did a clean install of 11.3. After first try, system couldn't boot for hard drive. When installing a second time, I noticed that booting from a boot partition and the MBR are disabled by default. I enabled both and proceeded with the install. System now boots fine. Since the automatic partitioning created a boot partition, I'm assuming that that is where the system is booting from and I didn't need to enable booting from MBR, but am not 100% sure. So make sure to at least enable booting from a boot partition
View 3 Replies
View Related
Mar 17, 2011
That is my disk
Code:
fdisk -l
Device Boot Start End Blocks Id System
/dev/sda1 1 3724 29912998+ 83 Linux
/dev/sda2 29256 30401 9205245 7 HPFS/NTFS
/dev/sda3 3725 4271 4393777+ 5 Extended
/dev/sda4 * 4272 12104 62918572+ 83 Linux
/dev/sda5 3725 4271 4393746 82 Linux swap / Solaris
I want ot install a new opensuse 11.4 as yest another OS. Due to the fact that I already have 4 sda partitions, I have to make some changes. What I am thinking about is to copy the sda2 (windows recovery) data to some folder etc (nevermind), then delete the sda2. Then I want to create a new primary partition for the new suse 11.4 and install it. What is worying me is the grub boot menu. I was planning to edit the new one (the opensuse 11.4), with old data.
Code:
###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.2 - 2.6.31.5-0.1
root (hd0,3)
kernel /boot/vmlinuz-2.6.31.5-0.1-desktop root=/dev/disk/by-id/ata-Hitachi_HTS542525K9SA00_080105BB0F00WDHE41DC-part4 resume=/dev/disk/by-id/ata-Hitachi_HTS542525K9SA00_080105$
initrd /boot/initrd-2.6.31.5-0.1-desktop .....
Now my question is will the settings of (hda0,n), change due to the fact that I have deleted the sda2? I have a lot of unused space at the end of my disk and want to create a new "sda2" there.
View 9 Replies
View Related
Aug 16, 2011
I have a system on which multiple operating systems are installed. Let's say:
C: Windows
D: Linux
I have a bootable USB drive, using which I can boot both into to Windows and Linux. I don't want to use this USB drive any more.
Is there any way I can create the same image as that of the USB drive on a new partition (e.g. E:), so that the system will then boot from that partition?
install Grub or some other popular multi-OS selectors; I have to boot from my own partition having the same image as the USB drive.
View 2 Replies
View Related
May 26, 2010
My cousin just deleted his Linux partition and another smaller partitio nand now Windows is not booting, no he does not have the recovery disc. When Windows tries to boot it goes to "GRUB" and says "partition not loaded". What are some GRUB commands? And is it possible to fix this without using the recovery CD?
View 1 Replies
View Related
Jul 10, 2010
I been trying all day to boot debian on a lvm partition on a raid1. I have found some howtos but they only show how to do it for one or the other not both at the same time. Using those howtos I think I have grub2 setup right the problem is my kernel. It has support for both LVM and Raid built-in. I setup the raid and lvm partitions while running that kernel. But when I use it to boot up the system on the lvm/raid it gives a kernel panic.
The OS is by itself on an old disk sda1. The raid1 is on two other disks sdb1 & sdc1. It is divided into 2 logical partition vg-root & vg-media. I just copied the OS onto vg-root. Then tolled grub to boot to it. The grub entry is like so..I tried setting root=(md0) but that didn't work either. I'm pretty sure the problem is with the kernel but I don't see why since it can it can see the raid and lvm partitions once it is booted up and both the raid & lvm options are built into the kernel so it should be able to see them at boot time.
View 2 Replies
View Related
Oct 9, 2009
I have an old linux partition (fedora 10) that used to start from the MBR. Now I've installed windows 7 on a new drive (overwritning the MBR, autostarting windows). Is there a neat program availible that somehow enables me to choose to boot back into linux?
View 2 Replies
View Related
Oct 2, 2010
I have multiple distros that I chainload and I have installed a grub2 shell to the partition and can boot manual. I can not seem to get a grub.cfg file to work. Is there a directory that needs to be built for this file?
View 9 Replies
View Related
Aug 2, 2009
I apologize if this has been asked a hundred times, but I searched through the threads and posts here and did not find an answer that helped me at all.What is the exact process of booting from a logical partition?
I have read several things, and all are confusing to me and I can't find a good answer.Here's what I know and an example:I've read this is easily possible.some things I've read said something about it being complex and that you have to chainload. Some things I've read said it's very easy, but it has something to do with booting from the extended partition. Others said, no you use the logical partition itself. I can't clear up what anyone is talking about..When using openSUSE 11.1, the Live CD and trying to install it. It will give me problems when trying to boot from a logical partition, not to mention I don't want to do something wrong and add data or anything where it shouldn't be. I don't know what I'm doing, at all, and I can't understand people's explanations of this.
When using openSUSE, you can choose (when configuring GRUB using the graphical installation) "boot from extended partition" and use "custom boot partition: sda(1,2,3,whatever)" and it will work. If you choose to boot from the logical partition only, and don't check "boot from extended partition", it will say "no operating system found" when booting. What exactly is happening here, I'm completely lost. Choosing "boot from extended partition" can't cause any problems of any kind, can it? What is the proper way of doing things in this situation, what is really happening?
View 14 Replies
View Related
May 24, 2010
I have just updated my Ubuntu linux to Ubuntu 10.4, not my grub menu isnt letting me boot to Windows Partition.The problem seems to be with grubs new update from using an editable menu.lst file to using a non editable grub.cfg file. Everywhere I look it states "DO NOT EDIT THE GRUB.CGF FILE". I am at a loss as what to do. I figured that the new configuration has screwed up the Windows Boot File. Anyone have any suggestions on how to fix this. I am not sure if it is a windows issue or an issue with the Grub boot menu.
View 2 Replies
View Related
Apr 20, 2011
I run alot of Linux running in memory. Mainly by PXE booting a kernel and the entire OS as the "initrd" file.
I have a RHEL6 image running as a VirtualBox guest and the entire OS (minimal) is contained withing 1GB of disk. I wan't to boot the entire /dev/sda1 "/" (its the only partition on the drive, no swap) as the initrd file and run everything from memory. But grub won't let me. So before I try and re-invent the wheel I thought to post here first.
Details. RHEL 6 as guest in VIrtual BOX. configured with 3Gb memory. HD is single partition and known as /dev/sda1.
at the grub console. I issue
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-19.el6.x86_64 root=/dev/ram0
initrd (hd0,0)
But the grub windows just freezes. Apparently it doesn't like the fact that I've referenced the entire partition (hd0,0) as the initrd. Any thoughts? Or any better boot loader like SYSLINUX?
BTW, I am not worried about the /etc/fstab mentioning /dev/sda1 at this point, I have a fix for that already. I would like to see grub load up the partition as an initrd.
View 1 Replies
View Related
Aug 11, 2011
I have Vista Home edtion and Linux, I have formatted Linux partions and now that Grub is not letting me boot into Windows..I had C:wIndows D:New Volume and rest of the space was E:
View 5 Replies
View Related
Mar 17, 2011
With the installation of 11.4 the grub will be installed in the MBR. When I first installed the Opensuse 11.4, restart my computer and get into the boot menu, I found that the OpenSUSE boot item was at the top while Windows Xp was at the bottom. It may cause problem when my parents are going to use the computer (they only know XP). How to set the Windows XP as the first item and the default choice?
View 2 Replies
View Related
Jul 7, 2010
I put windows 7 on my desktop which is a dell E521. I had windows vista on their previously and had a dual boot setup on it. When I installed win 7 on I just did the upgrade so I wouldn't have to reformat my hardrive and now when I boot up it will not show the option to boot into windows or ubuntu.
View 6 Replies
View Related
Jul 19, 2009
I was watching a friend of mine install PHP on SuSE with YaST, and it appeared as though he was able to select the various extensions he wanted compiled into PHP for installation. I didn't know this was possible, I thought you pretty much had to take whatever extensions whoever built the package decided to include. Is it possible with CentOS to install PHP with a custom selection of extensions?
View 4 Replies
View Related
Jan 4, 2010
I have an Acer TravelMate 2300 and I was wondering someone could advise me a distribution and configuration that would run smoothly on the system. I have been trying to install the latest version of Mint (no. but it seems to be too much and tends to lag out.
View 3 Replies
View Related
Jan 26, 2011
just wondering what others are using to find and find and download new music. I'm also curious to know of other alternatives to Nicotine+, which I've been using for a little while. I've recently found a nice little widget called Seesu, which is great so far. It lets you search up bands and listen to their songs, and you can download the .mp3 for free afterwards if you like it. Anyway, enough of my pseudo-advertising.
What do you all do to find new music? Are torrent clients like Vuze the way to go, or is software like Nicotine+ better suited for the job? Perhaps you prefer the way of sites like Bandcamp, or by downloading from various online music stores. In any event, it'd be interesting to see how you all go about building onto your playlists.
View 2 Replies
View Related
Jun 28, 2011
I have a Dell mini netbook Inspiron 1018, six-cell battery, 1 GB DDR3 RAM (specification).Which Linus distribution is best for you longer battery autonomy for my netbook.
View 14 Replies
View Related
Apr 6, 2011
Anyone who has been in the world of Linux for more than a minute knows there is a good deal of choice when it comes to package manager. What is your package manager of choice and why? Why do you prefer to use RPM/dpkg/apt-get/yum/pacman/emerge/<insert random package manager here> over others out there?
View 2 Replies
View Related
May 9, 2010
As the topic says, why is GNOME the desktop environment of choice by major Linux vendors and distributions? RedHat, Canonical Ubuntu and Novell SLED all use GNOME as the default DE. Even Sun when they released JDS back in 2004 decided to use GNOME as the default DE despite the fact it is based on SUSE which used KDE as the default DE.
View 13 Replies
View Related
Jan 25, 2011
The script starts first a program I wrote earlier that collects specific data from 3 online csv files and write a summary csv file called /Tribalwars/request.csv . The seperator used is ;
the csv file looks like this but can be any number of rows (but not to many mostly 3 - 5)
Title1;tile2;...;title15;
B1;B2;...;B15
C1;C2;...;C15
D1;D2;...;D15
Now the next part of the script, and that is what I want to change, asks me to manually input some data I have to copy paste from the csv file just created. I mean if i choose to continue to do my calculations for city 2, I need to copy-paste C1 for the first variable 'cityname' , copy-paste c2 for the second variable 'xxx',copy-paste C3 for the third variable 'yyy',copy-paste C15 for the fourth variable 'points'
Then it starts new calculations etc, witch only these variables.
Now could it be possible to make a menu from the csv file with only the according cells on the screen and that I only have to choose a row from the menu?
View 5 Replies
View Related
Sep 24, 2010
I can't boot to a choice of guis in OpenSuse 11.3
can anyone advise me on my next move? code...
View 5 Replies
View Related
Mar 3, 2010
I have an Acer Aspire One 751h netbook (no CD drive). i'm trying to install Linux Mint 8 via my flash drive (PNY 4GB). I don't know where exactly my problem stems from, but I'm slowly making progress to find the solution. It all started when I was trying to install JoliCloud via a Sandisk with U3. I checked the md5sum, and it was correct, but during the installation, I got an error that said something along the lines of "file does not match source". it says that I could have a faulty CD/DVD or bad hard drive etc. I tried joli, UNR, linux mint (7 and 8), and easypeasy. I got the same error on each distro.
Fast forward, I've now got the PNY, and I've tried all the above distros with the same errors. But before trying to install, I found the option to "check integrity of USB" or "check USB for errors" (depending on distro). with UNR, it tells me that the check found 2 errors, and LM8 tells me there are 7 errors on the USB.
I've found that if those errors show up, then its a good idea to try to re-download the ISO from a different source, and check the md5sum. I've also tried this, and get the same thing. Is it a bad ISO, do I have a bad hard drive, or is my USB a piece of junk? Should I just keep downloading random distros until I find one that doesn't show any errors on the USB?
One last question, and I'll leave you guys alone. I've got an old MP3 player with a busted screen (hence, useless as an mp3 player). Can I load an ISO onto it, and then install it to my laptop? I started to use the Universal USB installer program from pendrivelinux, but it said that basically the MP3 player won't be bootable. This was after I formatted it to FAT32. Is there any way I can make it bootable?
View 2 Replies
View Related
Mar 29, 2011
What distribution of Linux would be the choice for astronomers running the planetarium program "Cartes Du Ciel"?
View 4 Replies
View Related
May 30, 2010
is there a Terminal command to open a Target file (same as the one opens when you want to upload a file), let user choose the file and when he clicks open, be able to save his choice?for example:echo "Choose source file"--> command needed to browseand then open or save path to that file
View 1 Replies
View Related
Jun 1, 2011
I am in a situation to boot fedora 15 live cd in to command line mode, not graphical mode, for some testing purpose. how to change argument during booting mode
View 4 Replies
View Related
Apr 24, 2010
I just bought a new hard drive so that I could convert my XP-only machine into an XP-Ubuntu-Windows 7 triple boot machine.Since the drive is absurdly huge (1 TB) I wouldn't mind throwing ReactOS into the mixtoo.I just found out that master boot records are limited to 4 entries, meaning 4 primary partitions. I had Windows XP set up on my old drive as a boot partition, a program files partition and a media partition. Since I really didn't want to install XP from scratch, I cloned this setup on my new drive.
This leaves me one MBR partition entry for installing Windows 7, Ubuntu and ReactOS. I'd like to avoid having to install XP from scratch like the plague, partly because it's supposed to be a safety net in case things go wrong with my other OS's and because I've invested a lot of time getting it set up exactly the way I like it.Here are the options I've considered and why I don't like them:Install Windows 7 on my media partition. This would work, but I prefer to keep my media partition completely separate from any OS, so that I can reformat an OS partition without affecting my media partition at all.
Use wubi or something to install Ubuntu in the same partition as something else. Again, this is brittle.Move all my media to a logical drive on an extended partition. Create another logical drive on this extended partition for Ubuntu. The problem here is that extended partitions are rather brittle--if you nuke one, it renders the rest useless.Just put the old drive back in my computer and run XP off it. Use the new one for the other OS's. The problem here is that the old drive is slower and uses extra power, generates extra heat, etc.
View 2 Replies
View Related
Dec 2, 2010
my ubuntu partition is not booting at all, GRUB loads fine but when select ubuntu, it is just a small white line (the terminal carrot thing).
View 4 Replies
View Related
May 2, 2010
I just pArtitioned my acer one netbook and installed fedora 12 to half my disk. Fedora is working just fine but when I try to boot I into 2 options. " completely restore system to factory defaults" and "restore operating system and retain user data". Should I do Any of these or should I reinstall windows?
View 9 Replies
View Related