[CVALE] Can't install GRUB using grub-install comman on loop0 partition.
Steve M Bibayoff
bibayoff at gmail.com
Wed Jan 27 14:10:48 PST 2010
hello,
On Wed, Jan 27, 2010 at 1:59 PM, Landon Blake <lblake at ksninc.com> wrote:
> When I boot the Linux kernel on the CD and run “fsarchiver probe simple” it
> identified “loop0” as a 195.30MB partition with a SquashFS file system. I
> believe this is my MBR partition.
NO. The MBR has no partition. It's part of the partition directory.
Try something like this:
% sfdisk -l
it should list things like sda1 or hda1 . the MBR would be on sda or
hda (or maybe b, c, or whatever, ex. hdc).
Sorry I couldn't more info right now, hopefully this gets you on the
right path. if not, I give more detailed instructions latter on.
Steve
More information about the cvale
mailing list