Remote Exploit Forums

Go Back   Remote Exploit Forums > Newbie Area


Newbie Area Welcome to the BackTrack Forums! Please check this section and post to it if you are new to BackTrack, the Forums, or both.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-07-2009, 02:55 PM
New Member
 
Join Date: Nov 2009
Posts: 2
Thumbs down remove backtrack 3 from USB stick

Hi all,

I just tried to remove backtrack from my 2GB usb stick, How can I restore the MBR on the stick?

now, the empty stick only shows up 0.7GB ??

how I have to redo the backtrack usb installation?

...or is the stick now for ever destroyed (to 0.7GB)

thanks for hints, help and answers...

bone.s
Reply With Quote
  #2 (permalink)  
Old 11-07-2009, 06:20 PM
Senior Member
 
Join Date: Feb 2009
Location: Sofia, Bulgaria
Posts: 352
Default

the stick is forever destroyed - once Black Track has been on it, it's over. As you may have heard... "Once you go black, you can never go back!"

(just coudn't hold it)
Reply With Quote
  #3 (permalink)  
Old 11-07-2009, 07:33 PM
Just burned his ISO
 
Join Date: Nov 2009
Posts: 2
Default

There may be a way download HP USB Stick Formatting Tool which will alow you to repartion the usb stick
Reply With Quote
  #4 (permalink)  
Old 11-07-2009, 08:11 PM
Virchanza's Avatar
Senior Member
 
Join Date: Sep 2008
Location: I am not living
Posts: 728
Default

OK so you've removed Backtrack from your USB stick.

So what's on your USB stick now? Is there an operating system on it?

You only need play around with the Master Boot Record if you plan on booting off the drive.

Otherwise just blank the entire drive out, create one large partition (e.g. a FAT32 partition), format the partition, and then copy your pr0n or music or whatever over onto it.

To create one large partition, use "fdisk" and type "m" to get a list of commands. First delete all the partitions using the "d" command, then add a partition by choosing "n".

To format the partition, use:

Code:
mkdosfs -F 32 /dev/sdb1
Then just mount it and copy your stuff across:

Code:
su root
cd /mnt
mkdir sdb1
mount /dev/sdb1 sdb1
cd sdb1
cp /home/barack_obama/pr0n ./
cp /home/barack_obama/music ./
__________________
Ask questions on the open forums, that way everybody benefits from the solution, and everybody can be corrected when they make mistakes. Don't send me private messages asking questions that should be asked on the open forums, I won't respond. I decline all "Friend Requests".
Reply With Quote
  #5 (permalink)  
Old 11-08-2009, 07:23 AM
Junior Member
 
Join Date: Sep 2009
Posts: 5
Default

Wouldn't just reformatting the usb stick work?
Reply With Quote
  #6 (permalink)  
Old 11-08-2009, 11:41 AM
New Member
 
Join Date: Nov 2009
Posts: 2
Default

Thanks a lot,

Firstly I tried to format it with the comand included in the context menu of the windows explorer.
Not very successful...

Finaly the HP tool worked (first try)

thanks
Reply With Quote
  #7 (permalink)  
Old 11-08-2009, 05:18 PM
Barry's Avatar
Senior Member
 
Join Date: Feb 2006
Location: Right behind you. Using you as a shield.
Posts: 3,192
Default

Quote:
Originally Posted by matcat View Post
Wouldn't just reformatting the usb stick work?
Windows has issues with thumb drives that have grub on them. I just use my Mac, or a linux machine to repartition them.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:21 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2