On Apr 25, 8:03 pm, Tiny <
trickymick...@gmail.com> wrote:
> Hi Joao,
>
> Thank you for your reply, and explanation.
>
> I figured that the USB pen did not need a swap, although if I put a single
> partition on the USB pen,
How did you that? Using Alt-F? MS-windows?
> Alt-f does not recognise it.
It doesn't appear in no web page?
> So I created a tiny swap of 0.00001 which registered as 0.000, then the main
> partition was seen correctly.
I wan't able to reproduce that. I have even formated a pen under MS-W
with NTFS and VFAT.
To answer you last question:
-select the usb pen in the web page upper section, then also in the
upper section under "Partition Table", "Operations" select "Erase"
-After erasing the partition table finish, select again the usb pen,
and in the lower section fill-in the size (watch the Free space) and
select the right partition "Type" for the first partition, leaving the
others as they are (size 0 and type none), and hit the "Partition"
button.
-Then, go to Disk->Filesystems and under "New FS Operations", "New
FS", select the filesystem you which and under "Operation" select
"Format".
Still problems?
> I was'nt too sure about the HDD's - so I left the swaps alone - which from
> your reply, appears to be the correct thing.
>
> The partioner did *not* create a partition bigger than 1tb,
You actually tried it?
> However the
> wizard *did* create a large partition without problems.
Thanks.
...
> One last question, :)...
>
> Even though I have a small swap partition on the USB pen, Will Alt-f, still
> try to use it as swap,
> and if so, how can I stop this from happening...
You have to destroy the swap "filesystem". The above procedure should
do it.
If you still have problems you have to resort to the command line,
executing the following command:
dd if=/dev/zero of=/dev/xxx
where xxx is the usb pen swap partition, **usually** sdc1 for a two
disk system
>
> Thanks
>
> Tiny