Welcome Guest ( Log In | Register )

20 Pages V  « < 15 16 17 18 19 > »   
Reply to this topicStart new topic
Episode 5x24, USB Multipass
H@L0_F00
post Tue, 18 Aug 2009 21:19:40 +0000
Post #321


HAL0_F00
*******

Group: Members
Posts: 599
Joined: Wed, 08 Oct 2008 09:22:42 +0000
From: Sin city!
Member No.: 11,143



QUOTE (nVus @ Tue, 18 Aug 2009 00:46:03 +0000) *
I asked because i didn't know, but I guess there really IS such a thing as a stupid question. :blink:

I just don't know where to start with this, could I boot it off the ISO or should I make a live USB and then copy it then to the "Multi-Pass". my main issue is that its got its own menu.lst that used to boot its different version (nVidia/AMD/intell).

Is it even possible to get the above menu.lst to run another menu.lst? Or am I even asking the right questions?

Any help would be great.

Try the ISO... Then try extracting the ISO... Then try the LiveUSB... And next time, please don't ask what to do when you haven't even attempted it...


--------------------
Go to the top of the page
 
+Quote Post
numb3rs
post Wed, 19 Aug 2009 01:51:50 +0000
Post #322


Hak.5 Fan
**

Group: Members
Posts: 31
Joined: Fri, 07 Aug 2009 21:50:37 +0000
Member No.: 15,097



Yes you can.

CODE
title what title you want
root (hd0,0)
configfile /yoursecondlstnamehere.lst
savedefault


place the secondlst.lst on the root of your drive.


--------------------




Go to the top of the page
 
+Quote Post
H@L0_F00
post Wed, 19 Aug 2009 02:55:01 +0000
Post #323


HAL0_F00
*******

Group: Members
Posts: 599
Joined: Wed, 08 Oct 2008 09:22:42 +0000
From: Sin city!
Member No.: 11,143



QUOTE (numb3rs @ Tue, 18 Aug 2009 23:51:50 +0000) *
Yes you can.

CODE
title what title you want
root (hd0,0)
configfile /yoursecondlstnamehere.lst
savedefault


place the secondlst.lst on the root of your drive.

A .lst file can be in any directory, just to clear things up.

And can I get some feedback on the VM I made? Is it working for everybody? Mine goes a bit slower than a regular boot but increasing the RAM from 512 to 1024 helped a lot. How do you guys like it? I'd really appreciate it if you'd lemme know how it's going for you.


--------------------
Go to the top of the page
 
+Quote Post
nVus
post Thu, 20 Aug 2009 08:48:36 +0000
Post #324


Newbie


Group: Members
Posts: 4
Joined: Sat, 15 Aug 2009 01:35:44 +0000
Member No.: 15,185



Thanks for your Help guys to those who did help me smile.gif
And for those that didn't........

..... a thousand words!
Go to the top of the page
 
+Quote Post
H@L0_F00
post Thu, 20 Aug 2009 09:58:04 +0000
Post #325


HAL0_F00
*******

Group: Members
Posts: 599
Joined: Wed, 08 Oct 2008 09:22:42 +0000
From: Sin city!
Member No.: 11,143



QUOTE (nVus @ Thu, 20 Aug 2009 06:48:36 +0000) *
Thanks for your Help guys to those who did help me :)
And for those that didn't........

..... a thousand words!

aha wow... Really? What are you, 10? That's quite childish. But the really sad thing is, I'm probably much younger than you... :)


--------------------
Go to the top of the page
 
+Quote Post
Qwerty 2013
post Thu, 20 Aug 2009 14:41:08 +0000
Post #326


Newbie


Group: Members
Posts: 2
Joined: Mon, 10 Aug 2009 10:43:48 +0000
Member No.: 15,117



QUOTE (H@L0_F00 @ Wed, 19 Aug 2009 02:55:01 +0000) *
And can I get some feedback on the VM I made? Is it working for everybody? Mine goes a bit slower than a regular boot but increasing the RAM from 512 to 1024 helped a lot. How do you guys like it? I'd really appreciate it if you'd lemme know how it's going for you.


I was unable to extract the files from the compressed file that downloaded. When attempting to extract them, I get an "Unspecified Error" (Thank you Microsoft for the helpful information!). I tried to download it a couple times with the same results. Is there anything special I need to do to extract these files?

Ok, so the default "Compressed File" deal that comes with Win7 didn't like it, but when I unzipped with "WinZip" all was fine. I have successfully booted and test my MultiPass. THANK YOU! I was tired of rebooting my machine to test this.
Go to the top of the page
 
+Quote Post
Qwerty 2013
post Thu, 20 Aug 2009 15:44:13 +0000
Post #327


Newbie


Group: Members
Posts: 2
Joined: Mon, 10 Aug 2009 10:43:48 +0000
Member No.: 15,117



QUOTE (bugmenot2589944 @ Sun, 16 Aug 2009 16:14:23 +0000) *
Got Spin Rite to work if anyone needs it...



