General :: Unable To Mount Fat16 Disk Image?

Aug 2, 2010

I am having a rather strange issue. I have windows 98 installed into a disk image that I use bochs to boot it with. I want to transfer some files to the image but now I am unable to mount it. I will attach the drive to the loopback device but when I go to mount I get wrong fs type bad option ... etc.

The command I used to mount was

Code:
#mount -t vfat /dev/loop0 /media/loopdisk
cfdisk shows it ok as does fdisk. shows as a fat16 file system. When I attempt to check it for errors using fsck.msdos I get

Code:
# dosfsck 3.0.6 04 Oct 2009, FAT32, LFN
# Logical sector size (64543) is not a multiple of the physical sector size.

When I boot into windows 98 in bochs and check the disk it tells me there is no problems.

View 3 Replies


ADVERTISEMENT

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

General :: Create An Image Of Slackware OS But Vmware Is Unable To Detect The Disk?

Mar 4, 2011

i am trying to create an image of Slackware OS but vmware is not able to detect the disk. it gives me below error, "Unable to detect disks or volumes on the source machine. Make sure that the source is a supported linux distribution." can some one tell me what do i need to do to create the image.

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

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

Debian :: How To Install Clonezilla And Mount Multi-partitions Cloned Image Disk

May 15, 2010

Simple question, which implies lot of complexity, unfortunately : how to install Clonezilla and mount multi-partitions cloned image disk under DEBIAN ?

Wishing that one day Linux would be so easy and complete as Windows. But we are gaining more users, so Linux will have more apps

View 5 Replies View Related

Ubuntu Installation :: 10.04 Unable To Find Media With Live Disk Image

Jun 27, 2010

I am having trouble both installing or even just booting the live CD. I have to interrupt the boot to give the nomodeset boot option.

Once I get the Ubuntu splash with the oscillating red and white dots for several moments, I get the Busybox with the error message "Unable to find a medium containing a live file system"

If I do a dmesg I then see a lot of sr0 errors. I have an onboard SCSI controller but no scsi devices. I am not sure if this matters.

View 3 Replies View Related

Ubuntu :: Unable To Mount Root Disk

Mar 3, 2011

I can't mount my Ubuntu partition. I was using my PC when it suddenly crashed, so I rebooted. When Ubuntu started again, it said that it was mounting, but I rebooted again. So, now when I start it tries to mount the main partition but it can't. Then appears <initramfs> and I don't know what to do.

View 4 Replies View Related

General :: Renaming A Fat16 Volume?

Dec 18, 2010

What's the easiest way to rename (change the volume label of) a fat16 volume (e.g. on a USB drive) from linux? It seems like mlabel from the mtools package is meant to do this, but the documentation is not geared to rapid assimilation.

View 1 Replies View Related

OpenSUSE :: Unable To Mount Other Drive (NTFS, FAT32 And EXT4) On The Hard Disk?

Sep 27, 2010

Just installed opensuse 11.3 Kdeversion on my laptop. Before installing it on live mode i had a problem of accessing my other drives (NTFS, FAT32 and EXT4) which said HAL system policy...etc mounting error. I could access all drives with root privilege. I thought problem will be solver once i install opensuse on my system. How ever i was really disappointed after seeing the same problem post install. Googled around for the solution and got this link

[Code]...

After this the problem got worse now i am not able to see any of the drives in the side panel. Gone through many forum and posts all discuss about external USB HDD.

View 9 Replies View Related

General :: How To Mount Iso Image

Mar 13, 2010

I need to mount an ISO image on Linux. On Windows I use Daemon Tools, but how is this done on Red Hat Enterprise Linux 5.4?

View 1 Replies View Related

Ubuntu Security :: Mount The Image Or Extract The Image To Another Drive?

Feb 16, 2011

I was given a forensic Image which I now know is a DD image of the drive (Vista) and am trying to mount the image or extract the image to another drive. I'm not sure of the extention type or if the image is a partition or the entire drive. I think it is the entire drive.

Is it possible to mount a DD image to a device. If I can't do that I just want to extract the files to run some programs against the drive. Can I view the files under Ubuntu or do I have to remove the drive and stick it into a Vista computer.

I purchased a second drive today and was hoping the command line would be something simple.

Or am I on the wrong track, should I be doing this all in a windows environment. The reason I picked ubuntu was because of the reporting tools.

