elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Guía rápida para descarga de herramientas gratuitas de seguridad y desinfección


  Mostrar Mensajes
Páginas: 1 [2] 3
11  Sistemas Operativos / GNU/Linux / Re: XBoot Problema al crear discos mutiboot en: 5 Mayo 2014, 17:42 pm
mm, ahi veré lo del codigo tal cual del otro foro, osea que pondre ISOS en vez de main, aunque logicamente no creo que funcione.

Y otra cosa, tu usas gra4dos, que usas y q preograma usas exactamente? por que ya probe con tantos... creo q probe con todos :/
12  Sistemas Operativos / GNU/Linux / Re: XBoot Problema al crear discos mutiboot en: 5 Mayo 2014, 02:28 am
honestamente, creé una carpeta que se llama Main y los puse todos ahi mismo. Obviamente cambié el codigo, quedó asi:

Código:
default 0
timeout 30
color blue/green yellow/red white/magenta white/magenta
foreground=FFFFFF
background=0066FF

    title Windows XP x32
map /main/xp.iso (hd32)
map --hook
root (hd32)
chainloader
boot

    title Windows Seven Ultimate x32
map /main/w732.iso (hd32)
map --hook
root (hd32)
chainloader
boot

    title Windows Seven Ultimate x64
map /main/w764.iso (hd32)
map --hook
root (hd32)
chainloader
boot

    title Ubuntu 13.04 x64

map --heads=0 --sectors-per-track=0 /main/ub130464.iso (hd32)
map --hook
root (hd32)
chainloader
boot

    title Ubuntu 14.04 x32
map /main/ub140432.iso (hd32)
map --hook
root (hd32)
chainloader
boot

    title Ubuntu 14.04 x64
map /main/ub140464.iso (hd32)
map --hook
root (hd32)
chainloader
boot

    title MemTest 5.1
map /main/mem.iso (hd32)
map --hook
root (hd32)
chainloader
boot

    title HDD Regenerator 1.71
map /main/hdd.iso (hd32)
map --hook
root (hd32)
chainloader
boot

NO tiene nada que ver verdad? si mofique en ambas partes..
13  Sistemas Operativos / GNU/Linux / Re: XBoot Problema al crear discos mutiboot en: 3 Mayo 2014, 15:32 pm
bueno probare con eso. Y otra cosa lo que decia en el otro topic, hacerlo manualmente con el tutorial de lotro foro, por que no anda el linux? :(

http://foro.seguridadwireless.net/live-cd-wifiway/manual-creacion-usb-multiboot-varios-livecd-en-un-pendrive/


Andubo todo bien, puse 2 lives aparte, y 4 windows y 2 ubunuts (14.04) x32 y x64. Los windows llegan correctamente a la pantalla de instalacion, donde hay que particionar y todo eso. Pero los ubuntus mueren cuando está cargando, cuando dice Ubuntu y carga pelotitas rojas y blancas, y tira un error:

"Unable to find medium contaings Live a file system.

que puede ser? me gustaria poder bootear los ubunuts desde es pendrive


eso, si pudiera aregalr eso es mi salvacion  ;-) ;-)
14  Sistemas Operativos / GNU/Linux / Re: XBoot Problema al crear discos mutiboot en: 3 Mayo 2014, 06:32 am
gracias, te hago una pregunta.

En el Xboot, cuando añado un WIndows, lo hago pasar por uno de Darkis boot, eso funcionará? de butear bootea, pero andara bien? (no tirara pantallas azules?)

y que pasaria si hago pasar todas las distro de linux y windows y otros Lives bajo el darkis? el darkis me toma todo y no me tira ese error, pero funcionaran bien?
15  Sistemas Operativos / GNU/Linux / XBoot Problema al crear discos mutiboot en: 3 Mayo 2014, 01:12 am
Finalmente creo que usaré el Xboot para hacer un pendrive multibotteo (lo encontre buenisimo) pero no anda con windows, tira el siguiente error:


seguido del siguiente notepad:

Código:




ERROR REPORT ( 05/02/2014 15:31:42 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.1
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. El sistema no puede encontrar el archivo especificado.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 05/02/2014 15:42:10 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.1
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. El sistema no puede encontrar el archivo especificado.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 05/02/2014 15:47:02 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.1
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. El sistema no puede encontrar el archivo especificado.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 05/02/2014 15:55:18 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.1
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. El sistema no puede encontrar el archivo especificado.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 05/02/2014 19:49:56 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.1
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. El sistema no puede encontrar el archivo especificado.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , Exception )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 05/02/2014 20:02:14 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.1
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. El sistema no puede encontrar el archivo especificado.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 05/02/2014 20:07:41 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.1
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. El sistema no puede encontrar el archivo especificado.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()


Con Linux si anda, (pero es raro lo que hace, copia la ISO 2 veces en el pendrive) por lo que ocupa el doble de espacio. Selecciono una ISO de ubuntu, y en la lista le selecciono Linux-Ubuntu. Y hace eso de las 2 ISO.

Con otros "formatos" al seleccionar en la lista no crea 2 iso, pero no anda, no botea.

Que puedo hacer? el menu q se crea con este programa es exelente pero no logro hacerlo andar con windows, y con linux me consume el doble de espacio en la memoria usb

que hago?
16  Sistemas Operativos / GNU/Linux / Re: USB Multi boot no anda con Ubuntu en: 3 Mayo 2014, 01:08 am
no, igual abrire otro hilo
17  Sistemas Operativos / GNU/Linux / Re: USB Multi boot no anda con Ubuntu en: 2 Mayo 2014, 19:37 pm
probe con yumi y tampoco me lo corre. los otros no me toman windows, solo linux
18  Sistemas Operativos / GNU/Linux / USB Multi boot no anda con Ubuntu en: 2 Mayo 2014, 01:30 am
Seguí los pasos de esta guia de otro foro, no sé si será spam esto, espero que no, pero tm espero q me pueden ayudar en este foro

http://foro.seguridadwireless.net/live-cd-wifiway/manual-creacion-usb-multiboot-varios-livecd-en-un-pendrive/


Andubo todo bien, puse 2 lives aparte, y 4 windows y 2 ubunuts (14.04) x32 y x64. Los windows llegan correctamente a la pantalla de instalacion, donde hay que particionar y todo eso. Pero los ubuntus mueren cuando está cargando, cuando dice Ubuntu y carga pelotitas rojas y blancas, y tira un error:

"Unable to find medium contaings Live a file system.

que puede ser? me gustaria poder bootear los ubunuts desde es pendrive :(
19  Programación / Programación Visual Basic / Re: Cambiar entrada de sonido con VB 6 en: 14 Abril 2014, 06:23 am
muchas gracias, pero la verdad que me hice mucho enredo con esto, habia 8 programas posteados en un post si la busqueda la hacia en ingles y no en español jaja.
20  Programación / Programación Visual Basic / Re: Cambiar entrada de sonido con VB 6 en: 13 Abril 2014, 21:06 pm
ahi google un poco y di con esto, que me solucino el problema
http://foro.elhacker.net/scripting/solucionadobatch_programa_para_cambiar_dispositivos_de_sonido-t350667.0.html

igual, para saber, si alguien sabe el codigo para VB 6 mejor  :)
Páginas: 1 [2] 3
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines