General :: Adding Memory From Dedicated Kubuntu Partition Back To Vista

Jan 16, 2010

I decided to remove my Kubuntu partition until I can fully dedicate my time to figuring out linux (right now I need Windows for certain things, i.e. flash and my zune).

I fixed the MBR, but the problem now is I have a 142.77 GB partition of free space. What do I do? Do I just delete it?

When I click delete this is the message I get:
"This is an Extended partition. This partition will become inaccessable if you delete it. Are you sure you want to delete this partition?"

I am essentially asking if this just means the partition will be gone and not the memory, and where the memory goes if I delete the partition.

View 6 Replies


ADVERTISEMENT

Networking :: Adding Route To Dedicated Network Behind Gateway

Mar 23, 2011

My workstation is on a network, let's say 10.100.0.0/24. I'm opening up an openVPN Tunnel to a test environment in my company, receiving a lot of routes to this network (address range 172.xx.yy.0). Everything is working fine so far. In this test environment I placed a number of virtual systems having their own private network (10.99.0.0/24). I have one machine in this virtual cluster which is able to forward incoming IP traffic to the others.

When I login to this gateway system, using the 172.xx.yy.zz address, I can logon to the others using the 10.99.aa.bb addresses. Fine so far. But I have to be able to call these machines with the 10.99.0.0/24 addresses from my laptop. So I tried to add a route like:
route add -net 10.99.0.0 netmask 255.255.255.0 gw 172.xx.yy.zz

Unfortunately I received an error messages:
SIOCADDRT: No such process

According to the entries in other forum articles (Google helps in most cases), I have to add a host route first:
route add -host 172.xx.yy.zz gw 172.well.defined.dest

View 1 Replies View Related

General :: Adding A Custom Keyboard Layout In Kubuntu?

Feb 28, 2011

I have written a custom keyboard layout that I'm trying to install in Kubuntu 10.10. This is the layout: [URL]

I have added the layout as /usr/share/X11/xkb/symbols/dotan and made these changes:

In /usr/share/X11/xkb/rules/base.lst I added this:
! layout
dotan Dotan
Of course, the !layout line was already there, I did not touch it.
In /usr/share/X11/xkb/rules/base.xml I added this:
<layoutList>
<layout>

[Code]....

However, after a reboot I do not see the new layout in KDE's configuration for these things.

Note: this is a repost of a post on the geekhack forums. After posting I realised that LinuxQuestions is the better place to ask this. For reference, here is the original geekhack thread: [URL]

View 2 Replies View Related

General :: Adding A Live USB To A Repository Via Command Line [Kubuntu 10.04]?

Sep 3, 2010

Couple of days I go I setup VLC using Kubuntu's graphic software manager, and installed the 3 plug-ins, one of which was related to pulse. After doing this sound stopped working in flash videos. I had read, not sure where, that Kubuntu didn't use pulse (which slipped my mind when setting up VLC).

So I make the mistake of removing everything which had pulse in it's name (again, via the graphic software manager). A message popped-up saying that some packages needed to be removed/edited (a LONG list, a big clue that I was doing something stupid I guess). I let it run it's course and after that it won't boot properly.

If I boot it normally it hangs at the Kubuntu screen with the five dots filling endlessly. If I press F1 it's stuck at "checking battery status."

Recovery mode boots, but the recovery option does nothing.

So I was wondering if I could boot into recovery mode and go into the terminal and add a live USB as a repository for apt, and try to salvage the install?

Or should I admit defeat and reinstall?

View 1 Replies View Related

General :: Downloaded Kubuntu VIA Wubui Installer - Add More Memory?

Apr 5, 2011

I don't want to partition for Linux just yet, I'm still in the testing phase, but I started torrenting ISO files for Mint 9 KDE and Fedora and other Linux Distros but I forgot that I wasn't using my original 1TB of HDD, but only 30GB which is th maximum I could give it... How can I add more to it without partitioning?

View 3 Replies View Related

General :: Adding A Kernel In GRUB For Kubuntu 9.10: Invalid Magic Number

Apr 19, 2010