title Spin Rite 6
map (hd0,0)/Spinrite/SpinRite.img (fd0)
map --hook
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)


Thank you! Works great.
Go to the top of the page
 
+Quote Post
H@L0_F00
post Thu, 20 Aug 2009 16:41:50 +0000
Post #328


HAL0_F00
*******

Group: Members
Posts: 599
Joined: Wed, 08 Oct 2008 09:22:42 +0000
From: Sin city!
Member No.: 11,143



QUOTE (Qwerty 2013 @ Thu, 20 Aug 2009 12:41:08 +0000) *
I was unable to extract the files from the compressed file that downloaded. When attempting to extract them, I get an "Unspecified Error" (Thank you Microsoft for the helpful information!). I tried to download it a couple times with the same results. Is there anything special I need to do to extract these files?

Ok, so the default "Compressed File" deal that comes with Win7 didn't like it, but when I unzipped with "WinZip" all was fine. I have successfully booted and test my MultiPass. THANK YOU! I was tired of rebooting my machine to test this.

Thanks, good to know it's working for you. I think the problem with the default uncompression method is that I used Zip LZMA (instead of the default Deflate method) to compress it as much as possible. It opened fine with the "Compressed (zipped) Folders" option XP so I uploaded it. If anybody else is having the same problem let me know and I can redo it or you can download Z-Zip which is what I used to compress it.


--------------------
Go to the top of the page
 
+Quote Post
anthrounit
post Thu, 20 Aug 2009 23:42:06 +0000
Post #329


Hak.5 Fan ++
****

Group: Members
Posts: 74
Joined: Fri, 10 Aug 2007 22:47:40 +0000
From: The UnderNet
Member No.: 8,003



anyone gotten a windows xp iso to work correctly? if so could you post the code? as for the product key i am using nLite to make it a full unattended install putting the key in for me so solve one problem.
Go to the top of the page
 
+Quote Post
H@L0_F00
post Fri, 21 Aug 2009 00:50:40 +0000
Post #330


HAL0_F00
*******

Group: Members
Posts: 599
Joined: Wed, 08 Oct 2008 09:22:42 +0000
From: Sin city!
Member No.: 11,143



QUOTE (anthrounit @ Thu, 20 Aug 2009 21:42:06 +0000) *
anyone gotten a windows xp iso to work correctly? if so could you post the code? as for the product key i am using nLite to make it a full unattended install putting the key in for me so solve one problem.

I used this and can boot both setup parts although I haven't tested an install because it's slow as all hell like everybody else already mentioned.


--------------------
Go to the top of the page
 
+Quote Post
IAmWEC
post Sat, 22 Aug 2009 18:43:26 +0000
Post #331


Newbie


Group: Members
Posts: 2
Joined: Sat, 22 Aug 2009 18:36:30 +0000
Member No.: 15,317



I am starting to get the hang of this thing finally. I have four working programs on it and four more with test code in the menu.lst files and the software downloading. I am really excited about this thing! The only thing that is giving me hell is Trinity. I can get it to boot, but when it boots, it says that it can't find the partition or hard drive or something like that. I tried a mentioned idea of putting a second partition on the flash drive, but it kept locking me out of it and I had to reformat (Thank god I backed up). I mainly wanted it for it's virus scanning capabilities, so if there is an alternate to this, what is it? Anyone else get Trinity to work? Thanks! smile.gif

New member,
WEC


--------------------
I Am WEC! Or am I... who are you... WHAT DO YOU WANT FROM ME!?
---

I am not insane no matter how much proof you may have...
-Anonymous
Go to the top of the page
 
+Quote Post
H@L0_F00
post Sat, 22 Aug 2009 21:23:45 +0000
Post #332


HAL0_F00
*******

Group: Members
Posts: 599
Joined: Wed, 08 Oct 2008 09:22:42 +0000
From: Sin city!
Member No.: 11,143



QUOTE (IAmWEC @ Sat, 22 Aug 2009 16:43:26 +0000) *
I am starting to get the hang of this thing finally. I have four working programs on it and four more with test code in the menu.lst files and the software downloading. I am really excited about this thing! The only thing that is giving me hell is Trinity. I can get it to boot, but when it boots, it says that it can't find the partition or hard drive or something like that. I tried a mentioned idea of putting a second partition on the flash drive, but it kept locking me out of it and I had to reformat (Thank god I backed up). I mainly wanted it for it's virus scanning capabilities, so if there is an alternate to this, what is it? Anyone else get Trinity to work? Thanks! :)

New member,
WEC

It can't find the partition because it looks for the volume name. If you were trying to make more than a single partition on a flash drive I hope it wasn't on Windows because it's not just point and click. Use GParted or QTParted from a Linux LiveCD to multi-partition your flash drive if you want. Or you could edit the boot config file like this:
QUOTE (casca @ Tue, 11 Aug 2009 02:06:55 +0000) *
I haven't tried this yet but found this in the Trinity Documentation


Link


--------------------
Go to the top of the page
 
