Windows sistematically corrupts my Linux loader

Hello!
Some time ago I wrote about how Windows corrupt my partition: https://bbs.archlinux.org/viewtopic.php?id=192749
Now I get another error. I desided to use windows for a while, but when I was returning to my Linux, after I choose Arch Linux in gummiboot menu I got:
Error loading \vmlinuz-linux: Volume Corrupt
The same error in this topic: https://bbs.archlinux.org/viewtopic.php?id=171936
I know, that I again can  do all again for recovering linux booting: backup windows loading files, format efi partition, install linux and bootloader.
My fsck /dev/sda3 (it is my /boot) gives me the following:
fsck from util-linux 2.25.2
fsck.fat 3.0.27 (2014-11-12)
/vmlinuz-linux
Contains a free cluster (4). Assuming EOF.
/vmlinuz-linux
File size is 4065312 bytes, cluster chain length is 0 bytes.
Truncating file to 0 bytes.
Reclaimed 869 unused clusters (3559424 bytes).
Free cluster summary wrong (118280 vs. really 119273)
1) Correct
2) Don't correct
? 1
Leaving filesystem unchanged.
/dev/sda3: 177 files, 11539/130812 clusters
1 root@archiso ~ #
But I am angry to Microsoft. Will they do that every time I boot to Windows? Why they touch files, that do not belongs to Windows booter? May it just make file system unreadable?
And main question: Is it possible to restrict Windows corrupting linux bootloader?

agent0 wrote:nomorewindows, sorry for my not understanding. What do you mean under "it" in "to put it in the right place in the uefi partition"? Do you mean I need to create additional partition for /boot which will not be esp at the same time?
It looks like his kernel is at the root of the partition, and it goes under some farther subdirectory to go with the gummiboot or grub bootloader.  Just from what I've read in the wiki, I haven't gotten ahold of a uefi machine and done one of those yet.
satanselbow wrote:Sounds like rootkit behaviour - offensive as it is to defend MS, this is not anything inherent in dual-booting any flavour of Windows...
Windows has a way of not messing things up with your nicely arranged partition table, anyhow.
Last edited by nomorewindows (2015-02-12 22:55:22)

