General :: Clonezilla And Multiboot ISO Mount USB Drive

Feb 5, 2010

I have been able to get a few of my desired tools working 100% (dban, gparted, ophcrack, UBCD) but what I would ultimately hope to get working is CloneZilla! I was able to get the Clonezilla user interface to load correctly but when I choose any of the options I encounter an error "ntfs volume version 3.1" repetitively. I have a feeling it is because I am launching the iso wrong in my menu.lst config file for grub. This is what I have.

title CloneZilla
find --set-root /CloneZilla.iso
map --heads=0 --sectors-per-track=0 /CloneZilla.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
boot

View 8 Replies


ADVERTISEMENT

General :: Installing Multiboot ISO On Flash Drive?

Jun 7, 2010

I've been trying to install multibootisos.exe on to my flash drive. Instead of getting the menu like in the picture I get a black screen that looks somewhat like a command prompt. I am using an 8G PNY Attache flash drive.

View 3 Replies View Related

General :: Disk Image Of NT4 System Using Clonezilla Save To USB Drive?

Oct 25, 2010

we have a Win NT4 system used for an important application used at two places. At one place it has gone bad. I want to create an image from good system and restore it at the second location. Is it possible to do this using "clonwzilla live cd"? Does it harm the good system? Can I save the created image to an USB drive?

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

Applications :: Clonezilla - Cloning A Drive To A Partition

Oct 3, 2010

My dad passed away 2 years ago and he had a toshibia laptop, and today I've decided to start using it. I would like to reformat it to Arch Linux from Windows XP.

He has a 80gb hdd with everything on one partition (thats how windows does it). I would like to create another partition (~20gb, and I know how to do this) and have clonezilla clone the main partition and save it to the 20gb partition. This is because you can't clone and save to the same drive unless its partitioned. (I'm saying partition lot).

Anyway my fathers computer is very important to me, and having it remain intact as he left it is very very important to me. I know the easiest and most sarcastic response is to tell me not to use it, but I want to use this computer.

Does anyone have experience with clonezilla? Will it back up the ENTIRE HDD like it says it will, without missing any important documents and files scattered throughout the disc? And when I do finish the cloning, format, and at a later date restore using the image I copied, will it be like I never touched it?

View 1 Replies View Related

OpenSUSE Install :: How To Multiboot An USB Drive

Apr 20, 2011

I was hoping that someone on this forum could help me to multiboot my USB drive with openSUSE 11.4 and Ubuntu 10.10. I would also like the changes I make to the files and settings on my operating systems which are located on my flash drive to be persistent. I am a bit of a Linux noob so I was hoping for some easy, basic, step-by-step instructions on how to do this. AlsoI do not mind using a terminal or other similar applications but I would prefer otherwise as I do not want to mess up.

View 9 Replies View Related

Ubuntu Installation :: Upgrade From 9.04 To 10.04 Using A Clonezilla Hard Drive Partition?

Apr 1, 2011

I'm trying to "upgrade" from ubuntu 9.04 to ubuntu 10.04.2 via a clonezilla (using a maverick usb clonezilla software with it's vmlinuz and initrd.img). but this clonezilla is not from a bootable usb flash drive, usb drive or CD, it's from the hard drive.

Here's what I have:

1) one 500gig drive with a primary partition under LVM. this partition has a 490gig root partition (ubuntu-root) and a 10 gig swap partition (ubuntu-swap_1). It has an extended partition (/dev/sda2) that's not under LVM consisting of one logical drive (/dev/sda5) that is the /boot partition.

2) I've upgraded the grub to grub2 (version 1.96) which has better features.

3) I've deleted the swap and reconfigured this partition with a name of (livehd) and it has an ext3 filesystem. I've copied the clonezilla software to this partition which also has the ubuntu 10.04.2 image that I want to restore to the root partition.

4) I've modified the existing grub2 using the 40-custom file so that the grub menu has the "Clonezilla Ubuntu 10.04.2 upgrade" entry in it.

5) the initrd.img from clonezilla has LVM support since I opened up the image to a directory using "gzip -d -c /boot/initrd.img|cpio -i" to check it.

6) grub2 sees the (ubuntu-root), (ubuntu-livehd), (hd0,1), (hd0), and (hd0,5) devices and can list (ls) their directories

[Code]...

View 9 Replies View Related

Software :: Unable To Restore A Backup Image To Drive Using Clonezilla?

Apr 23, 2011

