<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with grub</title>
      <link>http://ask.metafilter.com/tags/grub</link>
      <description>Questions tagged with 'grub' at Ask MetaFilter.</description>
	  <pubDate>Tue, 01 Sep 2009 07:56:47 -0800</pubDate> <lastBuildDate>Tue, 01 Sep 2009 07:56:47 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Obsolete hardware + Linux = fail?</title>
	<link>http://ask.metafilter.com/131664/Obsolete%2Dhardware%2DLinux%2Dfail</link>	
	<description>Attention Linux gurus of MeFi: Attempting to set up an old Dell Latitude CS laptop as a Linux system (Xubuntu) for a coworker. Massive installation headaches ensue thanks to missing hardware. Any suggestions? The laptop is barely capable of doing much but all my friend wants is something she can use to browse the web. Basically a stone-age netbook.&lt;br&gt;
&lt;br&gt;
The laptop was picked up used, and has no internal floppy drive, no internal CD drive. External drives are missing. It does have a Xircom 10/100 pcmcia card, but it refuses to netboot using that card even if &quot;Cardbus Ethernet&quot; is selected in BIOS as a boot device. One USB port, but won&apos;t boot from that either.&lt;br&gt;
&lt;br&gt;
System was running Win2K, so I was able to use a Windows-based bootloader to get the machine to restart and begin installing Xubuntu over the network. All went fine until the end - machine failed to install GRUB. Tried LILO. Fail. Tried LILO on the primary partition instead of MBR. Fail. Tried reformatting the drive (which wiped out the Windows partition) and reinstalling GRUB and LILO. Fail.&lt;br&gt;
&lt;br&gt;
I&apos;m currently reinstalling the base system in hopes that the reformatting screwed things up - but not really confident.&lt;br&gt;
&lt;br&gt;
So here&apos;s where I need help: I now have a machine that is running Linux from the install image, but I am afraid to reboot it as I have no backup method of starting it should it fail.&lt;br&gt;
&lt;br&gt;
1 - what might be causing GRUB and LILO to fail? My initial thought was (a) the existing Windows partitions, which is why I repartitioned the drive, or (b) some weirdness with the disk itself (SCSI HDD) that is stopping GRUB from going to the MBR (but why won&apos;t LILO install on the / partition itself?)&lt;br&gt;
&lt;br&gt;
2 - Any way for me to run the GRUB install manually, rather than using the install menu to do it? I am wondering if the installer is trying to send it to a drive that doesn&apos;t exist.&lt;br&gt;
&lt;br&gt;
3 - If all else fails and I end up with a brick on my hands, should I be able to pull the drive out and fix the problem by plugging it in to another system using an external drive enclosure? (And if so, how do I do this without screwing up the bootloader on the system on which I do the repair?)&lt;br&gt;
&lt;br&gt;
This makes me mad. I agreed to do the job before realizing that the damn computer didn&apos;t even have a floppy drive. I did a bare metal to network file server install in under 2 hours last weekend for my neighbors, and up until today was feeling like I knew what I was doing, but this one is reminding me just how weak my Linux skills are.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131664</guid>
	<pubDate>Tue, 01 Sep 2009 07:56:47 -0800</pubDate>
	<category>bootloader</category>
	<category>cruftfilter</category>
	<category>GRUB</category>
	<category>install</category>
	<category>Linux</category>
	<category>resolved</category>
	<dc:creator>caution live frogs</dc:creator>
	</item>
	<item>
	<title>Get my dual-boot back</title>
	<link>http://ask.metafilter.com/124344/Get%2Dmy%2Ddualboot%2Dback</link>	
	<description>DualBootFilter:  I&apos;ve moved a Windows XP hard drive into a new machine, in a physically different configuration, and I think I need to fix boot.ini and maybe the mbr but I&apos;m not sure how.
