Date: Mon, 15 Dec 2014 13:17:10 -0300 From: Net Warrior <netwarrior863@gmail.com> To: freebsd-stable@freebsd.org Subject: Re: Mounting swap partition Message-ID: <548F0986.1070803@gmail.com> In-Reply-To: <548F071D.2000700@multiplay.co.uk> References: <CAP7y58OKFZmCRiJACmBzptDtp58A1L16LJeUwKSm5tEnJtAx3w@mail.gmail.com> <548F071D.2000700@multiplay.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Steve Sorry, I should have provide much more info, this is 10.1 REL on a Vbox VM this is the output FreeBSD 10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 camcontrol devlist <VBOX HARDDISK 1.0> at scbus0 target 0 lun 0 (ada0,pass0) ass0: <VBOX HARDDISK 1.0> ATA-6 device pass0: 33.300MB/s transfers (UDMA2, PIO 65536bytes) protocol ATA/ATAPI-6 device model VBOX HARDDISK firmware revision 1.0 serial number VB7030ac45-d4933b52 cylinders 16383 heads 16 sectors/track 63 sector size logical 512, physical 512, offset 0 LBA supported 83886080 sectors LBA48 not supported PIO supported PIO4 w/o IORDY DMA supported WDMA2 UDMA6 Feature Support Enabled Value Vendor read ahead yes yes write cache yes yes flush cache yes yes overlap no Tagged Command Queuing (TCQ) no no Native Command Queuing (NCQ) no NCQ Queue Management no NCQ Streaming no Receive & Send FPDMA Queued no SMART no no microcode download no no security no no power management yes yes advanced power management no no automatic acoustic management no no media status notification no no power-up in Standby no no write-read-verify no no unload no no general purpose logging no no free-fall no no Data Set Management (DSM/TRIM) no Host Protected Area (HPA) no Thanks for your time and support Regards On 12/15/2014 01:06 PM, Steven Hartland wrote: > Is your disk attached to ada0? > > You can check this with camcontrol e.g. > camcontrol devlist > camcontrol identify <device> > > Personally I find diskid's more of a hindrance than a help so I > disable them in /boot/loader.conf with: > kern.geom.label.disk_ident.enable="0" > > For reference the same can be done for gpt and gptid, however gptid > are more useful: > kern.geom.label.gpt.enable="0" > kern.geom.label.gptid.enable="0" > > If your using 9.x I would also recommend moving to 10.1, lots of good > things in this. > > Regards > Steve > > On 15/12/2014 15:34, Net Warrior wrote: >> Hi there guys >> It's beeen a long time since I do not use FreeBSD, sice 9-RELEASE, now I >> back on the road and I found lots of cools stuff and thing which I'm >> trying >> to assimilate, now I have a simple problem which I cannot solve, cannot >> activate swap partition, can you lend me a hand with this? >> >> root@:~ # gpart show >> => 34 83886013 diskid/DISK-VB7030ac45-d4933b52 GPT (40G) >> 34 1024 1 freebsd-boot >> (512K) >> 1058 4194304 2 freebsd-swap >> (2.0G) >> 4195362 79690685 3 freebsd-zfs >> (38G) >> >> >> root@:~ # swapinfo >> Device 1K-blocks Used Avail Capacity >> >> root@:~ # swapon -a >> swapon: /dev/ada0p2: No such file or directory >> >> Best regards >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to >> "freebsd-stable-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?548F0986.1070803>