Ubuntu Installation :: Adding A Xp Partition In Grub2?

Jun 5, 2011

i had ubuntu and slackware installed together for a while, i just needed xp to do some native language work so i installed it on my extra partition but then i messed up the grub menu, however i reinstalled it from live cd.. but now the problem is i dont know how to add a xp in that.

i'll give you my fdisk -ls output :

Quote:

/dev/sda1 1 12803 102840066 83 Linux
/dev/sda2 12804 14267 11759580 83 Linux
/dev/sda3 14268 15035 6168960 82 Linux swap / Solaris
/dev/sda4 * 15036 19457 35519715 7 HPFS/NTFS

[Code]....

View 2 Replies


ADVERTISEMENT

Ubuntu Installation :: Adding The Win7 To Grub2 Menu?

Feb 28, 2011

I installed Win7 on a 2-disk RAID0 fakeraid. I then unplugged those drives and installed linux mint on a separate drive. I did it this way because if I left the drives plugged in, linux would jack up the fakeraid for those drives and make windows upbootable, and installing linux to the fakeraid itself is just too much of a PITA. So basically, this is the disk configuration, and there's no chance of me changing it.

Right now, I can boot into either win7 or mint by pressing F12 for the boot menu, and then selecting the drive the os is installed on. It would be nice if I could just add an entry to the grub menu for win7. I've used the menu.lst file before, but apparently all that has changed with grub2. I've checked out some of the grub2 docs and poked around in /etc/grub.d, but frankly, it seems to be orders of magnitude more complicated than it should be.

View 3 Replies View Related

Fedora Installation :: Grub2 Bootloader - Manually Adding Entry?

May 29, 2010

I have a working Ubuntu install with the Grub2 bootloader. I need to manually add an entry to boot Fedora 13 off of sda. Sda1 is the boot partition, sda2 is LVM. None of the examples I've tried work. I do also have F13 grub installed on sda, but chainloading to it didn't do anything other than a blinking cursor.

View 5 Replies View Related

Ubuntu Installation :: Grub2 Can't See Vista Partition

Jan 2, 2010

I have installed 9.10 to an existing Vista machine. Here is the fdisk

Code:
Device Boot Start End Blocks Id System
/dev/sda1 1 9 72261 de Dell Utility
/dev/sda2 10 1315 10485760 7 HPFS/NTFS
/dev/sda3 * 1315 14031 102145543+ 7 HPFS/NTFS

[Code].....

View 9 Replies View Related

Ubuntu Installation :: Adding An External HDD Partition To LVM?

Mar 9, 2011

I have an external hard drive (500GB) that I partitioned and would like to use the second partition to add extra storage space on the computer running 10.04 server (100 GB HD). /dev/sdc2 is the partition I would like to add via LVM to the 100GB HD; dev/sdc1 contains data I already use.

Code:

root@SERVER1:# blkid
/dev/sda1: UUID="3fbfabe1-7173-4f83-9c9d-08effabd0a25" TYPE="ext2"
/dev/sda5: UUID="Wq94xh-ZDhl-XG0Q-X4Ic-AxUZ-A6Hr-TQTZYx" TYPE="LVM2_member"
/dev/mapper/SERVER1-root: UUID="3f0e70c2-ade1-438f-97fb-744660693554" TYPE="ext4"

[code]....

View 1 Replies View Related

Ubuntu Installation :: Can't Restore GRUB2; Can't Mount Partition?

Apr 29, 2011

I get the error - 'You must specify the filesystem type'.I used the syntax on the GRUB2 page:mount /dev/sdb3 /mnt but it returns the above error.Is there additional parameters to the code???

View 1 Replies View Related

Ubuntu Installation :: 10.04 Live CD Will Not Letting To Choose Partition For GRUB2

May 3, 2010

drive is as follows:

NTFS Partition (Storage)
NTFS Partition (Win7)
Ubuntu

I am trying to put GRUB2 on the Ubuntu partition, but it will only let me pick the first two. If I pick the Ubuntu partition in the last dialog bix, it is listed as /dev/sda-1 I also have no idea why is says "-1", because the first two are fine at 1 and 2 respectively.