Difficulty: new location is a secondary drive to a primary Linux drive running GRUB.  Help? OK so I&apos;ve done some googling and even searching of askmefi, but I am feeling dumb about this so I need someone to spell it out for me.&lt;br&gt;
&lt;br&gt;
Here&apos;s the longer story:&lt;br&gt;
I used to have a dual-boot setup, with Linux as the primary boot device, running GRUB, as Primary IDE disk.  Windows was a SATA disk, plugged in as the first SATA drive.&lt;br&gt;
&lt;br&gt;
Now, I&apos;ve got a new Linux installation that&apos;s on a SATA drive, and want to be able to boot the old Windows as well.&lt;br&gt;
Linux is now the first SATA drive, and Windows is the second. &lt;br&gt;
Linux is running GRUB, and recognizes the Windows partition as something bootable.  From within Linux, I can even mount the NTFS partition and read and write files.&lt;br&gt;
Unfortunately, when I try to boot the Windows partition, I get a blue screen that flashes by too fast (looks more like a chkdsk screen than a BSOD, if I blink), followed by a reboot which brings me back to my GRUB menu.&lt;br&gt;
I&apos;ve narrowed this down to probably being an issue with boot.ini, but a Windows XP bootable cd doesn&apos;t seem to be able to see the partition with the &quot;bootcfg&quot; command at all, so I can&apos;t use those tools.&lt;br&gt;
I&apos;d love to be able to use some magic to edit boot.ini in a text editor and at least get that Windows installation booting to Safe Mode.&lt;br&gt;
I&apos;ve tried a few things, but I get a variety of different errors depending on where I modify the numbers, from &quot;Cannot load hal.dll&quot; to &quot;your boot device is corrupt&quot;&lt;br&gt;
&lt;br&gt;
So, hivemind, what can I do to convince the Windows drive that it can boot, without corrupting GRUB?  Or is the blue-screen-that-passes-by telling me something worse is wrong?&lt;br&gt;
&lt;br&gt;
The (original) contents of the boot.ini in question:&lt;br&gt;
&lt;code&gt;[boot loader]&lt;br&gt;
timeout=30&lt;br&gt;
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS&lt;br&gt;
[operating systems]&lt;br&gt;
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&quot;Microsoft Windows XP Home Edition&quot; /noexecute=optin /fastdetect&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
and the contents of the &quot;Windows XP&quot; section of my grub/menu.lst:&lt;br&gt;
&lt;code&gt;title		Microsoft Windows XP Home Edition&lt;br&gt;
rootnoverify	(hd1,0)&lt;br&gt;
savedefault&lt;br&gt;
makeactive&lt;br&gt;
map		(hd0) (hd1)&lt;br&gt;
map		(hd1) (hd0)&lt;br&gt;
chainloader	+1&lt;/code&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124344</guid>
	<pubDate>Tue, 09 Jun 2009 17:12:09 -0800</pubDate>
	<category>bootini</category>
	<category>dualboot</category>
	<category>grub</category>
	<category>linux</category>
	<category>resolved</category>
	<category>xp</category>
	<dc:creator>jozxyqk</dc:creator>
	</item>
	<item>
	<title>Looking for bog standard pub grub in London</title>
	<link>http://ask.metafilter.com/107207/Looking%2Dfor%2Dbog%2Dstandard%2Dpub%2Dgrub%2Din%2DLondon</link>	
	<description>I&apos;m looking for somewhere, easily accessible from central London, that does a bog standard 3-course roast dinner (or similar standard pub fayre) at about &#xa3;15 a head for about 20 people in January. I was told, and I quote, &quot;none of that fancy, foreign food&quot;*&lt;br&gt;
