Hi Fabrice,
--- Fabrice Bellard <[EMAIL PROTECTED]> a écrit :
> > Its vl.multicdrom, and you can download it from the archives at :
> > http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00289.html
>
> A VM configuration file will be added in QEMU very soon. People wishing
> to have weird h
Sylvain Petreolle wrote:
hi,
--- [EMAIL PROTECTED] a écrit :
Hello.
How about finally not having cdrom hardcoded? Right now installing some distro
that reqires hda
and hdc to be active raid components and having to change that single variable
initialization
vaue is easy but not comfortable
On Monday 28 August 2006 13:20, Armistead, Jason wrote:
> On Monday, 28 August 2006 10:08 PM (AEST) Míguel wrote:
> >> What about something like -hdX test.iso,hw=cdrom with default hw being
>
> disk?
>
> >And why not a shorted and more standard solution?
> >
> >-ideN [hd:|cd:]filename
>
> And what
On Monday, 28 August 2006 10:08 PM (AEST) Míguel wrote:
>> What about something like -hdX test.iso,hw=cdrom with default hw being
disk?
>
>And why not a shorted and more standard solution?
>
>-ideN [hd:|cd:]filename
>
>Examples:
>
>-ide0 /tmp/myimage.dsk
>Set primary master as harddisk (hd: is the
What about something like -hdX test.iso,hw=cdrom with default hw being disk?
And why not a shorted and more standard solution?
-ideN [hd:|cd:]filename
Examples:
-ide0 /tmp/myimage.dsk
Set primary master as harddisk (hd: is the default)
-ide1 hd:/tmp/myimage.dsk
Set primary slave as harddisk
hi,
--- [EMAIL PROTECTED] a écrit :
> Hello.
>
> How about finally not having cdrom hardcoded? Right now installing some
> distro that reqires hda
> and hdc to be active raid components and having to change that single
> variable initialization
> vaue is easy but not comfortable enough with rec
On 8/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello.
How about finally not having cdrom hardcoded?
[...]
not speaking about more then one images as cdrom
What about something like -hdX test.iso,hw=cdrom with default hw being disk ?
___