All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Kronenberg <mike.kronenberg@kberg.ch>
To: Enric Pedascoll Quingles <bulmakeio@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu for macosx can't boot linux partition
Date: Wed, 28 Sep 2005 18:33:05 +0200	[thread overview]
Message-ID: <433AC5C1.3050601@kberg.ch> (raw)
In-Reply-To: <a27000fe0509280807730eb680@mail.gmail.com>

Just from my experienc with using CD-ROM under OS X:

say You want partition 1 of disk 5

You dont need the: /dev/disk5s1
But: /dev/rdisk5s1 wich is a raw access

Mike

Enric Pedascoll Quingles wrote:

>well, now i have running macosX.4 and i want to start a qemu session
>with a Debian partition, i know that macos partition is disk0s5 but
>all other partitions are Debian (swap, root, home ...), i try to boot
>all the disk /dev/disk0 and select Debian in a yaboot but when i type
>qemu -hda /dev/disk0, qemu crash
>
>
>On 9/28/05, Jonas Maebe <jonas.maebe@elis.ugent.be> wrote:
>  
>
>>On 28 sep 2005, at 16:29, Enric Pedascoll Quingles wrote:
>>
>>    
>>
>>>i try to boot a fisical mac's partition with qemu but i don't obtain
>>>good results
>>>i have read in documentation files that the command is:
>>>
>>>~#qemu -snapshot -hda /dev/(your disk)
>>>
>>>i try several way with the same result
>>>
>>>~#qemu -snapshot -hda /dev/hda
>>>~#qemu -snapshot -hda /dev/disk0
>>>~#qemu -snapshot -hda /dev/hda0s1..s2...s5
>>>
>>>and nothing...
>>>      
>>>
>>Under Mac OS X, partitions are available as /dev/diskXsY and not /dev/
>>hdXsY. Your boot partition /dev/disk0sY, other disks can get a
>>different number after every reboot.
>>
>>You can find the device name of a partition (under Mac OS X 10.4.x at
>>least) by opening /Applications/Utilities/Disk Utility, selecting a
>>partition and choosing File->Get Info.
>>
>>
>>Jonas
>>
>>    
>>
>
>
>_______________________________________________
>Qemu-devel mailing list
>Qemu-devel@nongnu.org
>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>  
>

  reply	other threads:[~2005-09-28 16:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-28 14:29 [Qemu-devel] qemu for macosx can't boot linux partition Enric Pedascoll Quingles
2005-09-28 14:57 ` Jonas Maebe
2005-09-28 15:07   ` Enric Pedascoll Quingles
2005-09-28 16:33     ` Mike Kronenberg [this message]
2005-09-29  8:13       ` Enric Pedascoll Quingles

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=433AC5C1.3050601@kberg.ch \
    --to=mike.kronenberg@kberg.ch \
    --cc=bulmakeio@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.