<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Todd Smith Org &#187; OS X Administration</title>
	<atom:link href="http://www.toddsmith.org/wordpress/category/os-x-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toddsmith.org/wordpress</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 28 Nov 2012 10:14:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>X11 on Snowleopard wouldn&#8217;t start</title>
		<link>http://www.toddsmith.org/wordpress/os-x-administration/x11-on-snowleopard-wouldnt-start/</link>
		<comments>http://www.toddsmith.org/wordpress/os-x-administration/x11-on-snowleopard-wouldnt-start/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 14:49:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OS X Administration]]></category>

		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=178</guid>
		<description><![CDATA[I kept getting the error message: (EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base Even commenting out everything in .xinitrc wouldn't help: tsmith@tightanime:~$ cat .xinitrc # start the quartz-wm with copy-paste functionnality #quartz-wm --only-proxy &#038; #exec your wm #exec wmaker tsmith@tightanime:~$ rm .xinitrc I had to delete the file, and then X11 started up just fine.]]></description>
			<content:encoded><![CDATA[<p>I kept getting the error message:</p>
<pre>
(EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base
<pre>

Even commenting out everything in .xinitrc wouldn't help:
<pre>
tsmith@tightanime:~$ cat .xinitrc 
# start the  quartz-wm with copy-paste functionnality

#quartz-wm --only-proxy &#038;
  
#exec your wm
#exec wmaker

tsmith@tightanime:~$ rm .xinitrc
</pre>
<p>I had to delete the file, and then X11 started up just fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddsmith.org/wordpress/os-x-administration/x11-on-snowleopard-wouldnt-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fdisk and ntfs/hfs</title>
		<link>http://www.toddsmith.org/wordpress/os-x-administration/fdisk-and-ntfshfs/</link>
		<comments>http://www.toddsmith.org/wordpress/os-x-administration/fdisk-and-ntfshfs/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 12:41:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OS X Administration]]></category>

		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=172</guid>
		<description><![CDATA[I wanted to change the type of partition from 0x0B (Fat32) to 0&#215;07 (HPFS/NTFS) You can find the answer in fdisk below tsmith@ルースアニメ:~$ fdisk -e /dev/disk1 fdisk: could not open MBR file /usr/standalone/i386/boot0: No such file or directory Enter &#8216;help&#8217; for information fdisk: 1> ? help Command help list manual Show entire man page for [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to change the type of partition from 0x0B (Fat32) to 0&#215;07 (HPFS/NTFS)</p>
<p>You can find the answer in fdisk below</p>
<p class=pre>
tsmith@ルースアニメ:~$ fdisk -e /dev/disk1<br />
fdisk: could not open MBR file /usr/standalone/i386/boot0: No such file or directory<br />
Enter &#8216;help&#8217; for information<br />
fdisk: 1> ?<br />
        help            Command help list<br />
        manual          Show entire man page for fdisk<br />
        reinit          Re-initialize loaded MBR (to defaults)<br />
        auto            Auto-partition the disk with a partition style<br />
        setpid          Set the identifier of a given table entry<br />
        disk            Edit current drive stats<br />
        edit            Edit given table entry<br />
        erase           Erase current MBR<br />
        flag            Flag given table entry as bootable<br />
        update          Update machine code in loaded MBR<br />
        select          Select extended partition table entry MBR<br />
        print           Print loaded MBR partition table<br />
        write           Write loaded MBR to disk<br />
        exit            Exit edit of current MBR, without saving changes<br />
        quit            Quit edit of current MBR, saving current changes<br />
        abort           Abort program without saving current changes<br />
fdisk: 1> print<br />
Disk: /dev/disk1        geometry: 121601/255/63 [1953525168 sectors]<br />
Offset: 0       Signature: 0xAA55<br />
         Starting       Ending<br />
 #: id  cyl  hd sec &#8211;  cyl  hd sec [     start -       size]<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
 1: EE 1023 254  63 &#8211; 1023 254  63 [         1 -     409639] <Unknown ID><br />
 2: 0B 1023 254  63 &#8211; 1023 254  63 [    411648 -  976760832] Win95 FAT-32<br />
 3: AF 1023 254  63 &#8211; 1023 254  63 [ 977172480 -  976090504] HFS+<br />
 4: 00    0   0   0 &#8211;    0   0   0 [         0 -          0] unused<br />
fdisk: 1> 2<br />
Invalid command &#8217;2&#8242;.  Try &#8216;help&#8217;.<br />
fdisk: 1> edit 2<br />
         Starting       Ending<br />
 #: id  cyl  hd sec &#8211;  cyl  hd sec [     start -       size]<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
 2: 0B 1023 254  63 &#8211; 1023 254  63 [    411648 -  976760832] Win95 FAT-32<br />
Partition id (&#8217;0&#8242; to disable)  [0 - FF]: [B] (? for help) 07<br />
Do you wish to edit in CHS mode? [n]<br />
Partition offset [0 - 1953525168]: [409640]<br />
Partition size [1 - 1953115528]: [1953115528]<br />
fdisk:*1> p<br />
Disk: /dev/disk1        geometry: 121601/255/63 [1953525168 sectors]<br />
Offset: 0       Signature: 0xAA55<br />
         Starting       Ending<br />
 #: id  cyl  hd sec &#8211;  cyl  hd sec [     start -       size]<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
 1: EE 1023 254  63 &#8211; 1023 254  63 [         1 -     409639] <Unknown ID><br />
 2: 07 1023 254  63 &#8211; 1023 254  63 [    409640 - 1953115528] HPFS/QNX/AUX<br />
 3: AF 1023 254  63 &#8211; 1023 254  63 [ 977172480 -  976090504] HFS+<br />
 4: 00    0   0   0 &#8211;    0   0   0 [         0 -          0] unused<br />
fdisk:*1> w<br />
Device could not be accessed exclusively.<br />
A reboot will be needed for changes to take effect. OK? [n] y<br />
Writing MBR at offset 0.<br />
fdisk: 1> quit<br />
tsmith@ルースアニメ:~$ &#8220;/Library/Application Support/VMware Fusion/vmware-rawdiskCreator&#8221; print /dev/disk1<br />
Nr      Start       Size Type Id Sytem<br />
&#8211; &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;- &#8212; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
 1          1     409639 BIOS EE Unknown<br />
 2     409640 1953115528 BIOS  7 HPFS/NTFS<br />
 3  977172480  976090504 BIOS AF HFS+<br />
tsmith@ルースアニメ:~$</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddsmith.org/wordpress/os-x-administration/fdisk-and-ntfshfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
