Find the answer to your Linux question:
Results 1 to 4 of 4
I would like to install GRUB into the MBR of my one and only physical hard drive. I currently run Windows XP SP2 and I would like to dual boot ...
  1. #1
    Just Joined!
    Join Date
    Aug 2007
    Posts
    7

    GRUB Read-only Error

    I would like to install GRUB into the MBR of my one and only physical hard drive. I currently run Windows XP SP2 and I would like to dual boot Windows with Linux using GRUB (And overwrite the current Windows MBR). However, when I attempt to install GRUB at the end of the Linux installation process, the GRUB installation gives this error: “mkdir: cannot create directory ‘/boot/grub’: Read-only file system”. I suspect this is the handy work of some sort of Windows junk that is locking up the MBR, but does anyone have any ideas or someway to fix this?

    Thank you

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Did you create the partitions yourself during the install or did you let Linux create the partitions? If you created it yourself, did you actually create a partition named /boot?

    Anyhoo, have a look at Supergrub CD
    Super Grub Disk Webpage: Home Page
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Just Joined!
    Join Date
    Aug 2007
    Posts
    7
    I created the partitions myself using G Parted. I created a 2GB partition with the Linux swap file system and a 5GB partition with the XFS file system for the root. Do I need to create a boot partition titled "/boot?" What size does it need to be and what file system should it have? During the Linux installation I skip the partition making and go straight to the partition mounting, and I am asked only for a root and swap. Do I use the "/boot" partition when I am asked where to install GRUB?

  4. #4
    Just Joined!
    Join Date
    Aug 2007
    Posts
    7
    You were right! Thank you so very much! I created a 100MB boot partition for GRUB to install to and mounted it as the boot partition and everything is working perfectly now!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...