I've compiled and added a kernel in Gentoo before. It doesn't seem to go quite as smoothly in Kubuntu 9.10 These are the steps I followed: I unpacked the kernel in /usr/src and ran make && make modules_install succesfully. Then I copied the kernel in arch/x86/boot/bzImage to /boot/bzImage-2.6.32 This entry is the one given by Kubuntu:

Code:

menuentry "Ubuntu, Linux 2.6.31-14-generic" {
recordfail=1
if [ -n ${have_grubenv} ]; then save_env recordfail; fi
set quiet=1

[code]....

I just read the script that update grub uses. Changed the name of the kernel from xyz to vmlinuz-2.6.32-generic and it worked.

View 1 Replies View Related

General :: Installed Ubuntu - Deleted Vista - How To Get It Back

Apr 11, 2010

vista was deleted there is no dual boot i see grub loading when reboot how can i uninstall ubuntu, i tried doing a boot from cd with recovery disc but get error oxd0000017 what to do now.

View 14 Replies View Related

Ubuntu :: Moving To Dedicated Partition?

Jun 17, 2010

right now i m using ubuntu 10.04 installed on virtual hard disk (wubi), but now i want to move it to dedicated hard drive partition. i found is to use LVPM however that software is NOT compatible with ubuntu 10.04. . .

View 3 Replies View Related

General :: Losing Wireless Connection After Switching Back To Vista OS

Feb 17, 2011

I have Ubuntu 10.10 installed. I am very new to Linux. I am having a problem connecting to wireless network when I reboot to Vista OS. When I am using Ubuntu, it works fine. I have to plug in the LAN cable in order to connect to internet. When I try to connect to wireless network, I don't see any networks at all. My WiFi switch is ON. I keep switching back and forth between Vista OS and Linux.Narendra

View 1 Replies View Related

General :: Adding Existing Distro Back To Boot Loader?

Mar 19, 2011

Have 3 linux distros on 3 hard drives. lost one distro from boot loader. how do I restore missing distro to boot loader? drive was not written to when one distro (drive) was updated.Example drives a, b, and c each had listing on boot loader, now after upgrade to distro on drive b order on boot loader is drive b then a and none for c.

View 5 Replies View Related

Ubuntu :: GRUB On Dedicated Partition (auto Populate)?

Jul 25, 2010

Im running VMware fusion on my mac book pro and i want to boot my physical ubuntu partition. After wasting hours trying to add the partitions directly into vmware grub complained that it couldn't find the correct partition.

I abandoned that avenue and created a 50MB vmware partition and installed GRUB2 on it so in the VMware i then attached the 50MB grub partition and the 250G physical drive. This all works fine however i cant seem to get GRUB2 to automatically populate the menu. On the GRUB2 partition i have /boot/grub/* and /etc/grub.d/ * and in the grub.cfg i have set GRUB_DISABLE_OS_PROBER=false

however when i run update-grub i get an error saying something like "mkconfig-grub cannot find / is dev mounted?" i can manually run /etc/grub.d/30_os-prober and it prints out a list of all my partitions which i can paste into grub.cfg however i dont want to have to manually do this for each kernel upgrade.Im doing all this via a 10.04 live CD.

View 2 Replies View Related

Ubuntu Installation :: Dual Boot With Mandriva - Dedicated Partition ?

Aug 31, 2010

Does anyone have any experience installing Mandriva to a dedicated partition, and configuring it for use with Grub2?

View 9 Replies View Related

Ubuntu Installation :: Dedicated Grub Partition - Two HDD And Dual Boot

Jan 21, 2011

Here's what I want to do. I have two separate HDD
HDD 1 : 160 GB (dedicated to windows, already working)
HDD 2 : 500 GB Will be using dedicated to ubuntu (not partitioned yet)

I want to use the HDD two only for linux and this HDD is not partitioned yet. What I want to do is
- A dedicated Grub partition (/boot) on HDD 2 (Do I really need it when I am using just two os? Will it work on second HDD?)
- / root partition
- /home partition
- /swap partition
- /fat32 partition (do I need it to share files with win?)

View 7 Replies View Related

General :: How Do I Install / Partition Kubuntu 10.10 From CD

Feb 3, 2011

I recently received my Kubuntu 10.10 Desktop Edition Install CD and I'm trying to install it to dual boot with Windows 7. I used Wubi and it gave me two options: Install inside from Windows, and Demo and Full Installation. I picked Demo and Full Install and tried to install from inside the Kubuntu Demo. When I do and it gets to the "Disk" section of the install, it gives me two options to install. The first option is to erase and partition the whole drive, which I understand as it would erase my whole hard drive and partition the whole thing for Kubuntu, not allowing me to use Win7. The second option was to manually select partitions, but since I'm a noob to this, I dont know how to set partitions. I need to know how to install Kubuntu where I can dual-boot with my Win7.

View 2 Replies View Related

General :: Installing Fedora On A Vista Partition?

Aug 15, 2009

I am trying to install Fedora on my machine, Vista currently installed. During the install process, I select the partition which I created, but install program says I must define a ROOT partition. How do I do this?

View 6 Replies View Related

General :: Vista Not Booting After Deleting Partition

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

General :: Fstab And My Vista Partition - Can't Mount At All

Dec 19, 2009

I can't remember if things with mounting vista/ntfs partitions has changed, but I cannot seem to get my partition mounted as a read-write partition.

I tried this in fstab:

And it made it read-only..

So i tried this:

And it wouldn't mount it.

Quote:

Failed to mount '/dev/sda1': Operation not supported Mount is denied because NTFS is marked to be in use. Choose one action:

Choice 1: If you have Windows then disconnect the external devices by clicking on the 'Safely Remove Hardware' icon in the Windows taskbar then shutdown Windows cleanly.

Choice 2: If you don't have Windows then you can use the 'force' option for your own responsibility. For example type on the command line:

Or add the option to the relevant row in the /etc/fstab file:/dev/sda1 /media/vista ntfs-3g force 0 0

View 4 Replies View Related

Ubuntu :: Adding Resolution To Kubuntu 10.10?

Mar 6, 2011

Having just loaded kubuntu 10.10 on a laptop with a 15 inch monitor the options to change resolution are very limited. Is it possible to add resolutions as some programmes for example running in wine are only showing part of the screen making the programme un-useable.

View 3 Replies View Related

Ubuntu Networking :: How To Share Printer Between Kubuntu And Vista

Feb 2, 2010

Is there someone out there that makes something simple that you can network and share a printer between Kubuntu and Vista? I have my office computer running Kubuntu, which also has the printer attached to it. My media machine downstairs is running Vista, which I'd like to be able to print and share files from. I've been doing some reading that you need to use Samba. So, I installed Samba through Synaptic, and it appears that nothing happened. So, I did some more googling, and found I had to install something about system-config-samba, so I did.

I now have a Samba icon under k-menu > System > Samba. However, when I click on this icon, nothing happens. It does nothing (just like clicking on the Network Manager icon, which does nothing as well). So, I am now utterly confused. Is there a way to change samba settings via gui? I'm not comfortable with typing unknown commands into the terminal, as usually there is no explanation as to what's going on. If there was a step by step explanation, that would be ok, but as of now, there is nothing. Is there a simple setup tool out there?

View 2 Replies View Related

General :: Kubuntu 10.04 / I386 New Install - Can't Access EXT4 Partition On Same HDD

May 12, 2011

Kubuntu 10.04, i386, new install. Can't access EXT4 partition on same HDD. Celeron, desktop.

View 14 Replies View Related

General :: Ubuntu - Adding Space To A Root Partition

Aug 2, 2010

I have some contiguous free space available next to where my root partition resides on the hard drive. I was thinking of resizing the root partition with gparted to take up this space, but it's kind of risky. I was wondering if there is another way to include this partition into my Linux partition without resizing? Like somehow link it in so that / will have more free space?

View 1 Replies View Related

General :: Adding SDA1 Partition To Root LVM Group?

Nov 9, 2009

I have a question about LVM. My /dev/sda disk is partitioned into Windows NTFS on sda1, Linux /boot partition on sda2, and the Fedora 10 root (/) LVM partition is on sda3. I have moved my Windows XP to VMware on the Linux system and would like to add the sda1 partition to root LVM group.

View 7 Replies View Related

General :: Adding Unallocated Space To Extended Partition

Aug 13, 2011

My setup is as shown in the image below,i have 170G of unallocated space which id like to add to my Extended partition so that i can create logical partitions.I can only create one primary partition now of 170G which i don't need.Can i boot my machine off a live-cd and a run a gparted and add the unallocated space to the extended partition?

View 9 Replies View Related

Fedora :: Memory Usage Isn't Adding Up

Sep 17, 2009

I'm trying to understand the performance of my machine and memory usage just isn't adding up. When I run top it will typically show 301M of 308M used but the total of everything in the RES column is no where near 300M and the total of %MEM column isn't more than 20-30%. So how do I figure out what is using all the memory? Then is there some way to control it to optimize performance?

View 3 Replies View Related

Ubuntu Installation :: Os_prober Calls The Vista Partition The Windows Recovery Partition

Feb 20, 2011

Two days ago I repartitioned my laptop HD and added the latest Ubuntu (2.6.35-25-generic) to the existing Vista and existing Ubuntu (2.6.32-28-generic via upgrades from 9.14(?)). Prior to this install it was using Grub with menu.lst from the old/upgrade Ubuntu. After the install the boot menu labels the partition with Vista as the Windows Recovery partition and the recovery partition item is no longer present.

At first I wondered how I could get Vista to boot. I found that SuperGrub cd would boot it OK. Then, it dawned on me that the boot menu item was not the recovery partition, but instead the Vista OS partition mislabelled . Vista loads just fine from it. The recovery partition is no longer listed as it was with Grub/menu.lst. SuperGrub will not boot the recovery partition, showing an error "missing BOOTMGR".

'os-prober' produces--
root@Toshiba:/home/deh# os-prober
/dev/sda2:Windows Recovery Environment (loader):Windows:chain
/dev/sda7:Ubuntu 10.04.2 LTS (10.04):Ubuntu:linux

[code]...

I edited boot/grub/grub.cfg so the boot menu item is labelled correctly, but suspect that it will revert back when there is an upgrade.

View 4 Replies View Related

Ubuntu :: Copied Kubuntu To New Partition But Now Boots To Old Partition?

Jun 14, 2011

I'm trying to copy kubuntu from a old disk to a partition on a new hard disk. I used the command:

cp -apx /mnt/source /mnt/dest

I also edited fstab and changed the uuid to the correct partition, rebuild grub, and rebooted. When booting the kubuntu in the new partition, the sysytem still refers to the old partition (which is much smaller). ie: df displays the old partition. Is there another config file that has to be edited?

View 1 Replies View Related

Installation :: Access The Windows Partition But In Vista Cant See The Partition?

Feb 19, 2010

I installed XandROS on my vista machine. I can access the Windows partition from Linux but in Vista I cant see the Linux partition...is there anything I can do about that?

View 3 Replies View Related

Red Hat / Fedora :: Adding Existing Memory In Sdb1 To Sda1?

Nov 30, 2010

Here is the output of disk free space

# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00 940287756 3320512 888432924 1% /
/dev/sda1 101086 21142 74725 23% /boot
tmpfs 7730504 0 7730504 0% /dev/shm
/dev/sdb1 2884158292 74736 273757667 1% /data

Now,I wanna add a large amount of memory in sdb1 to sda1 to increase the available memory.Is there a way I can do this?

View 4 Replies View Related

General :: Grub Booting Entire Partition As Initrd And Running In Memory

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

Ubuntu :: Uninstall To Get Vista Back?

Mar 10, 2010

i heard about Ubuntu and i got really excited, so i just downloaded the thing and started the install! Everyone was like yeah its the best and shiz so i decided to get rid of my vista partitions and fully install Ubuntu.

Now, I have LOTS of problems with ubuntu, and im not really the person that has the patience to install alot of programs to make things work.

So i was like lets just reinstall my vista?

I insert my backup disc (acer laptop) which normally goes like automatic, but now it doesn't..

I think it has to do with the fact ubuntu isn't the normal partition for it, and so the disc wont regognise it ...

how to delete ubuntu and get my vista installed again?

View 4 Replies View Related







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