I used Clonezilla an older version not the latest to backup an entire NTFS Windows XP drive to DVD last year. I have a series of three (3) of these DVD's but now cannot restore the backup image back to the same PC. The problem is that when booting with Clonezilla I don't have an option to restore from a CD or DVD drive since the computer comes with two working CD/DVD drives that are detected by the BIOS when the POST is displayed. I used one of these drives to boot with Clonezilla and the other one containing the backup image Disk 1 of Disk 3. Clonezilla only detects the two hard drives and a USB drive which is removable. Is there a bug in the restore process because it allowed me to backup the entire image of the hard drive onto a DVD last year but this time around there are no CD or DVD drive options available to choose other then the CD drive Clonezilla was used to boot up.

View 8 Replies View Related

General :: Mount External USB Drive In Debian To A Mount Point Based On The Volume Name

May 5, 2011

How do I configure my Debian installation to mount external USB drives to mount points based on the volume names of the drives? For instance, if I have a thumb drive with the volume name of "SWORDFISH," how do I have Linux mount it at /media/SWORDFISH? I'm aware that this can be setup in FSTAB, but that requires that I know the UUID of the device beforehand and that I take the time to set each external device up in FSTAB first. That does nothing for me when I have a thumb drive that has never been plugged into my computer before.

This seems to be setup by default in Ubuntu/Kubuntu, but is not working for me with a fresh installation of Debian Squeeze and KDE4. I've spent the past 2 hours Googling for a solution and have turned up nothing. UPDATE: My results are inconsistent. Sometimes Debian mounts devices to mount points based on the volume names, and other times it gives them generic mount points (e.g. /media/usb1).

View 2 Replies View Related

Ubuntu :: Installing Grub On Flash Drive To Dual Boot Clonezilla/gparted?

May 15, 2010

essentially what the title says. Clonezilla cannot be installed in ubuntu so running a live linux on the usb and installing the applications in that is not an option.

View 2 Replies View Related

General :: Dvd Rom Drive Won't Mount Under FC14 After Installing From Dvdrom Drive?

Jun 12, 2011

no entries exist in the /dev folder for hdc,cdrom,dvd, or any other drive or drive type than hda. The only other similar device is sg0 which doesn't work either. I have tried every variation of mount I can find with every available drive and drive type and nothing works, but this is the drive I installed FC14 with, and it installed perfectly (except for forgetting where it came from!!)Do I have to install a module or recompile the kernel just to get linux to recognize the drive it came from?

View 5 Replies View Related

General :: Mount A Cd , Dvd Drive?

Nov 15, 2010

How do I mount a cdrw/dvd drive. system not seeing it.

View 1 Replies View Related

General :: How To Mount CD ROM Drive?

Aug 28, 2009

I am getting this error when trying to mount my cdrom drive. Having no luck. When freshly installed, the cdrom drive mounted easily. Since about the third day, it stopped mounting, and giving me this error. What is the fix?How do I mount my cdrom drive?

View 1 Replies View Related

General :: Clonezilla Live On USB

Dec 28, 2009

I'm trying to create a 32GB USB Clonezilla Live disk. I'm logged in as root on Lenny.I created a new partition on the USB drive using fdisk, set the id to b (w95 fat32), and toggled the boot tag.The instructions on the Clonezilla website describes using the mkfs.vfat command to create a file system but Lenny returns a "command not found" result when I try. I tried using mkdosfs but it also returned "command not found".Can mkdosfs format a disk with the bootable tag toggled?

View 3 Replies View Related

General :: Cloning Using Clonezilla On HDD

Jul 28, 2010

I want to clone my fedora8 HDD using clonezilla.I have downloaded,and want to boot from that.I have created one partition sda8 with 740 mb and formatted with ext3 and mounted that on /mnt. I have extracted the files onto /mnt from clonezilla zip file. I appended the necessary lines told by website to the grub.menu.lst , after rebooting when i select that clonezilla from grub,it was telling unrecognized format and cant mount the partition.

how to mount the partition permanently in fstab. Tell me how to modify the grub file to work correctly to boot from that partition.

Output of fdisk

Disk /dev/sda: 80.0 GB, 80025280000 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa95ea95e

[Code]....

View 2 Replies View Related

General :: Auto Mount Pen Drive?

Jul 16, 2010

i'm working with x86 small computer having 128 ram and 233MHz speed in processor nd i'm going to do a project which need auto mounting of a pen drive if you can post a url that I can download those OS.

View 5 Replies View Related

General :: How To Mount Hard Drive?

Apr 18, 2011

how do i make /mmt is the mount point to my hard drive, and how do i mount hard drive? thank you i'm very new to linux.

View 3 Replies View Related

General :: Can't Mount Old Hard Drive?

Jul 24, 2011

My old centos 5.5 server stopped working so I setup a new one and I can't mount it to get the data off (if you're curious, I do have a NAS, but because of renovations it was accidentally shut-off July 2...)here's the fdisk -l:

[root@localhost ~]# fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders

[code]....

View 8 Replies View Related

General :: Cant Mount Flash Drive

Mar 4, 2011

Having a problem mounting a flash drive on slackware 13.0

tried using command: mount /dev/sdb1 /mnt/hd

Geting an error special device does not exist. sda1 is my hdd, also tried sdc sdd

View 2 Replies View Related

General :: How To Mount NAS Drive In Linux?

Nov 19, 2010

I have bought a NAS and configured this to work under Windows within Microsoft network name HOUKES and device name //CH3MNAS/Volume_1.Now I want to see this NAS also under Linux. What is the easiest way to do this?What I want to do: Inside Thunderbird/Windows e-mails+pictures are now this drive... I want to see my them also in Linux.

View 3 Replies View Related

General :: Mount Ntfs Usb Drive Using Red Hat 5.5?

Nov 9, 2010

I am using Red Hat 5.5.I am trying to mount a USB Drive that is formatted as NTFS.Red Hat is saying it can not mount NTFS drive

View 2 Replies View Related

General :: Mount Windows Drive In Red Hat?

Jan 29, 2011

i m install linux 5 with windows xp sp2.i want to access windows drive but i not accessed . access drives in linux 5 .

View 2 Replies View Related

General :: Clonezilla Re-sized External

Mar 25, 2010

I feel like a moron.I wasn't watching what I was doing while copying an image to a 1tb external yesterday. Clonezilla resized my external and all I can see on it is a 75gb partition with Windows on it and the 8xxgb partition that is unallocated.

View 1 Replies View Related

General :: How To Make Multiboot DVD?

Nov 23, 2009

how to make multiboot dvd with following

ubuntustudio-9.04
slax-6.1.0
ophcrack-xp-livecd-2.1
ophcrack-vista-livecd-2.1
gnome-2.26
kde4.3
pclinuxos-minime-kde3-2009.1.iso

i am new to this plz give exact step to make it??

View 1 Replies View Related

General :: Partitions For Multiboot

Feb 5, 2011

i am trying at the moment to setup up a multiboot system on my laptop, i need to keep windows 7 on it for work purposes, but i am planning on installing 4 different distros of linux on there as well, after windows i have over 400 gig spare so what i wanted to do was create 4 partitions of 80 gigs each plus a swap drive partition that each distro of linux can share, is 80 gig each enough for fedora security lab, kubuntu, ubuntu multimedia studio and linux mint 9? also what format should i partition each as? can i make each distro create a home drive within its own partition?

View 1 Replies View Related

General :: Windows - Mount A USB Drive That's Been Formatted On A Mac?

May 1, 2010

Is it possible, using Ubuntu 9.04, to mount a USB HDD that's been formatted on a Mac (HFS+?)

View 5 Replies View Related

General :: Mount A Pen Drive In Red Hat Inside VirtualBox?

Jun 25, 2011

I am running VirtualBox on a Windows XP host. Red Hat Linux 5.2 GUI is running inside VirtualBox. I want to use my USB pen drive inside Red Hat - it is visible from Windows XP but not from Red Hat.

Can anyone tell me what might be the problem and how I should fix it? I am new to using Linux.

View 1 Replies View Related

General :: Puppy Does Not Mount Hard Drive

Aug 29, 2009

I've been reading forums for 2 weeks now and it took me a week to figure out how to post a new thread.My laptop is under warranty but Acer wont help!Acer has suggested that I pay a third party to rescue my data from my hard drive.I get a startup message that says "Check cable" "Operating system not found" so I downloaded Puppy 3 and it looks and operates fine but I see only one empty hard drive . The computer has two.

View 6 Replies View Related

General :: Mount A Drive Via Ntfs-config?

Nov 17, 2010

I tried to mount a drive via ntfs-config and the following error occured:

Mounting /media/mOVIES failed because of the following error:

Failed to read last sector (146876415): Invalid argument
HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
or it was not setup correctly (e.g. by not using mdadm --build ...),
or a wrong device is tried to be mounted,
or the partition table is corrupt (partition is smaller than NTFS),

[Code]....

View 1 Replies View Related

General :: Mount Writable Drive On Router?

Feb 11, 2010

I want to (no reason of course purely interest) get into the internals of my router (which happens to run linux) and be able to mount a drive to which i can save some data which will persist over reboots. I don't care if its only 16kb or whatever. I am guessing it must have some writable memory for the router configuration. I can telnet into the router and get a shell started up (busy box). Also I am aware of options such as tomato and DD-WRT to replace my router's firmware to give me much more access but I do not want to take the risk nor the time in configuring it and would like to retain my ISP's provided firmware. Somethings that might be useful:

[code]...

View 1 Replies View Related







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