bug-grub
[Top][All Lists]
Advanced

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

Re: grub floppy


From: Jason Thomas
Subject: Re: grub floppy
Date: Fri, 13 Jul 2001 21:29:38 +1000
User-agent: Mutt/1.3.18i

that worked fine.

thanks.

On Fri, Jul 13, 2001 at 05:11:02PM +0900, OKUJI Yoshinori wrote:
> Does this patch fix your problem?
> 
> Index: ChangeLog
> ===================================================================
> RCS file: /cvsroot/grub/grub/ChangeLog,v
> retrieving revision 1.424
> diff -u -r1.424 ChangeLog
> --- ChangeLog 2001/07/13 08:02:04     1.424
> +++ ChangeLog 2001/07/13 08:07:44
> @@ -1,3 +1,9 @@
> +2001-07-13  OKUJI Yoshinori  <address@hidden>
> +
> +     * util/grub-install.in (convert): Recognize the naming scheme
> +     for Linux devfs floppy devices. Reported by Jason Thomas
> +     <address@hidden>.
> +     
>  2001-07-07  OKUJI Yoshinori  <address@hidden>
>  
>       * netboot/compile: New file. This was also missing... How many
> Index: util/grub-install.in
> ===================================================================
> RCS file: /cvsroot/grub/grub/util/grub-install.in,v
> retrieving revision 1.27
> diff -u -r1.27 grub-install.in
> --- util/grub-install.in      2001/02/28 11:19:39     1.27
> +++ util/grub-install.in      2001/07/13 08:07:44
> @@ -81,6 +81,7 @@
>                                 -e 's%/part[0-9]*$%/disc%'`
>       tmp_part=`echo "$1" | sed -e 's%.*/[sh]d[a-z]\([0-9]*\)$%\1%' \
>                                 -e 's%.*/fd[0-9]*$%%' \
> +                               -e 's%.*/floppy/[0-9]*$%%' \
>                                 -e 's%.*/\(disc\|part\([0-9]*\)\)$%\2%'`
>       ;;
>      gnu*)

-- 
Jason Thomas                           Phone:  +61 2 6257 7111
System Administrator  -  UID 0         Fax:    +61 2 6257 7311
tSA Consulting Group Pty. Ltd.         Mobile: 0418 29 66 81
1 Hall Street Lyneham ACT 2602         http://www.topic.com.au/

Attachment: pgpum6n03l5Rf.pgp
Description: PGP signature


reply via email to

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