Similar Messages

  • Windows boots but won't load (Black screen with cursor)

    [Sorry for the long post, but I feel the need to fully explain my situation]
    I have the following problem:
    I turn on my PC, and Windows shows it's normal loading screen, after which it goes into a completely black screen, with just the mouse in the middle. By the cursor size I can tell that it's in a low resolution, probably 800x600 (compared to my usual 1920x1080). I am able to move the mouse around, but with no particular use without something to click on. No other keyboard input seems to work, except for Shift key 5 times, which brings up the Sticky Keys dialog box (with just "Yes" or "No" options, no other link); and Windows key+U which brings up the Ease of Access center. Ctr+Alt+Del does NOT work.
    So far this is what I have tried (in chronological order):
    Boot into Safe Mode, Safe Mode with Networking, Safe Mode with Command Prompt, Booting in low resolution video, Last known good configuration: all yield the same result as booting normally.
    Repair your computer:
    Startup Repair: Found Registry Errors (I realized and fixed this later on)
    System Restore: Did not find any previous restore points (I know for sure that there are, I made a habit of making restore points regularly).
    Windows Memory Diagnostics: Did not find errors.
    Command prompt:
    Ran chkdsk /f /r command, did not report errors.
    Ran sfc /scannow : I don't remember the exact report, but it asked for a restart to finish repairing problems. I restarted, and ran the command again for the same result.
    Forced the scan with: sfc /scannow /offbootdir=c:\ /offwindir=c:\windows , it found and repaired some errors, still could not load windows.
    Ran Dell Startup Diagnostics, found no errors.
    Ran Startup Repair again, found the registry errors again. I found the solution to this in a Microsoft Help forum ( answers.microsoft.com/.../f77d5355-b8be-41d6-af24-cae994e1768f ), and fixed the issue. I rebooted, but the problem persists.
    Startup Repair now finds no errors. I tried System Restore again, it found 2 restore points dated AFTER my problem started. I decided to restore anyways, but neither of them worked.
    I ran Windows Defender Offline:
    Quick Scan: and found 2 threats and removed them.
    Full System Scan: found 4 more threats, removed 2 of them, the other two couldn't be removed because they were within an ISO file.
    I tried Steps 1, 2 and 3 again with no luck.
    With each step I am aware that I'm closer to having to reinstall Windows, so I decided to see if I could still access my HHDD to save my personal files. I made a Linux live CD (with Ubuntu), but I am having trouble mounting the drives, because they are in a RAID0 configuration. "sudo dmraid -s" gives the following error: "ERROR: isw: wrong number of devices in RAID set "isw_dbdffjficc_ARRAY0" [1/2] on /dev/sdb".
    Important Details:
    I changed my graphics card about 4 months ago (an Nvidia GTX 750ti for an ATI Radeon HD 6450), and I was told that I may be running short with the Power Supply. The new card asks for a minimum of 450W and I think my PSU is 460W. This may or may not have something to do with this issue, I have no idea.
    The RAID0 configuration of my 2 500GB Hard Drives brought me a lot of problems from day 1. One of the HDD would randomly fail (I am able to hear a different clicking sound when this happens), and the computer would crash. Upon startup, it would ask for a boot device. The Dell startup utility would then only recognize 1 of the drives, but would finish without errors. After a restart or two, all would be fine and windows would boot normally (aside from the usual error recovery screen) without any sign of corrupted data or anything. Like I said, this has been happening form the day my PC arrived, but restarting a couple of times always fixed it. As of now, both HHDD seem to be working fine, the Dell utility recognizes both of them, and does not find errors in any of them, and I can access any directory from the command prompt.
    Is there anything else I should try before reinstalling Windows?
    Before the install, I would really like to be able to recover my files (I have important documents from college), is there any way to do this?
    Sorry again for the extremely long post (and for any language errors, English is not my native language), and thanks in advance.

    Since you still haven't got your data from the drive(s). I would advise performing a Windows installation without formatting the drive... I don't like this solution but at this stage you have probably tried everything else.
    Use a Windows 7 Reinstallation DVD when installing ensure you select...
    Select Custom: Install Windows only (advanced)
    If you do not select any of the drive options and simply highlight the largest partition and select next:
    Windows will dump all the old installation files in the Windows.old folder

  • [Solved]dual boot windows 7 and arch linux

    I have successfully installed arch linux dual boot with the original win7 on my PC. If I only use linux, then the system works well. The problem is that once I boot into Win7 then after reboot, the linux boot manager will stop working and the system always boots into windows automatically. My guess is Win7 automatically repair the boot loader.
    My current solution is whenever I have finished using Windows, I'll boot with my linux USB installation, and run "gummiboot --path=/boot install". Afterwards, linux will work fine. But I believe there must be a better solution. Any help will be appreciated.
    I have UEFI board by the way.
    Last edited by jl2014 (2015-04-19 17:35:57)

    Thanks for all your help first! I have tried Head_on_a_Stick's suggestions as the first step. Here is what I did. I have created :
    $ cat /boot/loader/entries/windows.conf
    title Windows
    efi /EFI/hidden/Boot/bootmgfw.efi
    The window boot path was :
    /boot/EFI/Microsoft/Boot/bootmgfw.efi
    and I changed
    /boot/EFI/Microsoft
    to
    /boot/EFI/hidden
    After reboot, I clicked 'Windows' option on the linux boot manager. Below are the error messages:
    Windows failed to start.
    File: \EFI\Microsoft/Boot/BCD
    Info: An error occurred while attempting to read the boot configuration data.
    Any idea what goes wrong?
    I'll try other suggestions soon. Thanks all of you again.
    Last edited by jl2014 (2015-04-19 00:03:33)

  • Bootcamp Windows 7 'C:/Windows is corrupt and unreadable'?

    Hi,
    Most of my family and i are and have been Mac/Apple enthusiasts for a while, but recently i have been using Windows 7 via bootcamp for certain software and such. Windows was working fine until today, when i started my MacBook Pro 13" computer (Mid 2010) and did the usual thing to get into windows (Hold Alt/Option key while starting and running windows from there) the normal startup screen was not displayed, but there was simply a 'loaidng files' bar at the bottom. after the bar had finished loading, it went straight to disk repair. As soon as the disk repair came up, a message box saying something along the lines of '...C:/Windows is corrupt and unreadable.' (there was something before C:/, but i cannot remember exactly what was said). At this point, i could do absolutely nothing but close the message for it to come up again (note that the disk repair was still going on behing this message. (this same thing happens every time i start Windows via bootcamp)
    After a while of searching, i found nothing that i thought would help me with the exception of running the Windows 7 Disc and running a system repair. I selected the version to run, then selected the option that runs with the settings of the last time it ran correctly. All seemed fine untill i got to the screen where it ask wether to install (repair and help buttons in the bottom left corner), at which point i clicked on the repair option. A screen saying it was looking for Windows intallations came and went and the repair screen came up and the same message '...C:/Windows is corrupt and unreadable' was displayed.
    Please help, i can probably fully reinstall Windows 7 via bootcamp and keep all of the documents/files i had, but that would mean i would have to get and reinstall ALL of the programs i had on there, and that would take me almost two full days of fidling around with discs and downloads, let alone the internet usage that would use for the digital versions i bought.
    is there a way around this reinstall? Please help.
    Thank you in advance,
    Rylando

    Unless you have a backup already you will not be able to save anything, not data files or applications. Of course you will also need to restore the Mac hard drive to as it was prior to the Boot Camp (Windows) partition being created, this must be done with Boot Camp, not Disk Utility. Then reinstall Windows and all applications.
    All files currently in the Windows partition will be erased.

  • Satellite P20-761: Windows won't start - it loads agp.sys then freezes

    When I switch my laptop on it begins with the Toshiba logo as if starting up but then the screen turns black with the following message:
    We apologize for the inconvenience, but windows did not start successfully. A recent hardware of software change might have caused this...... etc. etc.
    I then have a list of options to choose from:
    Safe Mode
    Safe Mode with Networking
    Safe Mode with Command Prompt
    Last Known Good Configuration
    Start windows normally
    If I choose any of the safe mode options the screen runs through a list of files ending with: multi(0)disk(0)partition(1)\WINDOWS\System32\DRIVE RS\agp.sys then freezes.
    If I choose any of the last two options the screen simply goes black and nothing happens.
    I am desperate not to loose any data that I have accumulated on the laptop. Silly me didn't bother with backups.
    The only disks I can find that came with the laptop are "tools and utilites" and "product recovery dvd-rom". Seeing as I'm not technically minded I'm frightened to try any in case I loose any of my more important files.
    PLEASE HELP!!! Replies need to be plain English as like I say I'm not really technical. Thanks. Fingers crossed.

    Hi there, it appears Windows has corrupted itself and cannot boot I too have experienced this 2 times with my A60-181. Unfortunately the only solution is to re-install Windows using the Product Recovery DVD but be aware this will format your hard drive erase all your personal files.
    Getting access you files from an unbootable OS isn't difficult a boot disk/CD would be needed the only question is which one do you use. I would personally recommend BartPE boot CD this will provide you with a basic environment to run Windows programs not only that but it has full NTFS read/write support, access to USB flash drives and LAN networking. To create a BartPE CD you need a copy of Windows XP with at least SP1 unfortunately not everyone can meet this requirement but you maybe able to obtain a image file from unofficial channels :) Alternatively you could use a Linux boot CD something like Knoppix to get access to you files and to save to a USB flash drive.
    Richard S.

  • Windows XP and Arch Linux

    How do I install both Windows XP and Arch Linux on my system? I want to be able to boot either of the two from a menu that loads after the bios. I have created 4 partitions (NTFS, linux root, linux swap, linux home) and installed Windows XP on the NTFS system, as well as Linux on the other partitions. How do I go about the booting process? Are there any better ways of doing this than as above?
    Kirk
    PS How do I make a user supervisor in Arch Linux? When I try and reboot under my made user, I do not have sufficient rights.

    kirkl_uk wrote:How do I install both Windows XP and Arch Linux on my system? I want to be able to boot either of the two from a menu that loads after the bios. I have created 4 partitions (NTFS, linux root, linux swap, linux home) and installed Windows XP on the NTFS system, as well as Linux on the other partitions. How do I go about the booting process? Are there any better ways of doing this than as above?
    Just add the following in your /boot/grub/menu.lst
    # (1) Windoze XP
    title Windows XP Professional
    root (hd0,0)
    makeactive
    chainloader +1
    I assume from your description that you installed XP on the 1st partition of your 1st disc. If not, replace hd0,0 according to your setup.
    kirkl_uk wrote:PS How do I make a user supervisor in Arch Linux? When I try and reboot under my made user, I do not have sufficient rights.
    Just add that user in the root group in /etc/group. Or you can install sudo & 'man sudo' for details.
    However, believe me, you don't want to do something like that. In windoze if you try to delete, ie the windows folder through explorer it'll stop you, pointing that this is evil. In linux you can easily call a 'rm -rf /' (as root) and wipe your disc out .
    So better stick to a non-root user for everyday usage and su (or sudo) when you need root-access for a task.

  • I am using Windows XP. I have loaded Firefox, but it will not launch. I had success loading and launching on my other computer that is running Vista. I need help please? I do not get an error message.

    I am running windows XP and have successefully loaded Forefox. My Firefox will not launch and I do not get an error message. When I click on the firefox icon I see an hourglass for two to three seconds and it still does not launch. Please help!
    == Each time I try to launch Firefox. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    Do you have NoScript or Flashblock or some similar Extension installed? If so, are you allowing the site, at least on a temporary basis, access by such an Extension?
    Your Shockwave for Director is out of date. You can check here: http://www.mozilla.com/en-US/plugincheck/
    To update it, use the link on the page below under "Installing Shockwave", download and save to your hard drive, close Firefox, click the file you downloaded, after the install, open Firefox and check on the above link again.
    https://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox

  • Computer will not boot up on usb cd rom to repair windows problem (corrupt file) what should i do

    computer will not boot up on usb cd rom to repair windows problem (corrupt file) what should i do

    Which computer? Which Windows?
    What are you trying to do?
    -Jerry

  • Where to download and how to install X Window System for Oracle Linux 5 ?

    Folks,
    Hello. I am using Oracle Linux 5 and Oracle Database 11g for PIA.
    Before install Oracle DB 11g into Oracle Linux 5, we need to install X Window System according to the document page 2 http://download.oracle.com/docs/cd/B28359_01/install.111/b32285.pdf
    But I don't know where to download and how to install X Window System for Oracle Linux 5.
    Can any folk provide a link to download X Window System and tutorial to install it for Oracle Linux 5 ?

    You can address the problem in a number of different ways.
    You can install X-windows from the installation DVD or setup access to the Oracle public software repository as described in http://public-yum.oracle.com. In which case, the command to install X-windows is: yum groupinstall "X Window System"
    Or, you login remotely and and use SSH with X-forwarding, in which case the software on the server will use the X-Windows server on your client system. This is probably the preferred way since you do not have X-windows installed on the server. For more details about SSH forwarding and howto, please see Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto part 2 Oracle Universal Installer.

  • DEP in Windows xp wont let iTunes load even though I have listed iTunes

    Windows XP wont let me load iTunes the DEP programe stops it loading even though I have named iTunes as allowed

    Check to see if Quicktime works, iTunes can't work if quicktime doesn't.
    If Quicktime doesn't work post the full error message.

  • S10e -- Can I install Windows XP onto my Linux-Netbook and same way Linux on Windows Netbook?

    Hello all,
    I wanna buy a S10e and I still have one question:  
    Can I install Windows XP onto my Linux-Netbook and same way Linux on my Windows Netbook?
    I wanna use Suse for all my net applications and still wanna Windows for just old games running on a long trip as flights ect..
    Is it possible? Install booth?
    Thanks 
    Message Edited by ykin on 01-24-2009 12:43 PM

    Boot Camp will only let you install onto an internal disk. This is largely because of Windows restrictions, not Mac OS restrictions. The beta thread has some supposed approaches to let you do this, using manual steps instead of using Boot Camp Assistant.
    Doug

  • Firefox cannot load all websites in e10s window. But Firefox can load all websites in e10s window.

    Firefox cannot load all websites in e10s window. But Firefox can load all websites in e10s window.
    It shows mostly, Tab crashed Well, this is embarrassing.
    Well, this is embarrassing. We tried to display this Web page, but it's not responding.
    Tell Mozilla about this crash so they can fix it.
    Or sometimes for the last tab it shows :
    Websites show a spinning wheel and never finish loading
    Of course other browsers works 'perfectly' onto loading sites.
    What can I do. Is this an e10s bug, that I could help to qualify and how?
    Also looking for a workaroud. I want to restore my tabs onto a non-e10s window, but really don't figure how to do that. Means, after relaunching FF-nightly, restore my windows and tabs.
    He still give me this message :
    Nightly is having trouble recovering your windows and tabs. blah blah...
    I want to disable e10s as of for now, until he will maybe work again.

    If you would like to disable e10s please follow these steps:
    https://wiki.mozilla.org/Electrolysis#Enabling_and_Disabling_Electrolysis
    Don't worry e10s is getting better every day. It's just a matter of time and hard work.

  • DAC 10.1.3.4.1 Server on Windows (64 bit) and Linux x86 (64 bit)?

    Hi Friends,
    Please confirm wheteher Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 Server is supported on
    Windows (64 bit) and Linux x86 (64 bit)
    Because from edelivery.oracle.com i could see the downloads only for windows and Linux and not specified as 32/64 - bit
    so will it mean that the same dump is used for both 32 and 64 bit
    1) Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows (V16377-01)
    can the above dump is used for both 32 and 64 bit windows?
    2) Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Linux x86 (V16378-01)
    can the above dump is used for both 32 and 64 bit Linux?
    The reason is because for OBIA 7.9.6.3 configuration both the Informatica Power Centre and DAC Server should co-exist
    and i could see seperate installer for 32 and 64 bit for both Windows and Linux whereas i couldn't see it for DAC Server
    Please confirm .
    Regards,
    DB

    It is supported on both platforms. With Linux however, if you have any issues you can to install in a windows environment, then copy over the folder structure. Also, you can possibly run into issues running the setup.exe on 64bit windows. When you open the install directory, go to dac/disk1/install and run the executable for win32. win64bit can return an error where it says it cannot create certain temp directories. It is a known java bug you can find in the support website.
    Edited by: user12838563 on Jul 13, 2011 11:35 PM

  • I was running Lightroom 3.6 with the OS Windows XP (Sp3). The whole system crashed, I am unable to recover the serial number. I then upgraded my OS to Windows 7 (x64) and down loaded Lightroom 4.4, I wanted to buy a licence so I then upgraded to Lightroom

    I was running Lightroom 3.6 with the OS Windows XP (Sp3). The whole system crashed, I am unable to recover the serial number. I then upgraded my OS to Windows 7 (x64) and down loaded Lightroom 4.4, I wanted to buy a licence so I then upgraded to Lightroom 5, now when I try to register I am asked for the original licence/serial number. Where do I go from here??????

    If you upgraded from 3.6 to 5 (you didn't indicate buying 4.4) then you will need the serial number from 3.6 in order to be able to use 5.  If you did not keep a record of it there is a chance it might be available thru your Adobe account online, but if not, there is likely not much you can do except to return the upgrade and purchase a full version.  Try contacting support using chat and explain your situation to see if they can help.
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )
    If you did purchase 4.4 then that should be sufficient to use to activate 5.
    I can never be sure what goes on with Lightroom, and the Adobe site (even when it works properly) makes finding information about products difficult these days so I am at a loss to confirm anything I say.

  • I had migrated Oracle 10g database from Windows to Oracle 11g Linux

    I had migrated Oracle 10g database from Windows to Oracle 11g Linux.  The database is performing very slow.
    Please guide me where I have to begin (starting point) looking into it.
    Some document stated gather system statistics.  How to check system statistics is up to date
    What are the crucial initialization parameter ?

    Hi,
    Let me just point you out to the documentation, which may concern you:
    I had migrated Oracle 10g database from Windows to Oracle 11g Linux.  The database is performing very slow.
    Managing Optimizer Statistics
    How to check system statistics is up to date
    Managing Optimizer Statistics
    What are the crucial initialization parameter ?
    Configuring a Database for Performance
    Thanks &
    Best Regards,

