Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2003 13:55:43 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/disklabel disklabel.c
Message-ID:  <200301262155.h0QLthcN022706@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/01/26 13:55:43 PST

  Modified files:
    sbin/disklabel       disklabel.c 
  Log:
  If we fail to open O_RDWR, try opening O_RDONLY, if we use ioctls
  to fiddle the disk we can get away with it.
  
  Try to use DIOCBSDBB to write boot code.
  
  Revision  Changes    Path
  1.77      +6 -0      src/sbin/disklabel/disklabel.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301262155.h0QLthcN022706>