Did you first set the type to 82 (Linux swap)?
Hi there,
I'm trying to install backtrack 3 on my laptop. I followed the advice on how to install backtrack 3 final from this link: hxxp://forums.remote-exploit.org/showthread.php?t=14751&page=11
I have three partitions. Sda1 is 68gb, sda2 is 2-3 gb, and sda 4 is 2-3 gb. When I try to swap sda2 I get this error:
Any help plz?Code:bt ~ # mkswap /dev/sda2 mkswap: error: swap area needs to be at least 40kB Usage: mkswap [-c] [-v0|-v1] [-pPAGESZ] [-L label] /dev/name [blocks]
Thanks.
Did you first set the type to 82 (Linux swap)?
Thorn
Stop the TSA now! Boycott the airlines.
What tool did you use to make the partitions?
Thorn
Stop the TSA now! Boycott the airlines.
I used gparted to partition my hardrive.
I don't think that's really a problem. It's just telling you it set up swap on sda3. The UUID is the drives Universally Unique Identifier. UUIDs are better for machines with lots of drive changes(usb and whatnot) as the UUID never changes, but the mount id (sda, hda, whatever) may change.
I don't think backtrack used uuids, did you use ubuntu or a newer debian machine?
Of course, if you really wanted to have some fun, go to Wal-Mart late at night and ask the greeter if they could help you find trashbags, roll of carpet, rope, quicklime, clorox and a shovel. See if they give you any strange looks. --Streaker69
"Well, there's your problem!"
- Mythbusters
I'd suggest using fdisk, and using that to set the types. Then use mkfs and mkswap to make the appropriate file structures.
Edit: Barry is right though. It doesn't really look to be an error message. You can probably proceed with the install.
Thorn
Stop the TSA now! Boycott the airlines.
I proceeded with the installation. Now I get this message:
Code:bt ~ # mount /dev/sda3 /mnt/backtrack/ /dev/sda3 looks like swapspace - not mounted mount: you must specify the filesystem type bt ~ #
Thanks for the help btw.
Sorry I'm a little confused. Instead of following the direction to install backtrack 3 from this thread http://forums.remote-exploit.org/showthread.php?t=14751
I decided to install from this link
http://209.85.173.104/search?q=cache...ient=firefox-a
The only problem with following the later direction, is will it really erase all my information on my drive?
Is there a difference between the two instruction or will they both erase my drive?