Jump to content

Germ

Members
  • Posts

    177
  • Joined

  • Last visited

Posts posted by Germ

  1. sud_crow, The whole partition is backed up. You can use drakebackup to backup your system and any other files.

     

    Chris, I've never tried, but I guess you could mount the cdrom on /mnt and partimage should find it. ;)

  2. Chris.....no apologies. We're all here to help each other. :wink:

     

    You will have to burn the image after you create it. partimage doesn't support writing directly to cdr. Wish it did.

     

    Boot the CD and there will be some instructions during boot. I have a vfat partition that i save images to and here's how I do it:

     

    1- boot the partimage cd. when you get to the boot prompt, just hit enter.

     

    2- there will be some instructions on how to save images. after you read them, hit Enter to activate the console.

     

    3- then I mount my vfat partition. you have to mount the partition you are writing, but never mount the partition you are imaging.mount -t vfat /dev/hda3 /mnt Hit Enter.

     

    3- now type partimage and hit Enter.

     

    4- highlight the partition you want to image using the up/down arrow. it defaults to the first partition at start.

     

    5- Hit the Tab key to go to image file to create/use

     

    6- Enter the path and name of the image file. since your save-to directory is mounted at /mnt, it would be something like /mnt/hda1-partimg.gz imaging hda1 and using gzip compression.

     

    7- Tab to action to be done and choose save partition into a new image file

     

    8- hit F5 to go to the next screen. choose your compression level and size to split the file in kilobytes, if you want to split it. hit F5 again to start the process.

     

    9- now just OK through a couple of dialogs, enter an image description if you want and sit back and watch it go.

     

    To choose or un-choose options, use the space bar. To restore an image, it's basically the same process only in step 7 you would choose Restore partition from an image file

     

    Hope this helps....

     

    /germ

  3. I used the PLF install disk with MDK 9.0 and was very impressed. You boot with the plf disk and the install starts very similar to the mandrake install. You can select all the goodies you usually grab post-install. When the plf disk finishes it prompts you for the Mandrake install disk. Pretty straight forward.

     

    I'm sure the PLF 9.1 disk is just as good, if not better.

     

    /germ

  4. BVC,

    Thanks. 

     

    In my xfree86 config file (/etc/X11/XF86Config-4), the NVidia instructions tell me to make sure I have

    Load "glx"
    in the Module section. In my file it says
    Load "glx" # 3D layer
    . Is that ok, or should I change it?

     

     

    #3D layer is just a comment and is not read in the configuration. It's just information for we humans.

×
×
  • Create New...