[Solved]How can I create a bootable backup of my arch linux partition?

I'm trying to get my arch linux installation to have a gui, specifically KDE. I downloaded Xorg and the nvidia proprietary driver 340.24. After installing the nvidia driver and rebooting, my screen stays black and I can't see my console. I can still login and reboot but I just can't see my screen. I've also tried booting into the arch linux fallback listed in the grub bootloader but that also had a black screen. At this point, I just reinstalled Arch Linux since I didn't really have anything on it anyway but this time I hope not to run into this problem. I will try installing a different driver but if I do run into the same problem, I want to be able to just copy over a backup of my OS and just boot off of that instead of completely reinstalling the system. Thanks in advance.
Edit: I read up a bit on the dd command and learned that it can effectively copy an entire partition including the master boot record. Could this be the possible solution? I just wanted to post this edit here to make sure.
Last edited by Firephyz (2014-07-19 20:06:00)

Backing up using dd
When you clone your entire disk the MBR will also be copied over. The wiki just states you can back up just the MBR itself if need be.
I strongly do not recommend just reinstalling your system in the future unless it's needed, you learn nothing from it and it can drive away other users from helping you. Especially if its just and issue to do with Xorg.
Last edited by Kartious (2014-07-18 10:20:23)

Similar Messages

  • How can i create a bootable usb sata for xp

    how can i create a bootable usb sata for xp

    Installing Windows XP on a portable USB hard drive is not supported.
    Carey Frisch

  • Qosmio - How can I create a bootable OS DVD?

    Hi ,
    Please Help me
    I have a Toshiba Qosmio laptop with Microsoft Windows Vista Ultimate .
    The DVD of the operating System was attached with the laptop but now i lost it.
    But i have the files that was in the original DVD
    But i don't know how to make it a bootable DVD to reinstall the OS
    THIS IS THE FILES
    [http://9ore.net/view/3619/TTTTT.png]
    PLZ HELP

    Hello
    The Toshiba recovery disk creator it’s preinstalled on your notebook and you can find it in the start menu in the Toshiba folder.
    But this program is only available if you have the factory settings preinstalled. If you have reinstalled your notebook by using a original Microsoft disk it’s not more installed.
    Normally you get the following message if you don’t have created the recovery disks:
    +Important INFORMATION+
    +your system is equipped with hard disk recovery system. if you need to repair+
    +your computer by restoring it to original factory state, you can do it directly+
    +from harddisk (press F8 when you boot your computer, choose "Repair your computer"+
    +and follow the menue instructions) or create a bootable Recovery Disc Medium for this purpose.+
    +Toshiba recommends you to create Recovery Disc Medium using the "Toshiba Recovery Disc Creator" to ensure+
    +hat you are able to restore your computer to the original factory installed state, even if your computer+
    +gets seriously damaged+
    In worst case you must order a new recovery disk from Toshiba directly or from an authorized service provider.
    Greets

  • [Solved] How can I create logs of my console?

    Hello. I'm fairly new to linux in general and decided to take up the challenge and use Arch Linux. I have succeeded in installing the base system but I'm having a problem with getting my wireless network to work (dhcpcd doesn't seem to want to give me an ipv4 address, the ipv6 address just times out) I would like to create a new thread describing the issue in hopes of solving it but I have no idea how I am going to get the output from my arch console on one computer to this browser on a laptop. I'd like to describe my problem as well as possible but I don't really want to sit here and type out the hundreds of lines of output that I have right now. Could you explain to me how I may go about getting this information onto this forum? Thanks for your help.
    Last edited by Firephyz (2014-07-19 20:04:47)

    I should have all permissions ((ls -l /mnt) returns drwx------)
    Those permissions mean only the owner of that directory has rights.  Ignoring the d (just means its a directory), the first 3 means read, write, and execute permissions for the owner.  The next 3 are blank so the group that owns it gets no permissions.  The last 3 are also blank and mean no one else gets any permissions.  If the directory is owned by root, you need to use su or sudo to be able to access it.
    If that doesn't solve it, another common problem is that NTFS partitions are read-only with the default NTFS driver compiled into the kernel.  You need to install the package "ntfs-3g" to get a driver that can write to NTFS.  If you don't have internet to install that package, you may just want to reformat your USB stick to another file system (FAT32 is good if you need Windows to be able to use it.)

  • How can I create a system backup in Solaris 10?

    Hello,
    sorry about my English.
    I need to create a image of entire disk or a system backup. I think use "ufsdump" but I'm not sure. Can I create a backup of whole disk with "ufsdump" command? Are there any application to do it.?
    I've got a Solaris 10.
    Thank.
    Alejandro.

    If you want to create an image of the entire disk, then `dd' is an option. But you can also use ufsdump to create an image of a filesystem running on that disk, but you need to do that for every filesystem on the disk and please keep a copy of you vtoc for the future if you need to restore everything.
    On the other hand you make me thing about someone who wants to clone machines and then a Flash Archive can also be an option. Please keep in mind to ask the question in the future instead of conformation of your answer ;-)

  • How can I create a bootable DISK IMAGE of my PB Internal Drive?

    I would like to make a bootable image of my Hard Drive but without including any Free Space.
    You see all I need on the image are the OSX and the programs, NOT the 60GB of Free Space. Disk Utility however wants to create a 80gb image which includes 60GB of Free Space.
    I would like to use the Bootable image as a source image to use with the RESTORE function in Disk Utility.
    Regards

    You'll need a second machine or an external HDD with Mac OS X installed on it.
    For purposes of this procedure I'll be calling your machine the 'source' and the second machine or your external HDD the 'target'.
    First either boot the source into target mode by holding down the 'T' key while it boots. Once you see the FireWire icon on the screen, let go of the 'T' key and plug the source into the target. If you're going with the external HDD route, boot your source of off your external HDD.
    Now, select the drive of your source machine, and hit Apple-I to bring up the information pane. Down at the bottom (in the permissions area) you'll see a check box labeled "Ignore ownership..." Uncheck that.
    Open up Disk Utility. Select the source drive and run First Aid and Repair Permissions on it.
    Now, select the File menu -> New -> New Disk Image from Folder. You're going to want to hit that big "New Image" button, but don't. Trust me. It'll only cause trouble for you down the road.
    Select the source drive as the source. You can leave everything else the same and click "Image".
    Select the target as the destination. Click Save.
    Wait for a couple of hours (depending on how much stuff you have).
    When it's done, select the Images menu -> Scan image for Restore.
    Select the disk image you just made and click "Scan".
    When that's done you have a restorable image. Just use the restore tab to restore it.
    I've done this literally hundreds of times and it's worked every single time.

  • How can I create a bootable Lion DVD to perform a clean install

    Hello,
    I was curious if there was a way for me to integrate my Snow Lepoard DVD with the latest update of Lion.
    Thanks,
    Josh

    You can't integrate both, there is a hidden image in the installer file, you can burn it to a DVD, BUT:
    -1- You might experience issues during installation (Like I did)
    -2- You might experience issues after installation
    -3- It is not supported if you have any problem.
    If you need this to backup you purchase and avoid to download again ... Make a copy of the installer before you start it (it will be deleted from the Application Folder as soon as you reboot.

  • How can I create a new TC backup with ethernet, so I don't have to wait two days for a new wireless backup?

    How can I create a new TC backup with ethernet, so I don't have to wait two days for a new wireless backup?
    Several times in the last year, I've gotten a message that Time Machine needs to completely redo my backup. Using the wireless connection, this takes almost two days. Is there a way to do the backup with ethernet and then switch back to wireless? Thanks.

    May I know what is needed to make sure the MacBook is able to see Time Capsule on ethernet?
    Connect an Ethernet cable from one of the LAN <-> ports on the 2Wire gateway to the WAN port (circle of dots icon) on the Time Capsule.
    If AirPort Utility cannot "see" the Time Capsule now, you will need to perform a "hard reset" by holding in the reset button for 7-8 seconds or so and then reconfigure the Time Capsule. You can use the same Time Capsule name and password, etc. as before.
    Configure the Time Capsule to "Create a wireless network" and select the Bridge Mode option when it appears during the setup using AirPort Utility.
    Once the Time Capsule is configured, restart the entire network again. Power down everything, start the 2Wire first and then start each other device after that one at a time about a minute apart.
    Now you can connect your Mac directly to one of the LAN <-> ports on the Time Capsule for the backup using another Ethernet cable. In general, about 20-25 GB per hour will transfer.
    The Time Capsule will broadcast a much faster wireless network than the 2Wire can provide, so you might want to leave the setup "as is" for awhile after the first backup is complete. If you decide to use the Time Capsule as your main wireless access point, you would want to turn the wireless off on the 2Wire since two wireless networks in close proximity can create interference problems.
    Or, if you want to use the wireless on the 2Wire, you could turn off the wireless on the Time Capsule. Then backups will occur over the 2Wire wireless, or over Ethernet.
    I don't really recommend the "Join a wireless network" setting on the Time Capsule for most users, but you could go back to that setup as well if you want after the first backup is complete.

  • Creating a bootable backup for upgrade to Lion

    I've read some articles and watched some videos on how to create a disk of my drive from the disk utility. Is that a good way to create a bootable backup of my Mac Mini? I also want to have all my applications transferred over to Lion, though I know how to do that in the installation of the OS. But I want a fresh install over Snow Leopard and reinstall my apps from that bootable disk, again is that possible? If this can work, how can I know for sure if the backup works?

    Spinland wrote:
    Then what CSound1 said: use CCC to clone your drive to another disk for safekeeping, then install Lion and enjoy. All of your apps will still be there after the upgrade.
    Have you checked to make sure your apps are Lion compatible? This guide can help you find out:
    http://fairerplatform.com/2011/07/are-your-apps-lion-compatible-how-to-check/
    Hi Spinland
    That is not what I said exactly ......
    1 Clone the SL (internal) to the external.
    2 Boot from the external and install Lion on it.
    3 Run Lion from the clone until you know it works (and you can identify any incompatible apps).
    4 Clone the Lion external back to the internal.
    5 You're done.

  • How can I create JScrollPane in my swing application with scroll bars movin

    Hi,
    How can we create scrollpanes moving with scrollbars.I tried many times with custom layout.but it does not work if i set custom layout.I hope that I will get my problem solved.
    Thanks and Regards,
    Rameh RK

    This means it is not possible to create a pure unicode file without the byte order mark?
    You wouldn't happen to know how a file with byte order mark should read on a Linux system?
    Or if this possible or not?
    Regards
    Christian

  • How can i do a RMAN backup of my database from the network ?

    i'm using oracle 8i.1.7.3 with win server 2003
    i want to know how can i do a RMAN backup of my database (sever machine A) from the network.
    i'd like to save the backup in another machine (the same LAN, the same OS ).
    to do that i've mapped a logical device in my comptur (z):
    when i run rman command i got this error:
    channel ORA_DISK_1: starting piece 1 at .......
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command ON ORA_DISK_1 channel at .......
    00
    ORA-19504: failed TO CREATE file "\\remote\save\"
    ORA-27040: skgfrcre: create error, unable to create file
    OSD-04002: unable to open file
    O/S-Error: (OS 123) The filename, directory name, or volume label syntax is inco
    rrect.

    Hi,
    ORA-19504: failed TO CREATE file "\\remote\save\"make sure you have created this directory and change it's ownership (chown command)to oracle.
    also make sure that oracle user has permission to write to this direcotry (chmod command)
    hope this helps
    cheers, walrus

  • Creating a Bootable Backup in ML

    I've been doing a bit a reading here, but I am still unsure of what I need to do.  I recetnly upgraded from Snow Leopard to ML, but I want to create a bootable (mirror)  backup on an external drive.  I have always used SuperDuper to do this.  Super Duper claims that it's latest version will create a bootable backup of ML. My backups in the past have been a bootable mirror of my drive and not the OS alone.  Am I better off just redownloading ML and creating a bootable thumb drive of ML or would I be ok mirroring my drive with ML on it as a bootable backup.  I hope this was clear...
    My backup system has been like this:
    Two 1tb bootable HDs (mirrored) that I swap out every week - the one not in use goes into a fire safe
    One 2tb for TM
    Cloud backup for important stuff.
    Thank you!!

    The Lion Recovery Disk Assistant is an app. When you Open it, you have the opportunity to create a Recovery HD on a thumb drive for whichever OS X you're currently booted into. Just the Recovery HD and not the entire installation of OS X. The Recovery HD is created and hidden when you install OS X. SuperDuper! doesn't clone this. Here is some reading for the Recovery HD in Mountain Lion. It's the same for Lion. If the Recovery HD isn't on your system, you won't have the ability to boot into it for recovery purposes. So the Recovery Disk Assistant gives you this ability via a thumb drive.
    The main difference between creating a Mountain Lion Recovery HD  and Lion Recovery HD is the Reinstall Mac OS X option in the Utilities menu. The Lion Recovery HD ONLY downloads and installs Lion. The Mountain Lion Recovery HD ONLY downloads and installs Mountain Lion.
    For example, if you create the thumb drive while in Mountain Lion, its Recovery HD is put on the thumb drive. And when you boot from that thumb drive, you get the Utilities menu of selections with the ability to download and install Mountain Lion. So, you can't use that thumb drive to download and install Lion. Hope this makes sense.

  • How can I create an EntityStore for a Database?  Advice on DB strategy?

    Hello All,
    How can I create an com.sleepycat.persist.EntityStore for a com.sleepycat.db.Database? Advice on DB strategy?
    I'm looking to create an application prototype that creates a database dynamically and can delete it programatically. Is openDatabase/removeDatabase what I'd want to use for that?
    So far, the Direct Persistence Layer is an amazing piece of technology and has the potential to make my team's application faster than we every though possible, so kudos to the author.
    I've built a high-security application using the DPL and a single database for hundreds millions of users. I'd like to attempt to create a database for each user for security and manageability purposes. Our mission statement doesn't allow us to execute queries for sensitive data across more than one user account at a time, so I don't get any benefit from having every user's objects in a single database. I'm investigating if giving each user their own database will speed up insert times and SecondaryIndex queries. It'll certainly be more secure as each database will be encrypted with a unique password.
    My design is that I have an app with dozens of com.sleepycat.persist.model.Entity beans which I persist and query on their Primary and secondary indexes. I've been accessing things through an EntityStore as illustrated in the Getting Started Guide. Can I access a database created with openDatabase through an EntityStore and com.sleepycat.persist.PrimaryIndex?
    Thanks in Advance,
    Steven
    Harvard Childrens Hospital Informatics Program

    I closed this as I found another way to solve my issue.
    Thanks,
    Steven

  • How can I create an iPhoto Library from photos on an external drive?

    Here's my issue:
    I have a MacBook Pro running OS X Mavericks, and I am just about out of hard drive space.
    I also have about 20 GB worth of photos on an external drive. The photos are not organized at all, just got dumped into a folder there during a hasty backup a couple years ago.
    I'd like to use iPhoto to get these photos organized, but don't have the space to import them into the library on my laptop.
    How can I create and manage an iPhoto library with these photos while keeping them on the external drive? They are on a terabyte drive, so I have a feeling I'd like to make that my main library moving forward.

    Check that the drive's formatted as Mac OS Extended, drag the iPhoto library to it, launch iPhoto with the Option key held down, and choose that library.
    (114618)

  • How can I make a bootable disk for Mountain Lion?

    How can I make a bootable disk for Mountain Lion?

    Make Your Own Mountain/Lion Installer
    1. After downloading Mountain/Lion you must first save the Install Mac OS X Mountain/Lion application. After Mountain/Lion downloads DO NOT click on the Install button. Go to your Applications folder and make a copy of the Mountain/Lion installer. Move the copy into your Downloads folder. Now you can click on the Install button. You must do this because the installer deletes itself automatically when it finishes installing.
    2. Get a USB flash drive that is at least 8 GBs. Prep this flash drive as follows:
    Open Disk Utility in your Utilities folder.
    After DU loads select your flash drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    Click on the Erase button. The format process can take up to an hour depending upon the flash drive size.
    3. Locate the saved Mountain/Lion installer in your Downloads folder. CTRL- or RIGHT-click on the installer and select Show Package Contents from the contextual menu. Double-click on the Contents folder to open it. Double-click on the SharedSupport folder. In this folder you will see a disc image named InstallESD.dmg.
    4. Plug in your freshly prepared USB flash drive. You are going to clone the content of the InstallESD.dmg disc image to the flash drive as follows:
    Double-click on the InstallESD.dmg file to mount it on your Desktop.
    Open Disk Utility.
    Select the USB flash drive from the left side list.
    Click on the Restore tab in the DU main window.
    Select the USB flash drive volume from the left side list and drag it to the Destination entry field.
    Drag the mounted disc icon from the Desktop into the Source entry field.
    Double-check you got it right, then click on the Restore button.
    When the clone is completed you have a fully bootable installer that you can use without having to re-download Mountain/Lion.
    Note: The term Mountain/Lion used above means Lion or Mountain Lion.

Maybe you are looking for

  • Using Adobe Ideas with Illustrator CS3

    I am using Adobe Ideas in an iPhone.  I have Adobe Illustrator CS3 which won't open the idea file.  Do I need to update my version of Illustrator or is there some way to open the files with the version I have?  Also, are they vector or rastor files? 

  • Problem with showPrintBehaviour

    Hi, I am using jdev 11.1.2.2. I have a page fragment which is divided by a panel splitter. So in the first facet i have a af:query component and in the second i have a panel stretch layout with a table and bar chart as shown in the pict below https:/

  • Flat files

    Hi, erm...does anyone know how to use flat files?? or where in java.sun.com website i can find materials on flat files???

  • Strange message when removing subtypes from IT1002 for OM

    Hi, We need to remove some of the subtypes for IT1002 that show up in OM. Or rather - we need to differentiate subtype by object type (as is done by SAP). The only way I have found how, is to remove the subtypes from T777Z under the time constraint v

  • Help with adding music to flash file

    I'm working on designing a flash file that I will upload to a web site I'm designing. I have original music that I want to upload to it, but the sound is coming across as garbled. I ripped the music off a CD so the file I am importing into Flash is .