A Conversation for The H2G2 Programmers' Corner

CSS

Post 721

Peet (the Pedantic Punctuation Policeman, Muse of Lateral Programming Ideas, Eggcups-Spurtle-and-Spoonswinner, BBC Cheese Namer & Zaphodista)

"The problem is that I can't make an image with a linux program until I've installed Linux."

The reason I linked to G4L was that they said it was available as a "Live CD" - you boot with the CD and do all your backing up and restoring. It shouldn't ever be installed on your hard drive unless you're using it to image machines in bulk across a network. smiley - geek


CSS

Post 722

Pirate Alexander LeGray

Not that one, the enclosure I bought has got a restore/backup program though PcCloneEx. I don't like live cd because they are too slow.

I'm looking at Fedora now, because redhat is distinguished and probably been around longer than M$.


CSS

Post 723

Pirate Alexander LeGray

Looking at the website for PcCloneEx, it apparently automatically backs up incrementally. This is the good bit:

If your C: drive fails then it automatically pops up giving choices for restore.

So how? it doesn't say where you install it and it's supposed to work for any op system.

Looks way too easy to me.


CSS

Post 724

Pirate Alexander LeGray

AMD do 64 bit linux drivers and so do nvidia smiley - smiley The only problem is I won't be able to get an internet connection because Huwai don't; I've only got nine months left on that contract though.


CSS

Post 725

Peet (the Pedantic Punctuation Policeman, Muse of Lateral Programming Ideas, Eggcups-Spurtle-and-Spoonswinner, BBC Cheese Namer & Zaphodista)

What Huwai device do you have? Do you still have your old computer? If so, set up your old computer with a 32-bit Linux, a good firewall and a network connection to your new 64-bit machine. That way you have added security and if you use BitTorrent you can set up a client to run in the background all the time on the 32-bit machine while you do other stuff on your "main" machine.


CSS

Post 726

Pirate Alexander LeGray

Unfortunately I gave my old pc away to my brother after installing Ubuntu on it, I wished I didn't because then I wouldn't be waiting for a hard drive.smiley - smiley

I've checked everywhere and even a website that gives code to modify device drivers and this dongle/modem isn't included but others are.


CSS

Post 727

Peet (the Pedantic Punctuation Policeman, Muse of Lateral Programming Ideas, Eggcups-Spurtle-and-Spoonswinner, BBC Cheese Namer & Zaphodista)

Have you tried this?: http://sourceforge.net/projects/ndiswrapper/

I don't know if it's 64-bit compatible... smiley - erm

Basically, it allows you to use Windows network drivers in Linux, for devices that don't have their own native support.


CSS

Post 728

Pirate Alexander LeGray

smiley - ta It's worth a try.


CSS

Post 729

Pirate Alexander LeGray

This kid explains everything clearer than anybody, I didn't even know the windows disc can resize partitions:

http://www.youtube.com/user/reponzo01


CSS

Post 730

Pirate Alexander LeGray

Got my fiddly hard thing working, but the software is rubbish.smiley - yikes Two hours backup only for it too fail right at the end; I read it didn't work here.

http://www.geekstogo.com/2008/06/29/portable-hard-drive-backup-solutions/

32Mb of dead sectors; should I complain about that.

Now I've got a headache, I've got a img.gz image of my harddrive which I'm putting on the ext, but how do I get it off again.

Are all images the same, if I use linux live application will it restore the disk.

Another problem; the ext disc wasn't recognised by bios.smiley - erm


CSS

Post 731

Peet (the Pedantic Punctuation Policeman, Muse of Lateral Programming Ideas, Eggcups-Spurtle-and-Spoonswinner, BBC Cheese Namer & Zaphodista)

"Are all images the same, if I use linux live application will it restore the disk."

It should.

"Another problem; the ext disc wasn't recognised by bios"

The Live CD should mount it OK. Go ahead and try it - you should be able to see the drive and the file on it without actually restoring it.


CSS

Post 732

Pirate Alexander LeGray

I was just partitioning the external when with 9 seconds to go it lost contact with the drive.smiley - yikes

I was using the wrong usb, one driven by windows before; I've only got 10 so needed to rearrange a couple.


CSS

Post 733

Pirate Alexander LeGray

Gparted crashes or the drive does at 9 seconds to go every time.smiley - erm


CSS

Post 734

Pirate Alexander LeGray

Done itsmiley - biggrin now I'm going to be sicksmiley - ill

I would have thought if you had a live disc copied into the boot partition then it would be just the same as loading from a cd.smiley - silly

But mine doesn't boot, but then security was doing naughty things when I saved it.

Is there a difference?


CSS

Post 735

Pirate Alexander LeGray

Found out why; it is because of the use of drive letters especially in config.sys.

Found a new Op sys called GuFi, but this means partitioning again and it is tiring.

Do it latersmiley - smiley


CSS

Post 736

Peet (the Pedantic Punctuation Policeman, Muse of Lateral Programming Ideas, Eggcups-Spurtle-and-Spoonswinner, BBC Cheese Namer & Zaphodista)

"I would have thought if you had a live disc copied into the boot partition then it would be just the same as loading from a cd."

You need to install "Grub" on the bootsector of the first drive, then create a bootlist entry for the partition you copied the disc image to.

Google "Grub bootloader"...


CSS

Post 737

Pirate Alexander LeGray

I know about GRUB, you have to alter the entry for windows to point to hd(0,0) rather than hd(0,1) smiley - smiley

The partitions thing is what I mean't by have to have backup. Naturally shrinking and moving up the first partition to make space for a new boot partition, except it didn't relabel and I didn't see this until after a couple of attempts. So I formatted and shrunk but not move.smiley - clown


CSS

Post 738

Pirate Alexander LeGray

Got slax with wine and a file decompressor, will this run g4lsmiley - smiley

Mint looks nice.


CSS

Post 739

Pirate Alexander LeGray

Unetbootin is rubbish smiley - doh so is FUSBi smiley - doh in fact so far I haven't found a booting program that works.

First of all I had a 1 Gig NTFS boot partition called /, didn't work, then a 1.5 Gig ext2 partition called / with a 512Mb extended partition called /home and a 512Mb linux-swap partition called /swap. But Netbbotin and his mate couldn't see them.

So I thought since these applications are really for Flash drives and they use FAT I made a 2.5 GiG FAT32 partition. NOPEsmiley - doh

Not only that but these applications mess with bios.smiley - yikes


CSS

Post 740

Pirate Alexander LeGray

I forgot; it's linux and you edit the MBR smiley - cool easy linux. But after all the trouble I end up with something I can't use anyway. It can't see further than it's own boot.

Somebody said linux is easy.smiley - silly


Key: Complain about this post

Write an Entry

"The Hitchhiker's Guide to the Galaxy is a wholly remarkable book. It has been compiled and recompiled many times and under many different editorships. It contains contributions from countless numbers of travellers and researchers."

Write an entry
Read more