Discussion:
[Grml] grml usb sticks
Albert Dengg
2011-08-24 20:22:53 UTC
Permalink
hi,
a while ago i bought one of the nice 32/64bit dual usb keys and since it
is now a bit outdated (the version is from the beginning of 2010 or so)
i would like to update it, but i haven't found a procedure in the wiki
or anywhere else...and i would like to avoid having to do to much
reading of docs and/or doing it by trial and error the hard way.

can anybody point me in the right direction?

thx

yours,
albert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.mur.at/pipermail/grml/attachments/20110824/acc2446e/attachment.pgp>
Albert Dengg
2011-08-24 20:22:53 UTC
Permalink
hi,
a while ago i bought one of the nice 32/64bit dual usb keys and since it
is now a bit outdated (the version is from the beginning of 2010 or so)
i would like to update it, but i haven't found a procedure in the wiki
or anywhere else...and i would like to avoid having to do to much
reading of docs and/or doing it by trial and error the hard way.

can anybody point me in the right direction?

thx

yours,
albert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20110824/acc2446e/attachment-0002.pgp>
Albert Dengg
2011-08-24 20:22:53 UTC
Permalink
hi,
a while ago i bought one of the nice 32/64bit dual usb keys and since it
is now a bit outdated (the version is from the beginning of 2010 or so)
i would like to update it, but i haven't found a procedure in the wiki
or anywhere else...and i would like to avoid having to do to much
reading of docs and/or doing it by trial and error the hard way.

can anybody point me in the right direction?

thx

yours,
albert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20110824/acc2446e/attachment-0003.pgp>
Darshaka Pathirana
2011-09-01 19:21:58 UTC
Permalink
Post by Albert Dengg
a while ago i bought one of the nice 32/64bit dual usb keys and since it
is now a bit outdated (the version is from the beginning of 2010 or so)
i would like to update it, but i haven't found a procedure in the wiki
or anywhere else...and i would like to avoid having to do to much
reading of docs and/or doing it by trial and error the hard way.
can anybody point me in the right direction?
Same question I wanted to ask since 2010.12 came out (as I also have
one of these shiny grml.org usb-keys with 2010.04~rc-something on it).

After searching the grml-wiki (after your trigger - thx!) I found
this:

[1] http://wiki.grml.org/doku.php?id=usb&s=usb
[2] http://grml.org/grml2usb/

So it seems that downloading both ISOs (32bit/64bit) and

% grml2usb ${GRML64BIT_ISO} ${GRML32BIT_ISO} ${USBDEVICE_PARTITION}

should do the trick. The usb-stick should be partitioned and formatted
mit fat16 (or you can use the "--fat16" option).

According to [3] everything else[tm] (e.g. memtest, freedos) should be
on the stick automatically.

[3] http://grml.org/grml2usb/#directory-layout

Please be aware that I have not tested it (yet). Please tell me if
that worked! (Or if anyone knows better, let me know.)

HTH && HAND,
- Darsha
markus
2011-09-13 10:08:21 UTC
Permalink
Hello,
Post by Darshaka Pathirana
Post by Albert Dengg
a while ago i bought one of the nice 32/64bit dual usb keys and since it
is now a bit outdated (the version is from the beginning of 2010 or so)
i would like to update it, but i haven't found a procedure in the wiki
or anywhere else...and i would like to avoid having to do to much
reading of docs and/or doing it by trial and error the hard way.
can anybody point me in the right direction?
Same question I wanted to ask since 2010.12 came out (as I also have
one of these shiny grml.org usb-keys with 2010.04~rc-something on it).
After searching the grml-wiki (after your trigger - thx!) I found
[1] http://wiki.grml.org/doku.php?id=usb&s=usb
[2] http://grml.org/grml2usb/
So it seems that downloading both ISOs (32bit/64bit) and
% grml2usb ${GRML64BIT_ISO} ${GRML32BIT_ISO} ${USBDEVICE_PARTITION}
should do the trick. The usb-stick should be partitioned and formatted
mit fat16 (or you can use the "--fat16" option).
The best way is to partitioning the usbstick with fdisk/cfdisk and
format with "mkfs.vfat -F 32 ${USBDEVICE_PARTITION}" (FAT32).
Post by Darshaka Pathirana
According to [3] everything else[tm] (e.g. memtest, freedos) should be
on the stick automatically.
[3] http://grml.org/grml2usb/#directory-layout
Please be aware that I have not tested it (yet). Please tell me if
that worked! (Or if anyone knows better, let me know.)
Today, I have update my own stick with grml(64)-small and grml(64)-full
with grml2usb. It is a perfect tool for this. ;-)
Post by Darshaka Pathirana
HTH && HAND,
- Darsha
Bye,

Markus
Post by Darshaka Pathirana
_______________________________________________
Grml mailing list - Grml at mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/
markus
2011-09-13 10:08:21 UTC
Permalink
Hello,
Post by Darshaka Pathirana
Post by Albert Dengg
a while ago i bought one of the nice 32/64bit dual usb keys and since it
is now a bit outdated (the version is from the beginning of 2010 or so)
i would like to update it, but i haven't found a procedure in the wiki
or anywhere else...and i would like to avoid having to do to much
reading of docs and/or doing it by trial and error the hard way.
can anybody point me in the right direction?
Same question I wanted to ask since 2010.12 came out (as I also have
one of these shiny grml.org usb-keys with 2010.04~rc-something on it).
After searching the grml-wiki (after your trigger - thx!) I found
[1] http://wiki.grml.org/doku.php?id=usb&s=usb
[2] http://grml.org/grml2usb/
So it seems that downloading both ISOs (32bit/64bit) and
% grml2usb ${GRML64BIT_ISO} ${GRML32BIT_ISO} ${USBDEVICE_PARTITION}
should do the trick. The usb-stick should be partitioned and formatted
mit fat16 (or you can use the "--fat16" option).
The best way is to partitioning the usbstick with fdisk/cfdisk and
format with "mkfs.vfat -F 32 ${USBDEVICE_PARTITION}" (FAT32).
Post by Darshaka Pathirana
According to [3] everything else[tm] (e.g. memtest, freedos) should be
on the stick automatically.
[3] http://grml.org/grml2usb/#directory-layout
Please be aware that I have not tested it (yet). Please tell me if
that worked! (Or if anyone knows better, let me know.)
Today, I have update my own stick with grml(64)-small and grml(64)-full
with grml2usb. It is a perfect tool for this. ;-)
Post by Darshaka Pathirana
HTH && HAND,
- Darsha
Bye,

Markus
Post by Darshaka Pathirana
_______________________________________________
Grml mailing list - Grml at mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/
markus
2011-09-13 10:08:21 UTC
Permalink
Hello,
Post by Darshaka Pathirana
Post by Albert Dengg
a while ago i bought one of the nice 32/64bit dual usb keys and since it
is now a bit outdated (the version is from the beginning of 2010 or so)
i would like to update it, but i haven't found a procedure in the wiki
or anywhere else...and i would like to avoid having to do to much
reading of docs and/or doing it by trial and error the hard way.
can anybody point me in the right direction?
Same question I wanted to ask since 2010.12 came out (as I also have
one of these shiny grml.org usb-keys with 2010.04~rc-something on it).
After searching the grml-wiki (after your trigger - thx!) I found
[1] http://wiki.grml.org/doku.php?id=usb&s=usb
[2] http://grml.org/grml2usb/
So it seems that downloading both ISOs (32bit/64bit) and
% grml2usb ${GRML64BIT_ISO} ${GRML32BIT_ISO} ${USBDEVICE_PARTITION}
should do the trick. The usb-stick should be partitioned and formatted
mit fat16 (or you can use the "--fat16" option).
The best way is to partitioning the usbstick with fdisk/cfdisk and
format with "mkfs.vfat -F 32 ${USBDEVICE_PARTITION}" (FAT32).
Post by Darshaka Pathirana
According to [3] everything else[tm] (e.g. memtest, freedos) should be
on the stick automatically.
[3] http://grml.org/grml2usb/#directory-layout
Please be aware that I have not tested it (yet). Please tell me if
that worked! (Or if anyone knows better, let me know.)
Today, I have update my own stick with grml(64)-small and grml(64)-full
with grml2usb. It is a perfect tool for this. ;-)
Post by Darshaka Pathirana
HTH && HAND,
- Darsha
Bye,

Markus
Post by Darshaka Pathirana
_______________________________________________
Grml mailing list - Grml at mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/
Darshaka Pathirana
2011-09-01 19:21:58 UTC
Permalink
Post by Albert Dengg
a while ago i bought one of the nice 32/64bit dual usb keys and since it
is now a bit outdated (the version is from the beginning of 2010 or so)
i would like to update it, but i haven't found a procedure in the wiki
or anywhere else...and i would like to avoid having to do to much
reading of docs and/or doing it by trial and error the hard way.
can anybody point me in the right direction?
Same question I wanted to ask since 2010.12 came out (as I also have
one of these shiny grml.org usb-keys with 2010.04~rc-something on it).

After searching the grml-wiki (after your trigger - thx!) I found
this:

[1] http://wiki.grml.org/doku.php?id=usb&s=usb
[2] http://grml.org/grml2usb/

So it seems that downloading both ISOs (32bit/64bit) and

% grml2usb ${GRML64BIT_ISO} ${GRML32BIT_ISO} ${USBDEVICE_PARTITION}

should do the trick. The usb-stick should be partitioned and formatted
mit fat16 (or you can use the "--fat16" option).

According to [3] everything else[tm] (e.g. memtest, freedos) should be
on the stick automatically.

[3] http://grml.org/grml2usb/#directory-layout

Please be aware that I have not tested it (yet). Please tell me if
that worked! (Or if anyone knows better, let me know.)

HTH && HAND,
- Darsha
Darshaka Pathirana
2011-09-01 19:21:58 UTC
Permalink
Post by Albert Dengg
a while ago i bought one of the nice 32/64bit dual usb keys and since it
is now a bit outdated (the version is from the beginning of 2010 or so)
i would like to update it, but i haven't found a procedure in the wiki
or anywhere else...and i would like to avoid having to do to much
reading of docs and/or doing it by trial and error the hard way.
can anybody point me in the right direction?
Same question I wanted to ask since 2010.12 came out (as I also have
one of these shiny grml.org usb-keys with 2010.04~rc-something on it).

After searching the grml-wiki (after your trigger - thx!) I found
this:

[1] http://wiki.grml.org/doku.php?id=usb&s=usb
[2] http://grml.org/grml2usb/

So it seems that downloading both ISOs (32bit/64bit) and

% grml2usb ${GRML64BIT_ISO} ${GRML32BIT_ISO} ${USBDEVICE_PARTITION}

should do the trick. The usb-stick should be partitioned and formatted
mit fat16 (or you can use the "--fat16" option).

According to [3] everything else[tm] (e.g. memtest, freedos) should be
on the stick automatically.

[3] http://grml.org/grml2usb/#directory-layout

Please be aware that I have not tested it (yet). Please tell me if
that worked! (Or if anyone knows better, let me know.)

HTH && HAND,
- Darsha
Loading...