Maybe you are looking for

  • Is there any api to modify the form field in PDF?

    Hi, Our client need we provide the editable PDF, i.e. some form fields in the PDF report can be edit. Now we created the PDF template and merged it with the XML data definition in Jdeveloper, but when we get the final PDF report, we found that the PD

  • Listener does not start in Mutli-node install & concurrent p. manager

    Hello everyone! I have been using Oracle Apps 11.5.10.2 on Linux OS for some time now and it was working fine. Recently I decided to separate it into 2 tiers (DB and AS) and so I started the installation from scratch. I have two questions regarding r

  • Maps not working in my Neo after ICS update

    If I open Maps in my phone. It does not load the map properly even though I am in Wifi and later on it says Maps not responding, do you want to wait or quit!! Is anybody else also having this problem? Yesterday my Wifi was also behaving wierd. It was

  • SAP MM Functional Specs -Help Required

    Gurus , I am newly taking assignment for SAP MM functional .I request any one from this forum to help me in sending a sample Functional spec for SAP MM /SAP MM customization .It will be a great help for me as I am new in this area and just got traine

  • MediaPrintableArea determine problem:ClassCastException

    Hi, I have a problem determining the printable area: After the attribute value is obtained it throws ClassCastException when trying to cast to MediaPrintableArea. Below is my code/of course service is a PrintService instance/ The question: What is th