Red Hat / Fedora :: Expand A Xen Disk Image?

Apr 15, 2011

I need to expand a 15GB xen disk ".img" to 50GB, it's got centos as the guest O/S.

I've been googling and there are alot of results but I'm still having trouble.

I don't remember if I used the default LVM partition scheme or if I did a FS. In fdisk it says linux partition but that's it.

I did the dd and cat method but fsck is complaining like usual.

I dd a file called tempfile and the append it using cat tempfile >> my.img then did resize2fs -f but it error out with "Bad Magic number on super block."

View 2 Replies


ADVERTISEMENT

Ubuntu :: Add Hard Disk Expand Disk Space For /home

May 23, 2010

ran out of space in my /home dir. Have a second hard drive to install and would like to designate it as additional space for /home. I do not want to mount it as a dir inside my home I would like it to simply work as though my /home simply has more space available to it.

View 1 Replies View Related

Fedora :: Live Disk Creation & Disk Image Backup

Aug 6, 2009

I need little help on live disk creation and disk image backup.

Can I create live disk using my hard drive installation? If yes then, can I restore the fedora from the live disk to the hard drive. I mean to say that from that live disk can I install fedora again in my hard drive.

Second question is, if I create the disk image of my hard drive( including ntfs & FAT32 partition) , can I restore it in a blank drive. If so , then can os will be restored also?

View 7 Replies View Related

Ubuntu :: Disk Utility - Expand Array

Aug 31, 2010

When I use disk utility to expand my RAID array it creates a partition on my 1.5TB drive which it would like to add to the RAID 5.

However, none of the drive existing on the RAID are partitioned so what I think has happened is the partition itself has created a difference of about 2 million bytes smaller than the others and thus unable to add the component.

How can I specify the exact bytes for my hard drive partition so that I can add this to the array?

View 2 Replies View Related

Fedora :: How To Create Disk Image For 14

Dec 14, 2010

I have fedora on a parition. the root / folder, and a swap. I wanna try other linux, but i dont want to delete my Fedora. So I want to back up my Fedora whole disk data, can I create a disk image for Fedora so that later I can Restore it?

View 2 Replies View Related

Fedora :: Mount Virtual Disk Image?

Sep 28, 2010

Is it possible to mount a virtual disk image like qcow2 as a rw filesystem? I would assume guestfs could do it, but I couldn't figure it out from the man page. Basically I want to be able to read and write to the contents of a Windows virtual machine, just like I mounted a physical disk.

View 4 Replies View Related

General :: How To Get Disk Boot Image For Fedora 12

Apr 5, 2010

I want diskboot.img for fedora 12. How to get it.

View 1 Replies View Related

Fedora :: Error - Database Disk Image Is Malformed

Nov 15, 2009

I get this:

database disk image is malformed

View 2 Replies View Related

Fedora :: Error: Database Disk Image Is Malformed

Apr 2, 2010

I was installing a new system today and received this error message in terminal.

Error: database disk image is malformed

Since I got this error I can not install anything on the system nor do updates or upgrades.

I tried "yum clean all" and get no errors from that but still can't install via yum

View 1 Replies View Related

Fedora :: KVM Could Not Open Disk Image - Permission Denied

Dec 24, 2010

I'm getting error from KVM when i try to create new machine. I have install group Virtualization. From gui virtual-manager (after being asked for root passwd) tried to create new machine. When pressed on 'Finish' got this 'Permission denied' error:
Code:
Unable to complete install '<class 'libvirt.libvirtError'> internal error Process exited while reading console log output: char device redirected to /dev/pts/3
qemu: could not open disk image /sonik_data/software_archive/CentOS-5.5-x86_64-netinstall.iso: Permission denied

Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 1567, in do_install
dom = guest.start_install(False, meter = meter)
File "/usr/lib/python2.7/site-packages/virtinst/Guest.py", line 1023, in start_install
return self._do_install(consolecb, meter, removeOld, wait)
File "/usr/lib/python2.7/site-packages/virtinst/Guest.py", line 1088, in _do_install "install")
File "/usr/lib/python2.7/site-packages/virtinst/Guest.py", line 1059, in _create_guest
dom = self.conn.createLinux(start_xml, 0)
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1277, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: internal error Process exited while reading console log output: char device redirected to /dev/pts/3
qemu: could not open disk image /sonik_data/software_archive/CentOS-5.5-x86_64-netinstall.iso: Permission denied

It's running as a root, what permissions we are talking about here? I'm running F14, kernel 2.6.35.10-72.fc14.x86_64, libvirtd 0.8.3

View 4 Replies View Related

Fedora :: Mount Floppy Disk Image As Drive?

Jan 17, 2011

This probably is something simple, and may have already been addressed on here.I have a 1.4MB floppy disk image file that I would like to mount as a drive.

View 5 Replies View Related

