grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub-probefs


From: Vladimir Serbinenko
Subject: Re: grub-probefs
Date: Tue, 02 Aug 2005 14:38:49 +0200
User-agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324)

Yoshinori K. Okuji wrote:

>I have implemented grub-probefs which probes a filesystem module right now. If 
>you have a PC, please test it. Running it has no harm.
>
>Okuji
>
>
>_______________________________________________
>Grub-devel mailing list
>address@hidden
>http://lists.gnu.org/mailman/listinfo/grub-devel
>
>  
>
I tested it. As I understand the syntax is

./grub-probefs -m <device map> <GRUB file>

I have my GRUB floppy image mounted on ../../mnt (from current path)
I tried:

$ ./grub-probefs -m ./device.map \(fd0\)/boot/grub/core.img
grub-probefs: error: Cannot stat `(fd0)/boot/grub/core.img'

And also:

./grub-probefs -m ./device.map ../../mnt/boot/grub/core.img
cannot find a GRUB device for ../../mnt/boot/grub/core.img.

my device.map:

(fd0) /home/vova/grub/grub.img

my /etc/fstab:

....
/home/vova/grub/grub.img /home/vova/grub/mnt auto
umask=0,user,iocharset=utf8,noauto,exec,users,loop 0 0
....

                                                                        
                                          Vladimir





reply via email to

[Prev in Thread] Current Thread [Next in Thread]