View 7 Replies View Related

Ubuntu Installation :: Adding Jolicloud Partition To GRUB - Option Gone

Mar 27, 2010

I have finally decided to restore grub on my netbook after installing windows 7, and I can boot into UNR just fine but the Jolicloud option is now gone. How do I add it back to the GRUB menu.lst?

View 2 Replies View Related

Ubuntu Installation :: GParted - Partition Resize / Adding More Space

Jun 30, 2011

I recently downloaded/installed Gparted as I want to resize my ubuntu to more HDD space in partition and reduce NTFS partition size. Is there any faster way to do gparted in ubuntu? I remembered in previous versions of ubuntu that gparted had MBR but I can't find info to do this.

View 1 Replies View Related

Ubuntu :: Adding XP To Grub2

Jan 15, 2011

I'm running Kubuntu 10.4. I cloned an old xp installation into the first primary partition on my disk and I was trying to add it to grub2. I can access the files when I mount it which means that the xp filesystem is working fine. When I do an update-grub though it doesn't detect it. I think that the problem is related to the fact that I cannot find a boot.ini file into the xp installation.

View 1 Replies View Related

Ubuntu Installation :: Grub2 Configuration - Partition No Longer Shows Up In Chameleon?

Sep 24, 2010

boot up in to chameleon, lists only Mac OS X as a boot option. Reboot, load Ubuntu 10.4 install cd, get to a terminal, mount /dev/sda3 /mnt grub-install --force --root-directory=/mnt/ /dev/sda3

reboot, let chameleon come up, it sees both Mac OS X & Ubuntu partitions and I can boot to either or happily, now here is the problem... If I select linux and boot in to linux from chameleon, i am brought to the grub menu, where i can select the first choice which is normal ubuntu 10.4 and every thing is great... until I reboot and my linux partition no longer shows up in chameleon, as if tthe act of booting in to grub is changing something / deleting itself from the partition? and I have to do the whole thing over again. SO, not having to even go in to OS X, I'm not sure thats really the concerns more as I'm doing something wrong with grub.

View 3 Replies View Related

Ubuntu :: Adding New Entries To Grub2?

Mar 3, 2010

i'm using ubuntu 9.10... i'm working on some projects on L4 microkernel... i want to add it to the grub...i was familiar with the earlier grub, i.e editing the menu.lst...

title = L4Ka:istachio/i586 pingpong
kernel=/boot/kickstart
module=/boot/i586-kernel
module=/boot/sigma0
module=/boot/pingpong

how can i do this in new grub version...? i tried adding the following to /etc/grub.d/40_custom but failed...