&lt;br&gt;
The plan was to go to a Harvester. The nearest Harvester to us is apparently an hour&apos;s drive up the A40. I vetoed this on the basis that I, and several others, already have to travel an hour to get into central London, and we would not travel to Victoria to then have to sit on a minibus on the A40. I also pointed out that we were all based in and around central London, surely there must be somewhere nearer that could cater for us.&lt;br&gt;
&lt;br&gt;
I should learn not to speak up at times like these.&lt;br&gt;
&lt;br&gt;
So, I&apos;m looking for something like a Harvester, accessible from central London, zone 1 or 2, and more West-ish than East-ish.&lt;br&gt;
&lt;br&gt;
The venue can offer fancy, foreign food, but there should be a meat and two-veg option.&lt;br&gt;
&lt;br&gt;
Bonus points if:&lt;br&gt;
&lt;br&gt;
- It&apos;s within the borough of the City of Westminster, as that&apos;s where we are based&lt;br&gt;
&lt;br&gt;
- It isn&apos;t actually a pub (there&apos;s a small Muslim contingent, who don&apos;t turn usually turn up to the social events, I think you can figure out why. I would like to think we at least made an effort to find somewhere slightly more accommodating to everyone.) &lt;small&gt;Baby steps, people, baby steps. I rock the boat enough by being 20 years younger than everyone else, and actually doing things. As much as I would love to capsize the whole vessel and start again, the annual social event is neither the time nor the place.&lt;/small&gt;&lt;br&gt;
&lt;br&gt;
*&lt;small&gt;Yes, I believe this definition of fancy, foreign food includes pasta and pizza. &lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107207</guid>
	<pubDate>Wed, 19 Nov 2008 05:09:02 -0800</pubDate>
	<category>cheap</category>
	<category>eating</category>
	<category>food</category>
	<category>grub</category>
	<category>london</category>
	<category>pub</category>
	<dc:creator>Helga-woo</dc:creator>
	</item>
	<item>
	<title>Critical: How to fix MBR on Ubuntu/Vista dual-boot laptop?</title>
	<link>http://ask.metafilter.com/102285/Critical%2DHow%2Dto%2Dfix%2DMBR%2Don%2DUbuntuVista%2Ddualboot%2Dlaptop</link>	
	<description>How to I re-install, configure, or set the MBR on my laptop? I have a Sony VAIO VGN N series laptop. I recently partitioned and installed Ubuntu (Hardy Heron) successfully. Previously I had a Ubuntu/Vista dual boot using the default Ubuntu GRUB that was automatically installed during the setup. But I used EasyBCD in Vista and accidentally uninstalled the Vista Bootloader MBR. Now when I start up my computer all I get is something like &quot;NTLDR not found Press Ctrl+Alt+Del to restart.&quot; In other words I have neither the Ubuntu GRUB or Vista Bootloader MBR working. How do I fix this so I can go back to dual-booting both systems? Please help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.102285</guid>
	<pubDate>Sun, 21 Sep 2008 16:45:22 -0800</pubDate>
	<category>bootloader</category>
	<category>dual-boat</category>
	<category>grub</category>
	<category>mbr</category>
	<category>ubuntu</category>
	<category>vista</category>
	<category>windows</category>
	<dc:creator>meta.mark</dc:creator>
	</item>
	<item>
	<title>Vista/Ubuntu Dual Boot desperate help needed :(</title>
	<link>http://ask.metafilter.com/92324/VistaUbuntu%2DDual%2DBoot%2Ddesperate%2Dhelp%2Dneeded</link>	
	<description>How to dual boot vista/ubuntu hardy heron and get everything set up. More details Inside. Starting to pull hair out :( Just a warning guys im just going to spill every piece of info i think might help solve this problem below. Sorry in advance but im at wits end.&lt;br&gt;
&lt;br&gt;
I was planning on dual booting Vista/Hardy Heron on my compalIFL90 notebook. To do this i completely formatted the harddrive and installed vista first, giving it 40 gigs and leaving the other 120 gigs as free space. After i had installed vista i went back and installed ubuntu using the desktop 32 bit cd and just told it to use the largest contigous file. After i started playing around with my new ubuntu desktop i heard that it would be nice if i got my own home, root, and swap partitions so i went back and deleted my ubuntu partition,this time starting the manual partition mode. I made a 20 gig root, 4 gig swap and the rest of the gigs as home. I thought i was home free.&lt;br&gt;
&lt;br&gt;
I tried following &lt;a href=&quot;http://lddubeau.com/avaktavyam/linux-on-a-compal-ifl90/&quot;&gt;THIS GUIDE&lt;/a&gt; to set up my Compal, as it seems some hardware was not supported out of the box. I also installed compiz fusion and emerald theme manager, as well as the restricted drivers for my nvidia card.&lt;br&gt;
&lt;br&gt;
and now all of a sudden im getting all these problems:&lt;br&gt;
&lt;br&gt;
1. When i start up the computer sometimes all it says is GRUB loading stage 1.5 and just hangs there. I have to manually shut down the computer to get it back up, and then it allows me to boot into ubuntu or vista.&lt;br&gt;
2. When i boot into ubuntu i just come to a white screen with a cursor sometimes, and i again have to manually shut down.&lt;br&gt;
3. Once when just surfing the web this pink or purple fuzz started to border my windows and just mysteriously diapeared when i restarted.&lt;br&gt;
4. I cant hibernate or sleep in my ubuntu.... while this is discussed in the above link i really dont get it.&lt;br&gt;
&lt;br&gt;
So basically my whole installation is just crapping itself up and i have no idea why. Im not sure what i did wrong :( &lt;br&gt;
&lt;br&gt;
So any help would be appreciated guys, and I wouldnt mind reformmating everything and starting over if i know it would work Thanks :D for reading this long post and i really hope i can get this to work i wanna learn linux :(</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.92324</guid>
	<pubDate>Sat, 24 May 2008 20:51:51 -0800</pubDate>
	<category>boot</category>
	<category>dual</category>
	<category>grub</category>
	<category>help</category>
	<category>partition</category>
	<category>ubuntu</category>
	<category>vista</category>
	<dc:creator>thesonofmorgoth</dc:creator>
	</item>
	<item>
	<title>Dear PC, I swear I won&apos;t ever mess with your partitions again if you just this once...</title>
	<link>http://ask.metafilter.com/84761/Dear%2DPC%2DI%2Dswear%2DI%2Dwont%2Dever%2Dmess%2Dwith%2Dyour%2Dpartitions%2Dagain%2Dif%2Dyou%2Djust%2Dthis%2Donce</link>	
	<description>Oh crap! While attempting to clear, reformat, and merge my ubuntu partition with my primary NTFS Windows partition, I somehow managed to give the GRUB boot-loader brain damage. Now I can&apos;t boot in to either partition need to fix this before my girlfriend comes home and sees that I&apos;ve rendered her computer useless. When I boot, I get the following error, &lt;br&gt;
&lt;br&gt;
Booting form local disk...&lt;br&gt;
GRUB Loading stage 1.5&lt;br&gt;
&lt;br&gt;
GRUB loading, please wait...&lt;br&gt;
Error 17&lt;br&gt;
&lt;br&gt;
And it just hangs there forever, mocking and blinking... blinking and mocking... I wiped, reformatted, and merged my existing linux partition in to my windows partition while in windows using partition magic. However, upon reboot, I received that error. The file structure is intact, I checked with the liveCD, but GRUB is useless.&lt;br&gt;
&lt;br&gt;
How can I get windows back?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84761</guid>
	<pubDate>Wed, 27 Feb 2008 12:06:06 -0800</pubDate>
	<category>boot</category>
	<category>dualbootbegone</category>
	<category>grub</category>
	<category>partition</category>
	<category>ubuntu</category>
	<category>windows</category>
	<dc:creator>willie11</dc:creator>
	</item>
	<item>
	<title>Ubuntu ate my XP bootage</title>
	<link>http://ask.metafilter.com/62298/Ubuntu%2Date%2Dmy%2DXP%2Dbootage</link>	
	<description>Ubuntu ate my WinXP via Grub: help me induce vomiting? After an apparently botched Ubuntu installation, I now only have Ubuntu boot options visible in the GRUB bootloader.  From inside Ubuntu, I can see that all of my Windows XP data and NTFS partitions are alive and well (thankfully).&lt;br&gt;
&lt;br&gt;
How do I get back into windows?&lt;br&gt;
&lt;br&gt;
Backround: XP on disk 0, NTFS data partition and Ubuntu partitions on disk 1.  The Ubuntu installation is totally expendible.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.62298</guid>
	<pubDate>Wed, 09 May 2007 17:11:05 -0800</pubDate>
	<category>boot</category>
	<category>grub</category>
	<category>help</category>
	<category>linux</category>
	<category>ubuntu</category>
	<category>windows</category>
	<category>xp</category>
	<dc:creator>onshi</dc:creator>
	</item>
	<item>
	<title>Computer refuses to let us erase the hard drive</title>
	<link>http://ask.metafilter.com/55915/Computer%2Drefuses%2Dto%2Dlet%2Dus%2Derase%2Dthe%2Dhard%2Ddrive</link>	
	<description>How can I wipe a hard drive if I can&apos;t boot from CD and there is no floppy drive?  We want to install winXP on a machine with Ubuntu (eventual dual-boot). 
My friend&apos;s computer is not working.  He installed ubuntu 6.10, and now it won&apos;t boot from CD.  We have tried doing things to the grub, to no avail.  We can&apos;t tell if the cdrom is hda or hdb or hd5hkjhjth. We can provide more details if this ends up being the best way to fix the problem. &lt;br&gt;
&lt;br&gt;
There&apos;s another post on ask.mf, which explains lots of scary ways of accessing the hard drive through the internet or via a usb.  Should we try them?  Or should we buy a floppy drive for $5?  Or should we take the hard drive out of his computer, put it in mine, and wipe it clean, then put it back and see if the CDrom will be read?  We are at wit&apos;s end. Please help, ObiWans.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.55915</guid>
	<pubDate>Sun, 28 Jan 2007 20:34:49 -0800</pubDate>
	<category>boot</category>
	<category>cdrom</category>
	<category>grub</category>
	<category>harddrive</category>
	<category>install</category>
	<category>linux</category>
	<category>ubuntu</category>
	<dc:creator>billtron</dc:creator>
	</item>
	<item>
	<title>Good riddance?</title>
	<link>http://ask.metafilter.com/45445/Good%2Driddance</link>	
	<description>Help me make my choice from one of the three options below:

1)  Fix Windows so that it boots without messing up my Ubuntu.
2)  Remove Windows completely.  I don&apos;t need it anyways.
3)  Shrink Windows to the bare minimum and reclaim the space with Ubuntu. I made the switch to Ubuntu a short while ago and have no inclination on returning to Windows.  Recently when I tried to boot into Windows (XP Pro) I got a BSOD with the following error: &lt;br&gt;
UNMOUNTABLE_BOOT_VOLUME&lt;br&gt;
My boot.ini looks good.  I did some research and noticed that if I do an fdisk that I get the same error for all my partitions:&lt;br&gt;
&lt;small&gt;&lt;br&gt;
&lt;pre&gt;&lt;br&gt;
furtive@furtive-laptop:~$ sudo fdisk -l&lt;br&gt;
Password:&lt;br&gt;
Disk /dev/hda: 40.0 GB, 40007761920 bytes&lt;br&gt;
16 heads, 63 sectors/track, 77520 cylinders&lt;br&gt;
Units = cylinders of 1008 * 512 = 516096 bytes&lt;br&gt;
   Device Boot      Start         End      Blocks   Id  System&lt;br&gt;
/dev/hda1   *           1       50565    25484728+   7  HPFS/NTFS&lt;br&gt;
Partition 1 does not end on cylinder boundary.&lt;br&gt;
/dev/hda2           50570       76357    12996585   83  Linux&lt;br&gt;
Partition 2 does not end on cylinder boundary.&lt;br&gt;
/dev/hda3           76357       77520      586372+   5  Extended&lt;br&gt;
Partition 3 does not end on cylinder boundary.&lt;br&gt;
/dev/hda5           76357       77520      586341   82  Linux swap / Solaris&lt;br&gt;
furtive@furtive-laptop:~$&lt;br&gt;
&lt;/pre&gt;&lt;br&gt;
&lt;/small&gt;&lt;br&gt;
It seems that these &quot;does not end on cylinder boundary&quot; messages are common when the partitions are made using megabytes instead of cylinders.  I honestly don&apos;t feel like reloading my notebook again (no CD drive) and so I think it&apos;s come down to three choices:&lt;br&gt;
&lt;br&gt;
1)  Fix Windows so that it works without messing up my Ubuntu.  I haven&apos;t seen any solutions to this yet, but I&apos;m all ears.  My ntfs drive is mounted with ntfs 3-g in Ubuntu if that helps.&lt;br&gt;
&lt;br&gt;
2)  Remove Windows completely.  I don&apos;t need it anyways.  I&apos;d love to be able to reclaim that space for my Ubuntu.  &lt;br&gt;
&lt;br&gt;
3)  Shrink Windows to the bare minimum and reclaim the space with Ubuntu.  I know it was possible to do this during the install, but I don&apos;t see how to do it now.&lt;br&gt;
&lt;br&gt;
I&apos;ll be up all night and quick to respond to any questions.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.45445</guid>
	<pubDate>Mon, 28 Aug 2006 18:59:59 -0800</pubDate>
	<category>boot</category>
	<category>boundary</category>
	<category>cylinder</category>
	<category>debian</category>
	<category>fdisk</category>
	<category>grub</category>
	<category>lilo</category>
	<category>linux</category>
	<category>partition</category>
	<category>ubuntu</category>
	<category>UNMOUNTABLE_BOOT_VOLUME</category>
	<category>windows</category>
	<category>winxp</category>
	<dc:creator>furtive</dc:creator>
	</item>
	<item>
	<title>How did I lose weight by eating MORE and exercising LESS?</title>
	<link>http://ask.metafilter.com/42868/How%2Ddid%2DI%2Dlose%2Dweight%2Dby%2Deating%2DMORE%2Dand%2Dexercising%2DLESS</link>	
	<description>How did I lose weight by eating MORE and exercising LESS? I&apos;m just been in hospital for a week [nothing serious, mind.  I was only in for observation for something I turned out not to have at all -_-], and to my surprise I&apos;ve gone and lost noticeable weight - approx 2inches from my torso alone.  What&apos;s really perplexing me is, while I was in hospital I ate like a *pig*, like, at least three times what I usually eat at home.  Plus I was bedridden for the whole week and *still* managed to drop the inches.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;At home, meals looked like this:&lt;/b&gt;&lt;br&gt;