+Quote Post
IAmWEC
post Sun, 23 Aug 2009 09:42:40 +0000
Post #333


Newbie


Group: Members
Posts: 2
Joined: Sat, 22 Aug 2009 18:36:30 +0000
Member No.: 15,317



Well thanks! I was using Acronis Disk Director to partition it, and didn't even mess with Windows partitioning, but I'll go ahead and try GParted now!


--------------------
I Am WEC! Or am I... who are you... WHAT DO YOU WANT FROM ME!?
---

I am not insane no matter how much proof you may have...
-Anonymous
Go to the top of the page
 
+Quote Post
Jonathan
post Sun, 23 Aug 2009 13:09:09 +0000
Post #334


Newbie


Group: Members
Posts: 3
Joined: Sun, 23 Aug 2009 12:49:49 +0000
Member No.: 15,327



Hi,

Neither "PeToUSB" nor "grubinst_gui.exe" can identify any drives on my machine; HDD or USB or otherwise. I am running Windows Vista on my Samsung laptop.

Am I missing something blindingly obvious?

I have been enjoying Hak-5 for a while, but most of it is over my head. This looks like a fun project though, although I am damned if I can get it to work at the moment....

Any help? Cheers

Jonathan
Go to the top of the page
 
+Quote Post
Säätäjä
post Sun, 23 Aug 2009 15:48:12 +0000
Post #335


Newbie


Group: Members
Posts: 1
Joined: Sat, 22 Aug 2009 12:54:18 +0000
Member No.: 15,314



QUOTE (Jonathan @ Sun, 23 Aug 2009 21:09:09 +0000) *
Neither "PeToUSB" nor "grubinst_gui.exe" can identify any drives on my machine; HDD or USB or otherwise. I am running Windows Vista on my Samsung laptop.

Am I missing something blindingly obvious?


Right click, run as administrator?
Go to the top of the page
 
+Quote Post
Jonathan
post Sun, 23 Aug 2009 17:15:45 +0000
Post #336


Newbie


Group: Members
Posts: 3
Joined: Sun, 23 Aug 2009 12:49:49 +0000
Member No.: 15,327



QUOTE (Säätäjä @ Sun, 23 Aug 2009 21:48:12 +0000) *
Right click, run as administrator?



Brilliant!

Now, can someone tell me why when I logged out and logged in again using the Administrator account it was not working?

Many thanks, Säätäjä
Go to the top of the page
 
+Quote Post
Psychosis
post Sun, 23 Aug 2009 17:39:00 +0000
Post #337


Hak.5 Pirate
******

Group: Members
Posts: 436
Joined: Sun, 28 Jun 2009 04:32:18 +0000
From: Sydney, Australia
Member No.: 14,583



UAC. That's why.


--------------------





Go to the top of the page
 
+Quote Post
Makeveli
post Mon, 24 Aug 2009 12:00:28 +0000
Post #338


Newbie


Group: Members
Posts: 4
Joined: Mon, 24 Aug 2009 11:56:16 +0000
Member No.: 15,341



Sorry to be such a newb. But is was wondering the menu.lst config for xPUD. I'm trying to get a handle on this whole thing and with linux to get away from micro$oft smile.gif
Go to the top of the page
 
+Quote Post
Wetwork
post Mon, 24 Aug 2009 14:06:43 +0000
Post #339


Hak.5 Fan ++
****

Group: Members
Posts: 118
Joined: Tue, 14 Apr 2009 13:15:47 +0000
From: New Yawk
Member No.: 13,650



If anyone is interested i got Nbuntu to work on my Multipass

title Nbuntu LiveCD
find --set-root /nubuntu-8.04-alpha-i386.iso
map /nubuntu-8.04-alpha-i386.iso (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/nubuntu-8.04-alpha-i386.iso quiet splash locale=en.UTF-8 --
initrd /casper/initrd.gz
boot

as you can see its very similar to Unbuntu in the GRUB design


--------------------
Security is a warm blanket of mistrust
Want computer security? .....Grab the black cable and yank it real hard
Go to the top of the page
 
+Quote Post
Jonathan
post Mon, 24 Aug 2009 17:00:02 +0000
Post #340


Newbie


Group: Members
Posts: 3
Joined: Sun, 23 Aug 2009 12:49:49 +0000
Member No.: 15,327



QUOTE (sirpoonga @ Mon, 17 Aug 2009 02:26:50 +0000) *
I found out you can boot ubuntu with the iso and have persistence. You need to put a casper-rw file on root and use this:


QUOTE
Now I am trying to figure out how to have multiple casper-rw files for some different isos.


Hey, Sirpoonga,

Did you get that Ubuntu with persistence to work? I tried putting the casper-rw file in root (with everything else - only other thing of interest being the Ubuntu iso) and it was not exhibiting persistence for me. Can you do it for other stuff?

Cheers

Jonathan
Go to the top of the page
 
+Quote Post

20 Pages V  « < 15 16 17 18 19 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: Sat, 21 Nov 2009 02:37:39 +0000