WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tc64 6.3 random: nonblocking pool is initialized hangs on boot  (Read 8224 times)

Offline halma

  • Full Member
  • ***
  • Posts: 164
tc64 6.3 random: nonblocking pool is initialized hangs on boot
« on: September 03, 2015, 06:33:05 AM »
Hi,

while i am trying to get the latest version of TC64 to work under XEN4, it hangs on the boot process with the message:

Code: [Select]
random: nonblocking pool is initialized
and then nothing happend!
Before i was using TC5.3 x64 and all was fine ... what i am doing wrong?

here is my xen config:
Code: [Select]
# Tinycore64 Linux PV DomU

# Kernel paths for install
kernel = "/home/xen/domains/tcdomu/vmlinuz64-tc6.3"
ramdisk = '/home/xen/domains/tcdomu/corepure64-tc6.3.gz'
#root="/mnt/xvda1"
#extra="console=tty xencons=tty nousb nortc nodhcp norestore noswap noutc nofstab nozswwap root=xvda1 home=xvda1 tce=xvda1 opt=xvda1"
extra="console=tty xencons=tty waitusb=5 nortc nodhcp noswap noutc nozswwap root=xvdb1 home=xvdb1 tce=xvdb1 opt=xvda1 host=dagdev"

# Path to HDD and iso file
#TinDyCore-5.3.iso

disk = [ 'file:/home/xen/domains/tcdomu/TinyCorePure64-6.3.iso,xvda,w' ]

disk = [ 'file:/home/xen/domains/tcdomu/disk.img-o-tinycore-5.3,xvdb,w' ]

# Network configuration
vif = [ 'ip=192.168.123.64 ,mac=00:16:3E:F4:64:22,bridge=LANBRIDGE' ]

# DomU settings
memory = 512
name = "tcdomu"
vcpus = 1
maxvcpus = 1
boot='d'


thanks
1 + 2 = 6  cause  10 - 6 = 78 ;-) lol

Offline halma

  • Full Member
  • ***
  • Posts: 164
« Last Edit: September 03, 2015, 08:30:57 AM by halma »
1 + 2 = 6  cause  10 - 6 = 78 ;-) lol