Fedora :: YUM SQLite3 Database Error - Disk Image Malformed

Jun 29, 2010

I have such trouble with YUM:
$ sudo yum update
Total 807 kB/s | 192 MB 04:03
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Traceback (most recent call last): .....
File "/usr/lib/python2.6/site-packages/yum/sqlutils.py", line 166, in executeSQLQmark
return cursor.execute(query)
sqlite3.DatabaseError: database disk image is malformed

I already try clean yum cache and remove checksum data, rebuild rpm db, check / partition,
but no luck, problem still occurs.

View 8 Replies View Related

Fedora :: Yum Search / Info - Database Disk Image Malformed

Aug 25, 2010

Any time I've tried to run 'yum search' or 'yum info' I end up getting a error "database disk image is malformed"

Code:
$ yum info postgresql
Loaded plugins: presto, refresh-packagekit
Error: database disk image is malformed
I am, however, able to update and install software without this error occuring.

I've tried the 'yum clean all", "yum clean metadata", "yum clean datacache", and rebuilding with "yum makecache", but still this problem crops up. As I understand it, the error message comes from something possibly not having been updated properly in one of the sqlite databases that yum stores information in. I probably could fix it if I knew which sqlite db that 'yum search' and 'yum info' hit.

View 3 Replies View Related

Red Hat / Fedora :: Delete The KVM Created Hard Disk Image File?

Feb 22, 2011

I want to delete the KVM created hard disk image file, so I would like to know where it is located .

View 6 Replies View Related

Fedora Installation :: Error W/ F13 Install To HD During Copying Of Live Image To Disk

Aug 25, 2010

I'm a Linux newbie and are trying to install F13 from bootable USB onto the HD of a DELL mini netbook. I've followed the install wizard's defaults including the "Use All Space option." The install errors out at about 20% of progress during the "Copying live image to hard drive" process. The error dialog is as followed:"There was an error installing the live image to your hard drive. This could be due to bad media. Please verify your installation media..." and it comes with options to Exit installer or Retry. I have since retried and restarted several times and still came to the same error. FYI, I've initially attempted to install F13 to the HD over an existing Windows XP.

View 2 Replies View Related

Fedora :: Expand The Size Of A Partition?

Aug 29, 2011

When partitioning disk devices for F14 on my new x86-64 box, I allocated 100G for / mounted on /dev/sda1. It's now 100% full. I have 365G free space available on the disk. Can I somehow extend /dev/sda1 to use some of this free space?

View 7 Replies View Related

Red Hat / Fedora :: Couldn't Initialize KVM - Couldn't Open Disk Image - Permission Denied

Nov 13, 2010

create a VM here with virsh. I've managed to create the XML file and got it to work properly, however running it is the problem. These are the errors I get error: Failed to start domain Cent-OS, internal error process exited while connecting to monitor: open /dev/kvm: No such file or directory ,Could not initialize KVM, will disable KVM support qemu: could not open disk image /media/55D123D9E79ABF54/VM/Cent-OS-5.5.img: Permission denied

I've tried setting SElinux to permissive mode.

Fedora 14 X64
hypervisor qemu
XML:

[code]...

View 2 Replies View Related

Fedora :: Flash Popup Goes Blank When Try To Expand It To Fill Screen

Feb 9, 2010

[URL] and then take vid and open that in whole screen. Since is it this machine why I got blank if I am try to expand it to fill screen.

View 2 Replies View Related

Red Hat / Fedora :: Recover The Space Under /home And Expand The Root Partition?

Jun 29, 2011

So, I wan't completely paying attention to the default partitioning that Red Hat Enterprise 6 does.