Breakfast: 2 buttered toast, tea.&lt;br&gt;
Lunch: Instant noodles.&lt;br&gt;
Dinner: Can o&apos; microwaveable stew or frozen pizza.&lt;br&gt;
Snacks: 2 granola bars&lt;br&gt;
&lt;br&gt;
&lt;b&gt;In hospital, for seven days, my meals were thusly [this is what all patients were given.  I cleared my plate at every meal]:&lt;/b&gt;&lt;br&gt;
Breakfast: Bran cereal, 2 toast, marmalade tea.&lt;br&gt;
Typical Lunch: Chicken breast/Shepard&apos;s pie/fish fillet, scoop o&apos; mash, veg, gravy, dessert [anything from icecream to cheesecake to fruit salad to tart], 2 slices o&apos; bread and butter, tea.&lt;br&gt;
Typical Evening Tea:  Mixed grill [2 rashers, 2 sausages, pudding, grilled tomato] OR beans on toast OR scrambled eggs on toast, 2 slices o&apos; bread and butter and jam, tea.&lt;br&gt;
Snacks: The possibility of THREE more teas/coffees throughout the day.&lt;br&gt;
&lt;br&gt;
I should also add that I was on no werid medication other than the odd Paracetamol.  I&apos;ve a feeling the weight loss has something to do with complex carbohydrates or... something...&lt;br&gt;
&lt;br&gt;
Anybody got any insight?  It&apos;s rather obvious now that my &quot;home&quot; diet was... um, very bad indeed -_-  I fully intend to use  this &quot;hospital diet&quot; as a what-to-eat guide and since I&apos;ve been home a few days, I haven&apos;t suddenly piled on the pounds.  I have more energy [as much as can be expected after a week in hospital] and my hunger is on the strict schedule of 8am, 1pm, 6pm, like in the hospital.&lt;br&gt;
&lt;br&gt;
Am I going to wake up one morning as Jabba the Hut though?  I feel all the extra food from that week is going to amush me in the future.  No, I&apos;m not exercising now either.   Yes, that amount of hospital food everyday seems piggish to me.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.42868</guid>
	<pubDate>Mon, 24 Jul 2006 17:23:36 -0800</pubDate>
	<category>diet</category>
	<category>dindin</category>
	<category>food</category>
	<category>grub</category>
	<category>hosptial</category>
	<category>Jabba</category>
	<category>loss</category>
	<category>nutrition</category>
	<category>weight</category>
	<category>yummy</category>
	<dc:creator>Chorus</dc:creator>
	</item>
	<item>
	<title>easy way to restore mbr in winXP after removing linux partition?</title>
	<link>http://ask.metafilter.com/39967/easy%2Dway%2Dto%2Drestore%2Dmbr%2Din%2DwinXP%2Dafter%2Dremoving%2Dlinux%2Dpartition</link>	
	<description>I was using GRUB to dual boot a linux partition and a winXP partition. I set this up ages ago and recently needed to remove the linux partition. I used Partition magic because I was feeling lazy. Now when I boot I get some grub error. I can boot using a morphix liveCD and selecting &quot;boot from first partition&quot; or whatever it actually says. WinXP doesn&apos;t have fdisk so I can&apos;t fdisk /MBR, and I&apos;m not familiar enough with diskpart to want to mess around. Although I feel like an idiot for asking this question, what simple and probably obvious command will restore the MBR to it&apos;s pre-grub state? Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.39967</guid>
	<pubDate>Sun, 11 Jun 2006 17:49:52 -0800</pubDate>
	<category>dualbootbegone</category>
	<category>grub</category>
	<category>mbr</category>
	<category>oops</category>
	<dc:creator>Grod</dc:creator>
	</item>
	<item>
	<title>Cannot Boot into XP or Grub</title>
	<link>http://ask.metafilter.com/39303/Cannot%2DBoot%2Dinto%2DXP%2Dor%2DGrub</link>	
	<description>How do I recover Windows XP Pro boot record (MBR)?
