# savecore -v -L
savecore: dedicated dump device required
The error message is exact and complete...
___
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
Stephen Hahn wrote:
* Oliver Yang <[EMAIL PROTECTED]> [2006-07-24 22:38]:
Hi All,
When I try to savecore on a running system, we found it doesn't work on
my machine:
# dumpadm
Dump content: kernel pages
Dump device: /dev/dsk/c0d0s1 (swap)
Savecore directory: /var/crash/palace
Sa
* Oliver Yang <[EMAIL PROTECTED]> [2006-07-24 22:38]:
> Hi All,
>
> When I try to savecore on a running system, we found it doesn't work on
> my machine:
>
> # dumpadm
> Dump content: kernel pages
> Dump device: /dev/dsk/c0d0s1 (swap)
> Savecore directory: /var/crash/palace
> Savecor
Hi All,
When I try to savecore on a running system, we found it doesn't work on
my machine:
# dumpadm
Dump content: kernel pages
Dump device: /dev/dsk/c0d0s1 (swap)
Savecore directory: /var/crash/palace
Savecore enabled: yes
# savecore -v -L
savecore: dedicated dump device require
Amit Mitkar wrote:
hi,
I have a 64 bit driver with an ioctl entry point that can be called from 32 bit apps.
From the various docs available it seems that I need to use the _MULTI_DATA_MODEL macro in my code to copy the ioctl arg appropriately depending
upon what kind of app calls it.
hi,
I have a 64 bit driver with an ioctl entry point that can be called from 32
bit apps.
From the various docs available it seems that I need to use the
_MULTI_DATA_MODEL macro in my code to copy the ioctl arg appropriately
depending
upon what kind of app calls it.
The ioctls to t