I was setting up a base image for VMWare and the disk was 200GB, but for some reason the default is for about 40% to go to the root partition and then the rest of it to go to /home (this doesn't include the 2GB or so in swap).

Is there an easy way to recover the space under /home and expand the root partition? Assume there are no user accounts created.

View 1 Replies View Related

General :: Use Hard Disk Image Like A Regular Hard Disk?

Apr 6, 2010

If you have a hard disk image (including partition table, multiple partitions,...), is it possible to let Linux treat it as a regular hard disk?

By "regular hard disk" I mean I would like to have the image show up as, for instance, /dev/hdx and its partitions as /dev/hdx1,...

(I know I can mount one of the partitions in the image using "mount -o loop,offset=x ..." but I don't really like this option.)

View 2 Replies View Related

Ubuntu :: Getting ISO (Disk Image) Onto SD Card

Mar 13, 2010

I have a 8GB SD card formatted as FAT32. I would like to move this disc image onto it. If there were a way to compress this, that would be great. Or, if I could reformat the card so that it could handle files larger than 4 GB, that would be great too. But I don't know how to do either one of these. Also, when I try to mount to the iso, it fails. Attempting with Archive Manager, it says "CD-ROM is NOT in ISO 9660 format".

View 1 Replies View Related

SUSE :: Create A Disk Image?

Dec 23, 2010

Ok, so I have installed openSUSE 11.3 on my Lenovo Thinkpad T61p, setup the wireless adapter (why is this so difficult?) and installed a few applications. I do like the look of openSUSE but would like to check out a few other flavours. With my Windows 7 (can I say that here?) machines I can create a system image and a system restore CD with a fair amount of ease. Is there a similar process available for Linux?

View 5 Replies View Related

General :: Can I Use G4L To Image A Disk With Another From A USB Dirve

Feb 2, 2010

Sorry I am not a linux user at all. I have a linux image that needs to be installed. I have the image on a USB drive. Not really sure what I should be doing, but local disk seemed to make sense, however, when I select the usb drive I get an error, that the image can not be found

View 2 Replies View Related

Debian Installation :: ISO Image Disk Does Not Function

Nov 22, 2014

I've been trying to load Debian with no success. Let me describe the issue:

1. I downloaded the iso image from the Debian pages. The md5sums match.
2. I changed the boot priority so the CDROM is accessed first.
3. Performed a cold boot and see a black screen that says Checking media [Fail]. I see this three times (HD is 4th on priority list) and then Mint loads.

Here is the odd part:

4. I can successfully load Arch from the cd/dvd drive.
5. I can also load Mint form the cd/dvd drive.
6. Cannot load Crunchbang from cd/dvd drive - same as when I try Debian.

I don't know how to proceed from here. I did erase my log files and performed another cold boot with Debian in hopes I might find some sort of error in them, but I really don't know what I am looking for. I saved the log files ....

System info:
Computer Toshiba Satellite P875-S7102
Linux distro Linux Mint 17 Cinnamon 64-bit
Cinnamon version 2.2.13
Linux Kernel 3.13.0-24-generic
Processor Intel Core i7-3630QM CPU @ 2.40 GHz x 4
Memory 8 GB
Hard drive 750 GB
Graphics Card Intel Coorporation 3rd Gen Core processor Graphics Controller

View 2 Replies View Related

Debian Installation :: RAM Disk Image Not Found

Jan 17, 2011

I've installed Debian 5.0.7 on a partition of my hard-disk. Before I was using Slackware, so now I have in sda1 slack 13.0 and in sda2 debian 5.The problem is that Lilo can't find the ram disk image. I tried to insert in lilo.conf file the line "initrd=/deb5/initrd.img", but it doesn't work. I tried also to create from the installation cd an initramfs file and to make the link "/deb5/initrd.img" point to it.I've used the "lilo -v" command from slackware, so in / was /dev/sda1 with slackware 13 and in /deb5 was mounted /dev/sda2 with debian 5.

View 5 Replies View Related

OpenSUSE :: Creating A Full Disk Image?

Aug 6, 2011

Could anyone recommend a method of creating a full disk image. I have the Acronis bootable media, would this work to backup Linux partitions? I'm thinking that Acronis doesn't know or care what is written to the disk as it works at a lower level.

View 7 Replies View Related

OpenSUSE Install :: Errors - 11.2 Disk Image Bad ?

Dec 29, 2009

Anybody else get errors about the 11.2 disk image being bad? All the linux and windows software I use say it's not in the "proper" format. I also straight burned it as a bootable disk and it still doesn't work.

View 8 Replies View Related

General :: Mount - How To Use Qcow2 Disk Image

Dec 27, 2010

I have a large qcow2 formatted disk image, which I use as storage. Often I need to move data to and from this disk image. I mount the disk using the qemu-nbd tool as follows:

modprobe nbd max_part=63
qemu-nbd -c /dev/nbd0 /host/disk100G.img
mount /dev/nbd0p1 /home/rup/disk

But disk access fails every now and then in the midst of some I/O operation with an "Input/output error". At that point I have to manually unmount the disk and re-mount it so that I can run the program again:qemu-nbd -d /dev/nbd0umount joborkhaki/What could be the reason for this? Is there a better tool that I can use to maintain a qcow2 disk image?

View 1 Replies View Related

Ubuntu :: Program To Restore Disk Image?

May 3, 2010

I am having a problem finding a piece of software. I've searched a lot and still have not come up with an answer. My situation is as follows: I have an image file the I wish to restore to my USB flash drive but so far I've had no luck doing this. I was wondering if there was a program/command that could help me restore the disk image.

View 4 Replies View Related

Ubuntu Installation :: Make A Disk Image?

Oct 27, 2010

I need to make a disk image of Jaunty. Something like Acronis True Image or Norton Ghost in the Windows contingence. I have tried Remastersys and Ghost 4 Linux. The former simply created an ISO file, which is 1/10th of the size of my hard drive and I do not know how to restore my computer using the ISO. The latter seems to be stuck at 0% even after leaving my PC on for 4 hours and verifying that all the settings are correct.

View 3 Replies View Related







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