Displaying 2 results from an estimated 2 matches for "av8n".
Did you mean:
a8n
2005 Mar 07
2
New entropy source proposal.
Hi.
I've been playing a bit with "use sound card as an entropy source" idea.
This simple program does what I wanted:
http://people.freebsd.org/~pjd/misc/sndrand.tbz
The program is very simple, it should be run with two arguments:
% sndtest /dev/dspW 1048576 > rand.data
This command will generate 1MB of random data.
With my sound card:
pcm0: <Intel ICH3 (82801CA)>
2012 Jul 16
4
Can't get Grub work on clone of machine
...please wait...
Error 2
I have tried :
the Super Grub http://www.supergrubdisk.org/wiki/Howto_Fix_Grub#GRUB_solution_.28Linux_shell.29
http://wiki.centos.org/TipsAndTricks/ReinstallGRUB
# chroot /mnt/sysimage
# grub-install /dev/sda
/dev/sda does not have any corresponding BIOS drive.
http://www.av8n.com/computer/htm/grub-reinstall.htm
# grub-install --root-directory=/mnt/sysimage /dev/sda
/dev/sda does not have any corresponding BIOS drive.
I have also tried a number using the grub console with a number of
different configurations all failed .
fdisk output :
Disk /dev/sda: 549.7 GB, 54975...