View 9 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

General :: Migrated From Ext3-disk To A Ext4 Disk - Warning: Unable To Open An Initial Console

Feb 4, 2010

OS: Debian unstable 32bit, kernel 2.6.32-2, grub 1.98 from late january 2010 (only have working net-access from work now, so I am grabbing information from memory). EXT3 and EXT4 support is compiled into the kernel along with chipset/scsi/sata support (not as modules), and I have tested to boot ext3 with it before proceeding. Prereq: my old disk started to have too much S.M.A.R.T errors, so I bought another one, put in a USB cabinet, added swap and ext4 partition/filesystem to it, and copied over all data from the old system to the new that was mounted at /dest using the command "find ./ -xdev -print0 | cpio -paV0 /dest". Swiched disks, so I now have the ext4 disk sitting at /dev/sda (partitions: sda1 => ext4, sda2 => swap), and booted into rescue-mode from cdrom, using /dev/sda1 as root with a shell on. After doing this, I performed the following commands:

mount --bind /dev /dest/dev
chroot /dest

modified the /etc/default/grub to instruct the kernel to boot using ext4, ran grub-install --recheck /dev/sda
ran update-grub to modify /boot/grub/grub.cfg (which looks as it should) After doing this, grub finds my partition and mounts it. It however stalls with the message: "warning: unable to open an initial console" and does nothing after this point. I have no ramdisk, but my old kernel booted fine from ext3 (and still does if I copy it to a ext3 partition), and since the ext4 support is compiled into the kernel - should I really need a ramdisk?

View 4 Replies View Related

General :: How To Mount Compressed ISO Image

May 10, 2010

I have problem to mount a compressed (ISZ) image under Linux, which was created by e.g. UltraISO? I am aware about user-space fuseiso, but it fails to mount these images, as I have reported in Debian bugtracker (correct me if I ddi something wrong). I ask the community for a help: I need a proved solution to mount these images without decompressing them.I believe that CONFIG_ZISOFS kernel option cannot help, as it refers a special RockRidge extension (per-file compression with mkisofs -z or mkzftree).

View 1 Replies View Related

General :: Create FS Image And Mount?

Jul 13, 2011

How to create the FS image and mount the same ..?

I need to store some data in the image which I'll be creating ..?

View 8 Replies View Related

General :: Creating Image Of Hard Disk

Jul 28, 2010

I am new to the Linux world and I am not sure if what I am trying to do is achievable or not. I am trying to make an image of my existing drives running Linux on a USB and I want to use the same image off the USB to clone more bootable hard drives. Something like what Ghost does in windows. The problem is using 'dd' the image is too big ( I have 1tb drives ) and then I am not sure how to convert these images back on to new drives so that they boot in the OS as well. i am not sure if there is a utility that would let you do that?

View 2 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

General :: Boot Iso Image From Hard Disk?

May 17, 2010

How to boot an iso image from hard disk. I have created a linux live cd with remastersys. I want to test it. So I want to boot it from my hard disk.

View 3 Replies View Related

General :: How To Create / Boot RAM Image From Disk

Apr 6, 2010

How do I create/boot a ram image from a disk? I'd like to create a linux installation that is booted from a USB or CF drive and after boot does not access the disk.

View 4 Replies View Related

General :: Mount A Partition From Dd-created Image Of A HDD

Mar 7, 2010

I have an image of the entire disk created using dd. The disk structure follows:

The image was created using:

How would I, if it is possible, mount /dev/sda1 from the image so that I'm able to read the contents?

It's not an option to clone the HDD again, I know how to do it if I had only cloned the single partition by itself. I hope it's still possible with the current image.

View 3 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

General :: Mounting A Multi-partition Disk Image?

Nov 16, 2010

I downloaded an raw SD card image that has two partitions. It caused some file system errors when I tried to dd it directly into an SD card. I am not sure if the card is defective or the image. Is there a way to examine this image without writing it to a physical card? Like trying to mount the partitions separately or checking the tables?

View 2 Replies View Related

General :: Can't Copy The Disk Image Over To Ext3 Partition

Jan 6, 2011

I recently installed Linux to run a few Linux based tools on a disk images I have, and I can't seem to copy the disk image over to my ext3 partition.

