Ubuntu :: Making A Partition So That I Can Install Ubuntu
Jun 11, 2010
I am attempting to install Ubuntu 10.04 side by side with my existing XP on my Sony Vaio. Since I am using NTFS, how to I go about making a partition so that I can install Ubuntu?
View 7 Replies
ADVERTISEMENT
Sep 10, 2010
I didn't delete my old extension and recently mounted it so I could retrieve the data. I was wondering if there was any way I could make it the extension to my current native without deleting any of the data? Or if attaching it as an extension was at all possible at this point.
View 9 Replies
View Related
Oct 11, 2010
I am setting up a LAMP server for my home LAN. I want to move the data out of / into a new disk partition for ease of backup and especially away from any clean installation I might do. What
I have in mind:
Shut down MySQL and Apache
Make a new partition, format as ext4
Mount new partition on /mnt
Copy all of /srv to /mnt
Copy MySQL stuff from /var/lib/mysql to /mnt/mysql
Update /etc/my.conf to point to /srv/mysql
Unmount /mnt
Update /etc/fstab to mount new partition on /srv
mount /srv
Start mysql, apache
Will a fresh install or upgrade keep its fingers out of /srv, in the same way as /home? Or will those parts of apache installed in /srv/www be updated?
View 4 Replies
View Related
May 21, 2010
So I installed Jaunty Jackallope and Im really liking it. The thing is when I installed I just let the system do the dual boot partition and I think it assigned Ubuntu a very small amount of hard drive space. Now I want to download some updates and it says it doesnt have enough free space (it only needs like 500 megs so I must have a real small partition). Is there anyway to fix this or do I have to reinstall?? If so, how do I uninstall and do it right?
View 9 Replies
View Related
Jun 16, 2010
I am already using ubuntu 9.10 for over six months but now i want make my system dual boot with windows as well. How do i do it. there are no partitions on my HDD all current space is dedicated to ubuntu only.
View 5 Replies
View Related
Mar 31, 2010
I have been using Ubuntu 9.10 on my Macbook Pro for a couple of weeks now and I want to make the jump to Ubuntu on the iMac. However I have some issues and questions:
1) iPhone support: this is coming in 10 right?
2) Wireless keyboard, does this work?
3) Second monitors, does this work?
4) I presume it is best to keep the existing OSX on it and partition it and use Ubuntu as the default, keep OSX for firmware updates and the like.
View 4 Replies
View Related
May 16, 2010
How do you make Windows 7 see my Linux partition in it. I want to run some mp3s and avi's from Windows 7.
View 9 Replies
View Related
Mar 16, 2011
I'm having difficulty making my FAT32 drive capable of read/write. I followed the instructions here (http://ubuntuguide.org/wiki/Ubuntu:Maverick#Windows_Compatibility) and added the following line to my /etc/fstab file:
Code:
/dev/sda4 /media/WinD vfat quiet,defaults,rw 0 0
However, when I rebooted the drive is still read-only
View 4 Replies
View Related
Jul 23, 2009
When I installed Fedora I wasn't paying attention and used my whole hard drive for Linux. Now my Vista is gone, and I don't have an NTFS Partition to reinstall it. Obviously this one is not formatted right... But I want to know how I can add a new NTFS partition to be able to reinstall Vista. I don't care if I have to delete Fedora... I'll just reinstall later using more attention.
View 8 Replies
View Related
Mar 20, 2010
My drive is a 160GB and currently having 2 partitions:swap (taking about 2 GB)
linux (taking about 155GB)
Here's the fdisk -l
Quote:
I'd like to do the following:Increase the swap partition to 5GB Reduce the Linux system partition by 25GB and give this 25GB to a new partition, which I'd like to use for my Data - this should be accessible by both Linux & Windows
View 9 Replies
View Related
Jul 20, 2009
What exactly allows me to create a custom tailored *.img file to backup the contents of a partition?
This is my problem: My wife wants me to backup some Windows NTFS partitions on her working computer so she can use them on a different computer.
This is my solution attempt:Boot the Gentoo based System Rescue CD. dd the contents of the data partitions into *.img files on an external usb drive. dd the contents of the *.img files onto the new computer.
So far that worked, but there's one annoying problem: one partition on the work computer is 50GB big, but contains only 8GB of data. It would be really nice if I could just dd out those 8GB of "real data" instead of having a 50GB *.img file that is mostly empty. Likewise, it would be cool if there's an easy way to match the contents of the *.img file to the size of the new partition. The new data partition is 100GB big so it would be cool if my backup were automatically scaled to that size so I don't have an 8GB partition and an additional 92GB partition.
View 7 Replies
View Related
Jun 12, 2009
When using the manual partitioner on the fedora 11 installer on the live cd, both for 64 bit and 32 bit, it will not allow me to create a new partition. I understand that I have four primary partitions and it cannot have more than that, so I tried deleting one of the partitions, then creating the new ext4 partition for F11. It still fails and gives me the same bugsee attachment)
how to read this, especially since there is so much there. I see at the top it says that there are 4 primary partitions, could it possibly still be seeing 4 primary partitions when trying to create the new one, even though I am deleting one of them? Other than this, I truly have no idea what else I can do.
EDIT: Attachment wont load up for some reason, here is some of the error file:
anaconda 11.5.0.59-1.fc11 exception report
Traceback (most recent call first):
File "/usr/lib64/python2.6/site-packages/parted/disk.py", line 183, in addPartition
constraint.getPedConstraint())
[Code]....
View 5 Replies
View Related
Aug 11, 2010
I have a RHEL 5 machine.I want to make a logical partition of free space but want to format it with NTFS file system..And have only a single OS (rhel).
View 1 Replies
View Related
May 4, 2011
I have never worked with Linux before but as part of my new job I need to format and install a program on a compact flash card. I have followed our procedure to the T but when i install the card I get a No bootable partition error. Here is what I'm doing. I go into Gnome terminal and change to my directory to "cd dcmsetupdir" (this may not be important but I want to give as much info as I can. Then I type "sudo ./format_cf". once this is complete (no errors detected), I type in "sudo ./install_cf" this seems to install correctly but when I boot up the unit with the card in I get the no bootable partition error.
View 7 Replies
View Related
Nov 28, 2010
I wanted to migrate from ubuntu karmic to the latest ubuntu 10.10, but i already have a lots of data on my hard disk in home directory. i was thinking if it is possible to transfer all the data to one directory and make a separate partition of it , so tht when i install a fresh copy of ubuntu 10.10 on my system i need not format this new partition ,which contains al my data.is it possible tht this new partition will automatically get mounted on the new system without the need to execute commands from terminal every time i start my system. if there is any other alternative way for solving this problem i would follow tht too.the reason for my migration is that karmic is really troubling me a lot and so many applications including my sound device have failed to work and i am not able to rectify them..
View 1 Replies
View Related
Feb 20, 2010
I have 10 GB drive with win98SE taking 2 GB and 9.04 taking 2.3 GB, then the rest is unallocated space. I am trying to use upgrade manager in 9.04 to upgrade to 9.10 (I have 9.10 CD but it fails to install - tried to download it several times. I know upgrade manager solution works in principle, but upgrading to 9.10 says it needs another 1GB of space.
I have used 9.04 live disc to start GParted but there seems no way to resize the 9.04 partition to use the unallocated space - can only resize it down. Making the unallocated space a partition does not seem to help. How can I go from here to make enough space to upgrade to 9.10 and keep Win 98
View 6 Replies
View Related
Feb 19, 2011
I've searched extensively on Google and here and can't seem to find anything addressing what I'm trying to do. The motherboard of my notebook (Ubuntu 9.10) completely died earlier this week. I pulled the hard drive and got an external case for it. Is it possible to have it boot into my original Ubuntu via USB?
Trying to do so as-is comes up with multiple Grub errors (Invalid Environment block, file not found, etc.) and I've tried addressing these Grub errors separately with no luck, but I have a feeling I'm skipping a basic step somewhere to make a primary drive USB bootable without reformatting.
View 9 Replies
View Related
Sep 4, 2010
Trying to install Ubuntu (any atm) on my father's HP destop. When i install, the partition manager wont allow me to shrink the windows partition to fit ubuntu in, and when i go to gparted to do it manually, it says that there are damaged sectors. is there a way to force ubuntu to install?
View 2 Replies
View Related
Mar 29, 2010
I got a hard drive with an image of an older redhat OS that i need to do some work with. The hard drive isnt bootable but i need to get into it somehow. I am not even close to an expert on these kinds of things, but i will provide the information that ive got.
fdisk -ul
Code:
Device Boot Start End Blocks Id System
/dev/sda1 * 63 149838254 74919096 83 Linux
/dev/sda2 149838255 156296384 3229065 5 Extended
[Code]....
The simplest way the occurs to me to do this is to virtualize the OS on it. So i installed hypervisor from yast, but (i think) it requires an image of the OS to virtualize it, not some partitions on a hard drive. Is there an easy way around this?
View 4 Replies
View Related
May 10, 2010
Downloaded openSUSE-11.2-DVD-x86_64.iso Burned on a DVD and used to make an install op a Dell laptop Everything went okay. Now I like to make a install on a ASUS UL20A laptop without an optical drive Placed the iso on a USB stick with dd command The stick can be read by openSUSE 11.2 machine NOT by WIN 7 machine I tried to make the USB stick with Win32DiskImager.exe
View 9 Replies
View Related
Jul 14, 2011
I have a linux server system based on Debian which I'm needing to package up as an installer cd; so that I can distribute it to others in our office/group for them to install. I need to have it as simple as I can as most will be able to run the installer but many won't know too much more than that. Is there a way I can make up/modify an installer of Debian to include my kernel patches/updates and customized software all pre-installed of the installer cd?
View 6 Replies
View Related
Jun 3, 2010
I have a computer, that has the bad luck to be equipped with buggy hard-drives. Actually, they need a firmware update. This firmware update will probably destroy the data on them. I also want to add one or two other hard-drives to the RAID. What I am looking for, is a tool, that makes a clone of the system as it is now. And then, when I will have upgraded the disk firmware and added the other hard-drives, I just clone the system back from the clone.
View 9 Replies
View Related
May 19, 2011
i used sle11 before.my brother makes it's bootscreen diffrent like walking penguins on the screen.can i make the same thing on opensuse 11.4?
View 9 Replies
View Related
Apr 16, 2011
I have three drives on my system and I want to put 11.4 on the third drive. My BIOS can select which drive I am going to boot from. I don't want my Windows 7 or Windows XP drives included in grub or grub to over write/install the bootloader on any other drive except the one I am installing 11.4 on how do I do that?
View 2 Replies
View Related
Jun 30, 2011
I have an Intel Core2 Duo system that I want to upgrade from Fedora 12 to Fedora 14. I have downloaded the DVD iso for Fedora 14, however, I do not want to burn a DVD for installation, and would like to be able to perform the upgrade from a USB flash drive. Where can I find information that will explain how to make a bootable flash drive that can install Fedora 14?
View 14 Replies
View Related
Jun 29, 2010
I have already installed Ubuntu from an USB drive, however everytime I have to install it on a desktop/laptop or netbook, I have to "burn" the USB again, so I wonder if there is any way to have both (Ubuntu desktop and Netbook Edition) on the same USB drive and choose wich one you want to install at the boot moment.
I usually have the ISO images and copy the files to the USB with the "Startup Disk Creator" utility built in Ubuntu or eventually with Universal USB Installer or UNetbootin...
View 3 Replies
View Related
May 20, 2010
I was installing opensuse 11.2 in parallel with windows xp.but during installation suddenly power has gone and after that opensuse is giving me the error message corrupt partition.i am also not able to login in xp. so I decide to reinstall windows, I got the error saying "invalid partition table" after the first restart of windows xp installation.
I tried to use windows system recovery console and committing fixmbr and fixboot commands, but didn't work.
i have 2 window partition(1 for windows and 1 for data).i do,nt want to format 2,nd partition.
How can I installed windows?My plan was first to install windows xp, then opensuse again.
View 2 Replies
View Related
Mar 3, 2009
Trying to install Centos 5.2.i386 from DVD in text install (I'm assuming I need to do text install as I'm setting up raid arrays)
I have 4x150Gb raptors where I want the following layout:
/dev/sda/
/dev/sda1 100Mb (for /boot in raid 1, 4 disks)
/dev/sda2 1000Mb (for swap, raid 0, 4 disks)
/dev/sda3 4000Mb (for /, raid 5, 4 disks)
[Code].....
In the last attempt I did, sdb,sdc and sdd all had the correct ordering of partitions, but sda looked like above, which means I would need to assemble by boot array partition array as /dev/md0 = /dev/sda3, /dev/sdb1, dev/sdc1, dev/sdd1
Why is the partition numbering moving around as I create them?
View 2 Replies
View Related
Oct 9, 2010
I started withsda1 windows restore sda3 extendedsda5 swapsda6 /mandrivasda7 /SUSE 11.3
sda8 /SUSE 11.2I then made some changes with gparted (from PartedMagic 5.5) to create an ntfs partition to simulate a condition where someone may want to delete that partition and use the free space for linux. I then deleted that partition, sda2 then sda5 (swap) and taking some screenshots, went about resizing partitions to use that free space and then recreate swap. the intention being to create a basic guide on how to go about this.I have previously only had my swap at the end of the extended partition, deleting itand recreating it later had caused little trouble.I realize that a resize/move operation would have been a better choice.What I was not expecting was the partition number changes that occurred.
Code:
root@PartedMagic:~# fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
[code]...
View 9 Replies
View Related
Apr 3, 2011
The default partition manager which OpenSUSE DVD 11.4 uses (Expert Partitioner) is not creating any logic partition with / mount because another system is already using it, is there anyway to fix this?
View 9 Replies
View Related