<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.jbkempf.com/blog/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Yet another blog for JBKempf - Tag - Windows  - Comments</title>
  <link>http://www.jbkempf.com/blog/</link>
  <atom:link href="http://www.jbkempf.com/blog/feed/tag/Windows/rss2/comments" rel="self" type="application/rss+xml"/>
  <description>This is the blog of Jean-Baptiste Kempf. I will share some info about my life, my works and my VideoLAN work</description>
  <language>en</language>
  <pubDate>Tue, 09 Mar 2010 13:33:06 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - Peter Johnson</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c715</link>
    <guid isPermaLink="false">urn:md5:081fa3b781a7db0bf2f02f2b330a2c9d</guid>
    <pubDate>Mon, 22 Feb 2010 07:13:18 +0100</pubDate>
    <dc:creator>Peter Johnson</dc:creator>
    
    <description>&lt;p&gt;I have been trying got weeks to be able to triple boot my macbook 5,2 with snow leopard win 7, and ubuntu 9.1. I have osx and win7 working, and after alot of work, I was able to finally install ubuntu, but now after I select it thru refit, it says grub loading, then I have an option to select what I want to run, I choose linux. After this, I get a curser and then a black screen. Nothing happens.&lt;br /&gt;
I would appreciate any help or advise. Thank you.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC 1.0.3 is out! - JBK</title>
    <link>http://www.jbkempf.com/blog/post/2009/11/01/VLC-1.0.3-is-out%21#c690</link>
    <guid isPermaLink="false">urn:md5:19f14844390ace626206ef268be2faa8</guid>
    <pubDate>Fri, 01 Jan 2010 23:36:42 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
    
    <description>&lt;p&gt;@brazz: try to deactivate x264 or recompile it with pic enabled. And come on #vlmc channel to talk.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC 1.0.3 is out! - brazz</title>
    <link>http://www.jbkempf.com/blog/post/2009/11/01/VLC-1.0.3-is-out%21#c689</link>
    <guid isPermaLink="false">urn:md5:2e437991af1c322db257b2e7e294f9a8</guid>
    <pubDate>Fri, 01 Jan 2010 18:12:02 +0100</pubDate>
    <dc:creator>brazz</dc:creator>
    
    <description>&lt;p&gt;A very good year!&lt;br /&gt;
But I have a little problem. I wish work on VLMC, so I must compile both vlc and vlmc.&lt;br /&gt;
I run on ubuntu karmic 9.10&lt;br /&gt;
I have cloned vlc from vlc.git &amp;amp;&amp;amp; vlmc from vlmc.git&lt;br /&gt;
I must disable some options because libraries not found, so, after I configure with&lt;/p&gt;


&lt;p&gt;./configure &amp;#8212;prefix=/usr         &amp;#8212;enable-snapshot &amp;#8212;enable-debug         &amp;#8212;enable-dbus-control &amp;#8212;enable-musicbrainz         &amp;#8212;enable-shared-libvlc &amp;#8212;enable-mozilla         &amp;#8212;enable-lirc         &amp;#8212;enable-live555 &amp;#8212;with-live555-tree=extras/live         &amp;#8212;enable-x264 &amp;#8212;with-x264-tree=extras/x264-trunk         &amp;#8212;enable-shout &amp;#8212;enable-taglib         &amp;#8212;enable-v4l &amp;#8212;enable-cddax         &amp;#8212;enable-dvb &amp;#8212;enable-vcdx         &amp;#8212;enable-realrtsp &amp;#8212;enable-xvmc         &amp;#8212;enable-svg   &amp;#8212;enable-dvdread         &amp;#8212;enable-dc1394 &amp;#8212;enable-dv         &amp;#8212;enable-theora &amp;#8212;enable-faad         &amp;#8212;enable-twolame &amp;#8212;enable-real         &amp;#8212;enable-flac &amp;#8212;enable-tremor         &amp;#8212;with-ffmpeg-mp3lame &amp;#8212;with-ffmpeg-faac         &amp;#8212;disable-quicktime &amp;#8212;enable-dirac         &amp;#8212;enable-skins2 &amp;#8212;enable-qt4         &amp;#8212;enable-ncurses         &amp;#8212;enable-aa &amp;#8212;enable-caca         &amp;#8212;enable-esd &amp;#8212;disable-portaudio         &amp;#8212;enable-jack &amp;#8212;enable-xosd         &amp;#8212;enable-galaktos &amp;#8212;disable-goom         &amp;#8212;enable-ggi         &amp;#8212;disable-cddax &amp;#8212;disable-vcdx&lt;/p&gt;