The particular distibution I'm using is BackTrack 4 r2, which is Ubuntu based. I can't seem to find specifically which version of Ubuntu is being used. The disk image is 108GB. It is currently located on a NTFS partition on a SATA hard drive connected directly to the computer. The ext3 partition is located on a second SATA hard drive connected to the same computer. It has 200GB total. I do not remember exactly how much free space it had but "df -h" showed a lot more than 108GB. The computer has 4GB of RAM and I gave it 8GB of swap space.

At this point it has been running for more than 12 hours. This is far longer than I would expect it to take had I been copying the file under Windows. How ever I do not have much experience with Linux, so if it's supose to take this long please let me know. I am planning on letting it run until I wake up tomorrow.

"cp -v" hasn't been very verbose at all. The only sign I have that indicates the computer is still trying to do something is the HDD light on my chasis that has stayed lit this whole time.

View 4 Replies View Related

General :: Boot From Disk Image File From Windows?

Mar 24, 2010

Is it possible to boot from a disk image file(containing linux) file that resides inside windows and add a bootloader entry for booting from the disk image.?

View 2 Replies View Related

General :: Disk Image Starting At Specific Inode?

Mar 9, 2010

I deleted some files on the command line and would like to learn if it's possible to recover them. It's not a terrible thing if they are gone, but I want to see what I can do. The server is configured as a hardware RAID5+1 (ext3, Debian Stable) and I *really* don't want to take a dd of the entire disk.

ls -id gets me the inode value of the directory(155655)

I'd like to create a disk image starting at that specific inode. Then there is the issue of picking an outer boundary of the disk image. I'm hoping there's a dd/ext3 genius out there to advise.

View 1 Replies View Related

General :: Share One Disk Image To Some Target Points?

Jan 12, 2010

I try to mount one disk image to two points.

sudo mount -o loop,user,uid=dm /home/dm/mmm/test_drive1.img /home/dm/mmm/fs
sudo mount -o loop,user,uid=dm /home/dm/mmm/test_drive1.img /home/dm/mmm/fs2

Thats done

But when i create,copy or change anything on one mount point (../fs) its not updates on second mount point (../fs2).

Does anyone know way to 'share' one disk image (.img) to some mount points?

View 3 Replies View Related

General :: How To Create Disk Image Of Actual Data

Nov 15, 2010

Suppose I have a 80 GB hard disk (sda) with 4GB of contents. Using a dd to copy to a different disk

Code:
dd if=/dev/sda of=/dev/sdb
copies all the contents (including free space). So sdb also needs to be 80GB.

You will notice that in VMWare or VirtualBox disk images, it is possible to set the disk to use only the amount of space of actual data. So a 80GB virtualbox/vmware image with 4GB of contents will be 4GB.

Is it possible to do that with an actual hard disk (sda) image? I want to create an image of an actual hard disk, copy it to DVD and transport it (in mail) for restoration on another computer (having same hard disk).

View 6 Replies View Related

General :: Implications Of Bad Blocks When Reinstalling A Disk Image

Mar 17, 2010

Let's say I'm using one of those PCs that uses a SSD flash drive in place of a more regular HDD.

Say I burn my favorite .iso distro and install it on this PC. I install my favorite applications and seek out and install any missing drivers and generally tweak the system like you do. When I am finally happy with it, I make an image of this installation to an external USB drive.

Now, say 9 months later some of those SSD blocks have gone bad because they were erased too often. They're no longer usable. Also, because I'm a sloppy person who can't be bothered to delete redundant stuff and run make-cleans and so forth, the disk is getting pretty cluttered and takes longer and longer to do stuff.

I decide the obvious solution is to remove and save any data I need to keep, then just over-write the disk with the image I made 9 months earlier.

The question is: will the firmware be smart enough to re-map my incoming image to avoid these bad blocks on the SSD? Or am I going to wind up with some parts of the image being located on bad areas of the SSD?

View 2 Replies View Related

General :: Which Mirror Image - Create A USB Startup Disk?

Jun 13, 2011

At the Get Slackware page at the Slackware website it gives a list of addresses which when I click one of the addresses it redirects to another page with a list of mirror images. Which address and which mirror image do I need to work with Kubuntu 11.04 on my netbook so I can create a USB startup disk? With my connection speed these mirror image downloads take about an hour and a half and I cannot just be guessing which mirror image to download.

View 8 Replies View Related







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