Questions Tagged With windowshttp://linuxexchange.org/tags/windows/?type=rssquestions tagged <span class="tag">windows</span>enWed, 29 Feb 2012 09:05:12 -0500secure automatic connection to MS-Windows file share (cifs)http://linuxexchange.org/questions/2793/secure-automatic-connection-to-ms-windows-file-share-cifs<p>I can mount a windows file share with <code>sudo mount -t cifs -o credentials=~/Files/server-mount/credentials //sbs2008/local ~/Files/server-mount/</code>. I would like to do this but:</p> <ul> <li><strike>Without root privileges.</strike> (I can do this one, if I solve the other two.)</li> <li>Without storing password, unencrypted.</li> <li>Automatically on login.</li> </ul> <p>I am using kubuntu 11.10</p>daves dadWed, 29 Feb 2012 09:05:12 -0500http://linuxexchange.org/questions/2793/secure-automatic-connection-to-ms-windows-file-share-cifswindowssambacifsfilesystemDUAL BOOT problem - UBUNTU-7.04 WITH WIN XP RPOhttp://linuxexchange.org/questions/2358/dual-boot-problem-ubuntu-704-with-win-xp-rpo<p>Dear All,</p> <p>I have already install win XP then I have install UBUNTU 7.04 in free space but next time WIN XP not in bootable option, and system directly enter into ubuntu</p> <p>then vise vesa....</p> <p>First I install Ubuntu7.04 in free space then I install WIN XP in partitiion C: but now system directly enter into XP without giving dual option. but ubuntu partition is still show in device manager. image is attached (problem in atached uploading require Karma &gt;60 ???????)</p> <p>regards. azeem</p>azeemestSat, 16 Apr 2011 03:03:34 -0400http://linuxexchange.org/questions/2358/dual-boot-problem-ubuntu-704-with-win-xp-rpowindowsbootgrubdualubuntuWhich Linux distribution is better for newbies?http://linuxexchange.org/questions/1259/which-linux-distribution-is-better-for-newbies<p>I'm going to install Linux for someone who isn't even very good with Windows. I've narrowed it down to either Linux Mint or PCLinuxOS. Which one should I install? Are there any other Linux distributions I should be considering?</p> <p>Also, should I install Gnome, KDE, or something else?</p>PhenomSat, 21 Aug 2010 17:31:48 -0400http://linuxexchange.org/questions/1259/which-linux-distribution-is-better-for-newbieslinuxinstalldistributionwindowsUbuntu grub rescue prompt!! [closed]http://linuxexchange.org/questions/1246/ubuntu-grub-rescue-prompt-closed<p>Installed WUBI on windows and ubuntu installation completed, at first Ubuntu login it updated full patches and asked for REBOOT.</p> <p>Now after reboot it is showing me the error:</p> <p>no such devices found</p> <p>grub rescue></p> <p>Can you share some commands, so that I could recover at least Windows. It is not even asking for the Windows login at the boot time.</p> <p>Thnx.</p>Cyril SebastianThu, 19 Aug 2010 13:16:34 -0400http://linuxexchange.org/questions/1246/ubuntu-grub-rescue-prompt-closedwindowsgrubResizing with GParted makes (other) Windows 7 partition unusablehttp://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable<p>Am I using it in the wrong way?<br> Luckily they were "temporary" Windows 7 RC versions that I was using while deciding whether to get rid of XP or not, but it would seem that when using GParted to do the partitioning, after rebooting in XP is fine but in 7 it says something along the line "partition invalid" or whatnot...<br> There are two primary partitions with the two Windows system on them and an additional Extended one with Linux.<br> <br> addendum: the error message during boot is as follows<br> Windows failed to start. A recent hardware or software change might be the cause.<br> ...<br> Status: 0xc0000225 Info: the boot selection failed because a required device is inaccessible.<br> <br> I had done many resize before with Linux/XP partitions but never with 7 and aside the odd time when I had to reboot twice in order to get the correct drive letters under XP (as explained in the GParted manual) I never had any other problem or anything bad like this</p>pmariniTue, 01 Jun 2010 12:08:57 -0400http://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusablewindowspartitioninglinuxbootReading/Writing from/to a partition from Linux and Windowshttp://linuxexchange.org/questions/416/readingwriting-fromto-a-partition-from-linux-and-windows<p>Here's the use case: I dual boot Windows and Linux. There are heaps of files that I share between them (one example would be about 65GB of snaps). I therefore need a partition that at the very minimum:</p> <ol> <li>Linux can read and write</li> <li>Windows can read</li> </ol> <p>Ideally, I'd like both OSes to be able to read and write to it. Obviously, this depends on how I format the partition. I'm currently using NTFS. </p> <p>So, does anyone know of an alternative way of doing it? Speed is not a concern. Accessibility of the data is. Secondary to that is the best possible use of the available space.</p> <p>Options I've already tried:</p> <ol> <li>An ext3 parition with ext2fsd on Windows. Not good enough because I've had BSODs while trying to copy heaps of folders simultaneously</li> <li>Multiple FAT32 partitions. NTFS is better. </li> </ol>carleetoSun, 09 May 2010 21:45:39 -0400http://linuxexchange.org/questions/416/readingwriting-fromto-a-partition-from-linux-and-windowspartitionwindowslinuxfile-systemsharedBackup my Linux Box to a Windows Serverhttp://linuxexchange.org/questions/363/backup-my-linux-box-to-a-windows-server<p>I am new to Linux and I have read the post "which backup tool".</p> <p>After looking at some of the suggestions in existing post, I can not seem to find something that does what I want to do, at least not easily. Someone told me there was a command line DOS type utility I could use but I haven't seen anything like that.</p> <p>I have a Linux Server running:</p> <p>Linux version 2.6.9-89.0.23.ELsmp (mockbuild@builder10.centos.org) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)) #1 SMP Wed Mar 17 06:55:21 EDT 2010</p> <p>The Linux Box host vmware's Server which in turn host a virtual machine.</p> <p>I need to backup the entire Linux Box to my Windows 2003 Server with the goal of being able to do a cold metal restore should the linux box fail. I am looking for something that I can schedule to do a full backup and has a restore utility built into it.</p> <p>Thanks --JC</p>JCFri, 07 May 2010 12:51:54 -0400http://linuxexchange.org/questions/363/backup-my-linux-box-to-a-windows-serverbackupcoldmetalrestorebaremetalrestorewindows