&lt;p&gt;it seems good, but when I make, I obtain:&lt;/p&gt;


&lt;p&gt;CCLD   libx264_plugin.la&lt;br /&gt;
/usr/bin/ld: /home/pierre/vlc/extras/x264-trunk/libx264.a(common.o): relocation R_X86_64_32 against `.rodata.str1.1&amp;#8217; can not be used when making a shared object; recompile with -fPIC&lt;br /&gt;
/home/pierre/vlc/extras/x264-trunk/libx264.a: could not read symbols: Bad value&lt;br /&gt;
collect2: ld returned 1 exit status&lt;/p&gt;


&lt;p&gt;I am desapointed, what is the trick?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC 1.0.3 is out! - JBK</title>
    <link>http://www.jbkempf.com/blog/post/2009/11/01/VLC-1.0.3-is-out%21#c672</link>
    <guid isPermaLink="false">urn:md5:caab3bf6458f6eceb8eb11dfa9b2410a</guid>
    <pubDate>Mon, 16 Nov 2009 15:05:31 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
    
    <description>&lt;p&gt;@petr: maybe for 1.1&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC 1.0.3 is out! - JBK</title>
    <link>http://www.jbkempf.com/blog/post/2009/11/01/VLC-1.0.3-is-out%21#c671</link>
    <guid isPermaLink="false">urn:md5:53d4adf101f8ec74cde4aa724ef8ba08</guid>
    <pubDate>Mon, 16 Nov 2009 15:05:15 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
    
    <description>&lt;p&gt;@Fred: what file? Can you link to it?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC 1.0.3 is out! - Fred</title>
    <link>http://www.jbkempf.com/blog/post/2009/11/01/VLC-1.0.3-is-out%21#c670</link>
    <guid isPermaLink="false">urn:md5:4d4b1444ca3e48f17cbd41343ac5818e</guid>
    <pubDate>Mon, 16 Nov 2009 01:23:56 +0100</pubDate>
    <dc:creator>Fred</dc:creator>
    
    <description>&lt;p&gt;In general VLC is a very good product. BUT! With version 1.0.2 it was possible zu jump foreward und backward in a video clip. With wersion 1.0.3 this is no konger possible, Why?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC 1.0.3 is out! - petr</title>
    <link>http://www.jbkempf.com/blog/post/2009/11/01/VLC-1.0.3-is-out%21#c669</link>
    <guid isPermaLink="false">urn:md5:2cfdd4983eb0cacd577e11fe018c99f4</guid>
    <pubDate>Sat, 14 Nov 2009 18:28:59 +0100</pubDate>
    <dc:creator>petr</dc:creator>
    
    <description>&lt;p&gt;Is there any change that VLC will be available also for Windows mobile 6.5 and would be able play MPEG2?&lt;/p&gt;


&lt;p&gt;Currently I have to convert my recordings from MPEG2 to AVI or WMV. Thats time consuming&lt;br /&gt;
THX Petr&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC 64bit running on Windows 7 64bits. 1st! - Johnothan</title>
    <link>http://www.jbkempf.com/blog/post/2009/09/04/VLC-64bit-running-on-Windows-7-64bits.-1st%21#c668</link>
    <guid isPermaLink="false">urn:md5:65c5bdfbd962aaac1c7fece96e9db96d</guid>
    <pubDate>Tue, 03 Nov 2009 05:57:09 +0100</pubDate>
    <dc:creator>Johnothan</dc:creator>
    
    <description>&lt;p&gt;No working 64 bit available yet. I have been trying with the source with no luck yet. Seems 64 bit adds a new dimension of problems. Maybe soon we will see one.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - Jekken</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c665</link>
    <guid isPermaLink="false">urn:md5:2f94747279a1d6c3dbee9dc7d552a640</guid>
    <pubDate>Sat, 31 Oct 2009 14:02:11 +0100</pubDate>
    <dc:creator>Jekken</dc:creator>
    
    <description>&lt;p&gt;These instructions works brilliantly!! Simple yet functional.&lt;br /&gt;
Very good the part about installing grub to the linux partition instead of the mbr. That has been a headache for me. Now Im triple-bootin and doin movie editing in cinelerra in ubuntu 9.1, gaming in MSXPpro and using snow leopard for the rest.&lt;/p&gt;


&lt;p&gt;Thanks a bunch!&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC 64bit running on Windows 7 64bits. 1st! - Terry</title>
    <link>http://www.jbkempf.com/blog/post/2009/09/04/VLC-64bit-running-on-Windows-7-64bits.-1st%21#c654</link>
    <guid isPermaLink="false">urn:md5:14ddb07ffb54acd4d350d2383c8a3673</guid>
    <pubDate>Mon, 07 Sep 2009 08:51:05 +0200</pubDate>
    <dc:creator>Terry</dc:creator>
    
    <description>&lt;p&gt;Dialog for advanced video filters (brightness, color saturation, etc) does not show in VLC 1.0.1 on Windows xp 32 bit&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - omnicap</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c565</link>
    <guid isPermaLink="false">urn:md5:ddd4afd0e4b2ac73327e45cf4cd14d9e</guid>
    <pubDate>Thu, 02 Apr 2009 03:40:28 +0200</pubDate>
    <dc:creator>omnicap</dc:creator>
    
    <description>&lt;p&gt;h JBi, cool reference!&lt;br /&gt;
I have installed windows on it now want to add linux. I think you have a typo in the linux part, it is disk utility instead of disk tool right? could you map out a bit detail how to do this step? i dont want to screw up anything as i have a lot of stuff installed in windows already.&lt;br /&gt;
thanks for your help!&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - Ster</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c558</link>
    <guid isPermaLink="false">urn:md5:45495e1aa364f1af5181642104d4664e</guid>
    <pubDate>Mon, 30 Mar 2009 18:07:51 +0200</pubDate>
    <dc:creator>Ster</dc:creator>
    
    <description>&lt;p&gt;So , 7 hours later I now have a working mac with 3 OS on it. This tutorial as well as the on provided by Alien ( much simpler to follow ) work.&lt;/p&gt;


&lt;p&gt;Also don't forget to sync like twodogs mentioned.&lt;br /&gt;
&amp;quot;you must resync the mbr/gtp by rebooting and right clicking until you get to the partitioner in refit. enter 'y' and your done.&amp;quot;&lt;/p&gt;


&lt;p&gt;The only thing that I can see is that the option to boot into Refit or another OS shows the Windows 7 option along side of the Refit. Is this becuase windows 7 is gpt/efi compatable ?&lt;/p&gt;


&lt;p&gt;Thanks for the tutorial guys!&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - Alien</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c511</link>
    <guid isPermaLink="false">urn:md5:1cfa7a4b87777c3d54aa0ec32cd4794a</guid>
    <pubDate>Tue, 17 Feb 2009 23:41:08 +0100</pubDate>
    <dc:creator>Alien</dc:creator>
    
    <description>&lt;p&gt;Thanks&lt;br /&gt;
I installed Fedora10,Windows 7 beta and MacOSX&lt;/p&gt;


&lt;p&gt;Further details are in my blog&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://triplebootonmacbook.blogspot.com/&quot; title=&quot;http://triplebootonmacbook.blogspot.com/&quot; rel=&quot;nofollow&quot;&gt;http://triplebootonmacbook.blogspot...&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - SWmac</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c504</link>
    <guid isPermaLink="false">urn:md5:19bf583f6f1781d9c7bba8031c2130d2</guid>
    <pubDate>Fri, 06 Feb 2009 15:21:28 +0100</pubDate>
    <dc:creator>SWmac</dc:creator>
    
    <description>&lt;p&gt;i cant split and resize my partions&lt;br /&gt;
&amp;quot;Error resizing format&amp;quot;  occured.&lt;/p&gt;


&lt;p&gt;i used. terminal with follow:&lt;br /&gt;
sudo diskutil resizeVolume disks01 400G &amp;quot;JFHS+&amp;quot; &amp;quot;Linux&amp;quot; 33G&lt;/p&gt;


&lt;p&gt;any idea ?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Update to Vista SP1 (follow up) Failure 0x800F0826 - Dan</title>
    <link>http://www.jbkempf.com/blog/post/2008/11/03/Update-to-Vista-SP1-%28follow-up%29-Failure-0x800F0826#c483</link>
    <guid isPermaLink="false">urn:md5:51afb7f26ca10c4e72d30d91b1cdb2d9</guid>
    <pubDate>Fri, 02 Jan 2009 21:47:55 +0100</pubDate>
    <dc:creator>Dan</dc:creator>
    
    <description>&lt;p&gt;hey, I know this is a fairly old issue, but if you could either post back, or email me a guide on how to switch  to Vista bootloader and then back to grub, please do so. Because I have a dual boot ubuntu vista laptop, and I don't know how grub got on there (probably during the ubuntu install) and therefore I don't know what &amp;quot;the usual tools&amp;quot; are.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - twodogs</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c481</link>
    <guid isPermaLink="false">urn:md5:4d0038405a099f584ac6cbda8bad35ce</guid>
    <pubDate>Wed, 31 Dec 2008 21:27:32 +0100</pubDate>
    <dc:creator>twodogs</dc:creator>
    
    <description>&lt;p&gt;you must resync the mbr/gtp by rebooting and right clicking until you get to the partitioner in refit. enter 'y' and your done.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - Mart</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c473</link>
    <guid isPermaLink="false">urn:md5:cfc2a576153a5638b77895aab22715aa</guid>
    <pubDate>Wed, 17 Dec 2008 21:31:50 +0100</pubDate>
    <dc:creator>Mart</dc:creator>
    
    <description>&lt;p&gt;Indeed cool site! unfortunately I cannot boot into Windows. I get the Grub bootloader and when I chose XP I getan error 12: invalid device requested.Boots great in  ubuntu and leopard.menu.lst looks good.using rEFIt of course &lt;img src=&quot;/blog/themes/jbkempf/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;any advice please?&lt;/p&gt;


&lt;p&gt;thanks&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - jahromico</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c359</link>
    <guid isPermaLink="false">urn:md5:538105ba494d9080ded46523f40bac56</guid>
    <pubDate>Fri, 18 Jul 2008 10:24:34 -0700</pubDate>
    <dc:creator>jahromico</dc:creator>
    
    <description>&lt;p&gt;my macbook not active keyboard&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - John B.</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c351</link>
    <guid isPermaLink="false">urn:md5:2e04243ecb069074ec5f34e612795688</guid>
    <pubDate>Mon, 07 Jul 2008 19:30:43 -0700</pubDate>
    <dc:creator>John B.</dc:creator>
    
    <description>&lt;p&gt;Brilliant site!  I have already installed XP using bootcamp and installed rEFIt today while just playing around.  A couple of months ago I created a Ubuntu disc and played around with it on a desktop, but would like to learn more Linux on my Macbook.  Now for the questions--&lt;br /&gt;
1)What is the procedure for installing Ubuntu after the above described procedure?&lt;br /&gt;
2)In the following passage you wrote---&lt;br /&gt;
During the install I deleted the new partition and added two in place:&lt;/p&gt;


&lt;p&gt;* One root partition /&lt;/p&gt;


&lt;p&gt;* One swap 1GB&lt;/p&gt;


&lt;p&gt;* Finish everything, reboot&lt;/p&gt;


&lt;p&gt;You should be careful to install your grub in your linux partition and NOT in the MBR, to let reFit do it correctly.---&lt;br /&gt;
will this all be self evident?  I know the definition of a grub, but can you be a bit more descriptive on this step?&lt;br /&gt;
3)Lastly, to install the drivers for the wireless modem, do you simply type all of that code in the terminal on Ubuntu?&lt;/p&gt;


&lt;p&gt;Thanks a bunch--I hope to be able to learn a hundreth of what you know about Linux!!&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - Matt</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c330</link>
    <guid isPermaLink="false">urn:md5:c52d02f74f75d653c9db5e8961960df7</guid>
    <pubDate>Thu, 22 May 2008 08:04:41 -0700</pubDate>
    <dc:creator>Matt</dc:creator>
    
    <description>&lt;p&gt;Hi, I am having a little trouble understanding how to do this. I have a 13&amp;quot; Macbook running leopard and have tried to install windows xp pro sp2 using the bootcamp program but after windows has installed and my mac reboots I try to boot into windows and it comes up with error some file missing or something. I had figured out how to get around this by installing a fresh tiger and then running bootcamp on that and windows worked fine. All had to do was update into leopard and the windows partition remained, but now I want to install ubuntu and windows??&lt;/p&gt;


&lt;p&gt;Matt&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - JBK</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c308</link>
    <guid isPermaLink="false">urn:md5:12fc1e0d87e648990abacb024c55098a</guid>
    <pubDate>Wed, 16 Apr 2008 12:58:19 -0700</pubDate>
    <dc:creator>JBK</dc:creator>
    
    <description>&lt;p&gt;I would suggest that you install Linux but install grub on your linux partition and NOT in your MBR.&lt;/p&gt;
&lt;br /&gt;&lt;p&gt;Mark this partition as active and reFit should play it fine.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>MacBook install: triple boot: linux, windows, Mac OS - Andrew Pennebaker</title>
    <link>http://www.jbkempf.com/blog/post/2008/02/27/MacBook-install%3A-triple-boot%3A-linux-windows-Mac-OS#c305</link>
    <guid isPermaLink="false">urn:md5:d9dd3f062eb478b12cac4be3cd3baef4</guid>
    <pubDate>Sat, 12 Apr 2008 14:37:01 -0700</pubDate>
    <dc:creator>Andrew Pennebaker</dc:creator>
    
    <description>&lt;p&gt;Originally, I had Tiger. Then I installed rEFIt and Ubuntu Linux. I decided one day to try to add Windows Vista. Eventually, it installed. However, rEFIt no longer displayed Linux as an option to boot to. When I synced the GPT and MBR tables, Vista would no longer boot. Both Linux and Vista became unusable, and every tool (gparted, etc.) showed Vista as empty space, like it had never existed.&lt;/p&gt;


&lt;p&gt;Now, I've wiped and installed Leopard, then successfully installed Vista with Boot Camp. Currently, I switch between them with the native Mac bootloader (pressing the Option key). I would like to turn this into a triple boot by installing Ubuntu, but I'm not sure how I should setup GRUB, etc. I don't want to use rEFIT for the danger it poses to my partitioning tables. Is it possible for the Mac native bootloader to choose between three partitions for booting?&lt;/p&gt;


&lt;p&gt;My second preferred option is to overwrite the MBR with GRUB to choose between Linux and Vista, which I have done several times on other computers. But I'm afraid this might mess up the whole Boot Camp situation. I guess the safest option is to use Windows' NTLDR to load Linux.&lt;/p&gt;


&lt;p&gt;What do you suggest?&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>