From: S. A. <nok...@gm...> - 2007-12-23 11:02:03
|
It's run nicely. Thanks you. On 12/23/07, Andreas Schwab <sc...@su...> wrote: > "S. Abidin" <nok...@gm...> writes: > > > I dont use CDROM for Installation of MacOS 9 > > This is My Configuration : > > > > blkdev: /dev/loop0 -cd -boot > > blkdev: /media/flashdisk/macos/os.img -rw -force > > > > /dev/loop0 is a losetup virtual loop device of Image CDROM HFS MacOS9 > > Installation cd > > It is can be mounted normally using mount -t hfs /dev/loop0 /media/cdro= m > > > > > > but cannot be run under startmol --cdboot > > > > > > ,,,, > > CD /dev/loop0 CD-ROM <read-only> ------ BOOT > > Disk /media/flashdi.. <rw> 3072 MB > > > > ioctl: CDROM_DRIVE_STATUS: Invalid argument > > A loop device is not a cdrom device, just a plain block device. Try > removing the -cd switch. > > Andreas. > > -- > Andreas Schwab, SuSE Labs, sc...@su... > SuSE Linux Products GmbH, Maxfeldstra=DFe 5, 90409 N=FCrnberg, Germany > PGP key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED= 5 > "And now for something completely different." > |