Hello!

 I've noticed that using fdisk against ad2 drive gives misleading diagnostics
at the end of execution (there are no mounted partitions at the drive, OS
boot device is ad0):

[EMAIL PROTECTED] uname -r
6.1-RELEASE
[EMAIL PROTECTED] mount|grep ad2
[EMAIL PROTECTED] fdisk -a ad2
******* Working on device /dev/ad2 *******
...
Partition 2 is marked active
Do you want to change the active partition? [n] y
Supply a decimal value for "active partition" [2] 1
Are you happy with this choice [n] y
...
Should we write new partition table? [n] y
fdisk: Geom not found
[EMAIL PROTECTED]

One can think that it's an error message, however new partition table
actually gets written to the disk, next fdisk run (and 'hd /dev/ad2', to be sure) confirms so. What's the reason of this message? fdisk(8) doesn't
reply to this question. The strangest thing is that this message doesn't
show during modification of partition table on system disk (ad0). Modification
succeeds in both cases.

Sincerely, Dmitry
--
Atlantis ISP, System Administrator
e-mail:  [EMAIL PROTECTED]
nic-hdl: LYNX-RIPE
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to