Displaying 4 results from an estimated 4 matches for "da0s2".
Did you mean:
da0s1
2012 Mar 28
2
problem: bsdlabel
...or 1;
end: cyl 896/ head 254/ sector 63
but when was time to label it, I did it wrong:
bsdlabel -w da0
should have aimed slice 2
now, I just get da0 on /dev and sysinstall only sees da0 also. but fdisk sees it all (as showed
above)
how can I erase all label info from da0 (not da0s1 or da0s2).
I tried to rewrite fdisk and all mbr info, but label info is still there.
I'd like not to have to reinstall OpenBSD, if possible.
thanks,
matheus
--
We will call you Cygnus,
The God of balance you shall be
A: Because it messes up the order in which people normally read text.
Q: Why is...
2003 Oct 03
1
USB problems with CF and with Jenoptik JD5.2Z3
...Removable Direct Access SCSI-0 device
Oct 3 14:02:23 katrin /kernel: da0: 650KB/s transfers
Oct 3 14:02:23 katrin /kernel: da0: 122MB (250081 512 byte sectors: 64H 32S/T 122C)
Oct 3 14:02:52 katrin /kernel: da0s1: slice starts beyond end of the disk: rejecting it
Oct 3 14:02:52 katrin /kernel: da0s2: slice starts beyond end of the disk: rejecting it
Oct 3 14:02:52 katrin /kernel: (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x10, scsi status == 0x0
and trying to mount via mount_msdos returns "Input/output error"
What could I try here to get it working?
Actually I...
2004 Sep 29
5
Kernel-loadable Root Kits
...===========
> RCS file: /export/ncvs/src/sys/i386/conf/NOTES,v
> retrieving revision 1.961
> diff -u -r1.961 NOTES
> --- sys/i386/conf/NOTES 2001/09/29 22:31:57 1.961
> +++ sys/i386/conf/NOTES 2001/10/04 08:07:51
> @@ -106,6 +106,10 @@
> #
> options ROOTDEVNAME=\"ufs:da0s2e\"
>
> +# This prevents KLDs from being loaded at all. For those who want the
> +# added security but cannot run at an elevated securelevel(8).
> +#options NO_KLD
> +
>
> #####################################################################
> # SMP OPTIONS:
> I...
2003 Jul 27
2
SMP Problems with 4.8-RELEASE
...0
da0: <SEAGATE ST336706LW 010A> Fixed Direct Access SCSI-3 device
da0: Serial Number 3FD0ZE2H00007250G9F6
da0: Tagged Queueing Enabled
da0: 35003MB (71687353 512 byte sectors: 255H 63S/T 4462C)
Mounting root from ufs:/dev/da0s1a
da0s1: type 0xa5, start 63, end = 41929649, size 41929587 : OK
da0s2: type 0xa5, start 41929650, end = 71682029, size 29752380 : OK
start_init: trying /sbin/init
WARNING: driver rp should register devices with make_dev() (dev_t = "#rp/0x10000")
-------------- next part --------------
#
# AMD-MP -- Generic kernel configuration file for FreeBSD/i386
#
# For...