menuentry "L4Ka:istachio" {
set root=(hd0,9)
kernel=/boot/kickstart[code ]..........

View 3 Replies View Related

Ubuntu :: Adding LVM Volumes To GRUB2?

May 4, 2011

So after installing Ubuntu 11.04 with Fedora Beta 15, I decided it would be a good idea to get a *buntu based distro in case of anything. So I reinstalled it in the form of Xubuntu, and I see that Grub found my Windows 7 install, but not my Fedora install! Here is the output of fdisk -l:

Code:
Disk /dev/sda: 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

[Code].....

View 5 Replies View Related

General :: Grub2 With Ubuntu 10.04 Adding Additional OS's

Sep 10, 2010

I've got a laptop I use for various things. I have one SATA HD with a number of partitions on it. It looks like this.

sda2 = System Reserved (Flag=boot)
sda3 = Windows 7
sda4 = extended
sda5 = Ubuntu
sda6 = WinXP

I started off with Win7 on there and added Ubuntu. Everything went fine and Grub added Win7 and I could boot to both. Since then I had to add WinXP. That wiped out Grub which I read it would. I tried adding Grub back which was unsuccessful so I just reinstalled Ubuntu which re-installed Grub, but not Win7 doesn't boot from the menu when I select it. Since then I've been trying to add Win7 and WinXP back into Grub with zero success. In addition I add the following which did not work.

[Code]...

View 23 Replies View Related

Ubuntu :: Grub2 Configuration - Adding Entries For Other Kernels

Mar 5, 2011

Is it possible to add menu entries for older kernels to boot instead of the latest?

I have tried this in Ubuntu 10.04 and it hasn't worked.

This used to be possible with ease in grub legacy.

I copied the current menu entry from /boot/grub/grub.cfg and pasted it in the /etc/grub.d/ 20_custom file.

Then I changed the kernel number to the older kernel number and the initrd number too. #update-grub puts this entry into 'grub.cfg', but it doesn't work.

I get:

The old kernel is in /boot as well as the respective initrd and config files.

View 1 Replies View Related

Software :: Grub Adding Modules To Grub2?

Jul 22, 2010

I've noticed grub2 has modular structure. Is it possible to insert other Kernel modules into grub? Or can write my own modules to insert into grub?

View 1 Replies View Related

Software :: Adding Files Extracted From An ISO To GRUB2 Bootloader?

Feb 16, 2010

I have extracted the files from a bootable CD to /dev/sdc2/bootable/winpwrec with the hope of booting from the hard drive. I have read the grub.cfg file and a couple of guides here and I'm still not sure what I'm doing. Is there any chance someone can tell me what I need to add to the grub.cfg file to add this to the boot menu? I am pretty well-versed in computers but I'm new to Linux and I'm still trying to get acquainted with the OS, terminology, and the boot loader. I'm using Ubuntu 9.10, if that matters.

files in the folder:
BOOT.CAT;1 ISOLINUX.BIN;1 SCSI.CGZ;1
BOOT.MSG;1 ISOLINUX.CFG;1 SYSLINUX.CFG;1 VMLINUZ.;1
INITRD.CGZ;1 README.TXT;1 SYSLINUX.EXE;1
isolinux.cfg
Code:
#serial 0 19200

View 3 Replies View Related

Ubuntu :: Stop Update-grub2 Automatically Adding Entries For Specific Partitions?

Aug 20, 2010

I like to load other distro's via their own grub.

So at the min I add an entry to code...

however when update-grub2 is run it also adds its own entries (for arch linux).

Is there a way to stop the update-grub2 script automatically adding a entry on a specific partition ?

View 3 Replies View Related

Ubuntu Installation :: Grub2 - Dual Boot Karmic / Unable To Boot Into Archlinux Partition

Feb 15, 2010

After installing karmic with Grub2 I am unable to boot into Archlinux partition. Grub2 has removed the last line of the Archlinux boot stanza! It used to read:-

[Code]....

Following the Grub2 tutorials I have tried editing /etc/grub.d/40_custom as follows:-

[Code]....

But no luck. Only way into Archlinux is to get into the edit shell and manually add the missing line and remove other stuff not needed. I have spent hours trying to resolve this issue and I am fairly p----d off

View 2 Replies View Related

Ubuntu Installation :: Grub2 Can't Load Window 7 After Recovered Grub2 Using Live Cd To Boot Windows 7

Mar 7, 2010

i initilally installed ubuntu 9.10 then installed windows 7 ,then i recovered grub2 using livecd as told in the post [URL] i did "sudo update-grub" and got windows 7 menu entry but when i select that entry windows 7 does not load but the grub2 is reloaded again.
i cant boot to windows 7.

Windows 7 have 100 mb partition "System Reserved" the grub2 points to that partition but still windows 7 not loaded.

sudo fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x3c3a81f5

[Code]....

View 3 Replies View Related

Ubuntu Installation :: Grub2 Dosn't Save Windows As Last Selected + Boot Into Cdrom From Grub2?

May 17, 2010

I went through so many post but I haven't found the proper answer yet hope you have an Idea1. Grub2 saves only Linux OS as last selected no Windows OS2.It is possible to boot into a cdrom (drive)?

View 2 Replies View Related

Ubuntu :: Grub2 On Partition (not MBR)

Jan 20, 2010

I tried searching for this both in the forums and on google but it seems that everything goes back to MBR installation. I know that "grub-install /dev/sda1" should install it to the sda1 partition, but instead of installing it keeps giving me the following error:

Code:
grub-probe: error: cannot find a device for /boot/grub.
No path or device is specified.
Try ``grub-probe --help'' for more information.
Auto-detection of a filesystem module failed.
Please specify the module with the option `--modules' explicitly.

I tried this with a fresh installation of Karmic on both of my PCs. I tried with --recheck option as well, same error. Installing it to MBR works fine, but I don't want it there, have another bootloader chainloading grub. Every single guide I found installs GRUB2 to MBR, and some briefly reference to "grub-install /dev/sdaX" without going into any detail. At first I thought the problem was because Ubuntu was installed on a logical partition, so I created a separate /boot partition and formatted it as ext2, still getting the same problem.

View 5 Replies View Related

Ubuntu :: Grub2 Does Not Detect Partition?

May 9, 2010

booting 4m external it goes into rescue mode saying uknown partitionwen i boo 4m computer grub it says no such device.Cannot even browse via grub command line. Says unknown partition.Posting via mobile

View 4 Replies View Related

Ubuntu :: Adding More Space To Partition

Feb 10, 2010

When I first decided I wanted to start using Ubuntu, I was using Windows Vista. I created a separate partition by shrinking a portion of my current windows partitions to 60g of free space. I then booting my computer with the Ubuntu live CD and installed it under that 60g of free space. (I dual boot now and have been happy ever since). I guess my question is if I boot back into windows and format the 60g partition, can I shrink more of my windows partition and allocate more of it to the 60g part? I'm only asking this since I would like more space when the newer Ubuntu version comes out. I wasn't sure if by doing this GRUB will get deleted as well and mess up my computer.

View 6 Replies View Related

Ubuntu :: Adding Windows To A Partition?

Apr 24, 2010

I accidentally deleted windows from my computer. A little more extreme than what I meant to do, but the partition was too big, there was a bunch of unused space and I was trying to shrink it.... i have a partition set up to put it back in, does anyone know of a tutorial that shows how to do it? I can't seem to find one, it would surprise me if there wasn't, theres one for everything else.

View 9 Replies View Related

Ubuntu :: 10.04 - Adding Grub Partition On Different HD

Jun 13, 2010

I've got two drives, one with Ubuntu 10.4 and one with Win 7. My BIOS boots to the Ubuntu drive, which has Grub2 installed. Apparently though, since I have Win7 on the other drive, Grub doesn't find it and won't generate a boot menu entry for it. I'm attempting to just add one to the menu by editing /etc/grub.d/40_custom, but those attempts aren't quite working. That adds an entry to the menu, but apparently I've got a parameter wrong somewhere.

View 5 Replies View Related

Ubuntu :: Can't Mount Partition To Restore Grub2?

Apr 26, 2011

I recently installed windows 7 and of course it got rid of grub2 for me. I tried restoring it but when I try to mount the ubuntu partition (sda3, extended filesystem) I get the error "mount: you must specify the filesystem type"

View 9 Replies View Related

Ubuntu :: Restore Grub2 On Encrypted Partition?

Jun 10, 2011

I had to reinstall Windows, which has obviously overwritten my lovely Ubuntu Natty

I would like restore grub2, however failling to do so

I'm running:

Code:
sudo mount /dev/sda1 /mnt/boot
sudo cryptsetup luksOpen /dev/sda5 crypt1
Enter LUKS passphrase:
key slot 0 unlocked.

[Code]....

View 6 Replies View Related

Ubuntu :: Using Unallocated Space On HD / Adding To Other Partition?

Oct 13, 2010

I need a little help regaining some unallocated space on my Hard Drive. I have a 52 Gib unallocated partition and I want to add it to /dev/sda4 which only has 19.73 Gib. (See attachment of my partition table). I ended up with this free space because I deleted a partition that contained another OS I no longer use. I don't know if I can use a move/resize or copy paste. I think the copy paste only copies the stored data not the space. What I want to do is take the unallocated space and add it to the sda4 partition.

View 9 Replies View Related

Ubuntu :: Grub2 - Re-install Vista On Original Partition ?

Mar 31, 2010

I have drive C/ with Vista, D with as of now, nothing and a third logical partition with Ubuntu on.

I want to do a clean install of Vista on top of my current system, just on C.

Will this re-install the Windows MBR and prevent Grub2 from booting? If so, how to I re-set grub2 as the MBR?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved