mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "Daniel Cegiełka" <daniel.cegielka@gmail.com>
To: musl@lists.openwall.com
Subject: Re: sabotage linux X86_64 image with LXDE desktop released
Date: Sun, 22 Jul 2012 11:32:42 +0200	[thread overview]
Message-ID: <CAPLrYER4MiV67x7m37YH9k6NxEU8VXpkzJUVRVEbib=WYmgFfw@mail.gmail.com> (raw)
In-Reply-To: <500B181F.7080406@barfooze.de>

2012/7/21 John Spencer <maillist-musl@barfooze.de>:
> I uploaded an image file of my latest sabotage build from
>
> https://github.com/rofl0r/sabotage



> Image files are available athttp://mirror.wzff.de/sabotage/
>
> http://mirror.wzff.de/sabotage/sabotage-0.9.2-x86_64_5e7eda8.img.xz
>
> sha512 checksum
> 442aa4d8fca1516e8ede95265eb62ef8cb9a78f674ae466c312b244c94179eb481d484911d52a8856d70f8026bac9048395c3a89237d9ce6cded4be93abab48e
>
> unpack using xzcat (extracts to a 10GB imagefile)
>
> launch using qemu-system-x86_64 imagefile
>
> or alternatively convert to virtualbox format using
>
> |VBoxManage convertfromraw $IMG $VDI
> |

and if you want chroot etc.

# file -s sabotage-0.9.2-x86_64_5e7eda8.img
sabotage-0.9.2-x86_64_5e7eda8.img: x86 boot sector; partition 1:
ID=0x83, active, starthead 32, startsector 2048, 204800 sectors;
partition 2: ID=0x83, starthead 223, startsector 206848, 20764672
sectors, code offset 0x31

# mkdir /mnt/sdb1
# mkdir /mnt/sdb2

# mount sabotage-0.9.2-x86_64_5e7eda8.img /mnt/sdb1 -o offset=$((2048*512))
# mount sabotage-0.9.2-x86_64_5e7eda8.img /mnt/sdb2 -o offset=$((206848*512))

Have fun! :)
Daniel


  parent reply	other threads:[~2012-07-22  9:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-21 20:59 John Spencer
2012-07-21 20:50 ` Rich Felker
2012-07-21 23:10   ` John Spencer
2012-07-21 23:05     ` Rich Felker
2012-07-21 23:50       ` John Spencer
2012-07-22  9:32 ` Daniel Cegiełka [this message]
2012-08-07 23:06 ` Roy
2012-08-07 23:29   ` John Spencer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPLrYER4MiV67x7m37YH9k6NxEU8VXpkzJUVRVEbib=WYmgFfw@mail.gmail.com' \
    --to=daniel.cegielka@gmail.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).