Scenario: 
Partitioned HD for Linux, Rebooted in XP ok, Reboot, install Linux and grub, reboot no Grub or XP.
Ran XP Disc - Recovery Console (see extended explaination) Partitioned with Partition Magic HD for Linux.&lt;br&gt;
Rebooted, Installed Linux (Debian) and grub.&lt;br&gt;
Reboot --&amp;gt; no XP or Grub (no operating system found)&lt;br&gt;
Rebooted with XP install disc, Ran Recovery Console&lt;br&gt;
Ran these commands:&lt;br&gt;
C: CD .. &lt;br&gt;
C: ATTRIB &#8211;H C:\boot.ini &lt;br&gt;
C:ATTRIB &#8211;S C:\boot.ini &lt;br&gt;
C:ATRIB &#8211;R C:\boot.ini &lt;br&gt;
C: del boot.ini &lt;br&gt;
C: BOOTCFG /Rebuild &lt;br&gt;
C: CHKDSK /R /F &lt;br&gt;
C: FIXBOOT  C:  (had to do this since it tried to write a boot record to the partition I made for Linux E:, which I placed after C:)&lt;br&gt;
No XP or Grub after reboot.&lt;br&gt;
P.S. I even tried fixmbr to no avail.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.39303</guid>
	<pubDate>Thu, 01 Jun 2006 09:22:14 -0800</pubDate>
	<category>boot</category>
	<category>booting</category>
	<category>debian</category>
	<category>grub</category>
	<category>mbr</category>
	<category>partitioning</category>
	<category>repair</category>
	<category>xp</category>
	<dc:creator>bloodniece</dc:creator>
	</item>
	<item>
	<title>Hard drive diagnostic / repair?</title>
	<link>http://ask.metafilter.com/14028/Hard%2Ddrive%2Ddiagnostic%2Drepair</link>	
	<description>My WinXP system won&apos;t boot. Knoppix comes up fine, and complains that it can&apos;t read the partition table. I&apos;ve got &lt;a href=&quot;http://www.ultimatebootcd.com/&quot;&gt;The Ultimate Boot CD&lt;/a&gt;; does anyone have a methodology for making things right, or at least recovering whatever I can from the hard drive?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.14028</guid>
	<pubDate>Fri, 14 Jan 2005 14:45:17 -0800</pubDate>
	<category>boot</category>
	<category>bootloader</category>
	<category>grub</category>
	<category>microsoft</category>
	<category>partition</category>
	<category>partitiontable</category>
	<category>windows</category>
	<category>winxp</category>
	<dc:creator>Daddio</dc:creator>
	</item>
	<item>
	<title>Screwed up partition table</title>
	<link>http://ask.metafilter.com/7842/Screwed%2Dup%2Dpartition%2Dtable</link>	
	<description>I was trying to install Linux (the latest version of that damned Mandrake), and I seem to have screwed my partition table. Neither Mandrake nor Windows XP will boot -- I&apos;m posting this message from a Knoppix livecd. Mandrake just goes to a blank screen and hangs but Windows gives a message about a missing dll. What can I do to fix this? I&apos;m in over my head here.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.7842</guid>
	<pubDate>Thu, 10 Jun 2004 03:15:46 -0800</pubDate>
	<category>grub</category>
	<category>lilo</category>
	<category>linux</category>
	<category>partition</category>
	<category>xp</category>
	<dc:creator>reklaw</dc:creator>
	</item>
	
	</channel>
</rss>

