Re: How to determine if the system is started up from firewire disk

2008-11-18 Thread Ryota Tsukiashi
Hi Ken, Hi Chris, I just want to let you know that I could specify if the start up disk is connected through firewire bus. Thank you for your information! Sincerely, Ryota 2008/9/10 Ryota Tsukiashi <[EMAIL PROTECTED]>: > Hi Chris, > > Thank you. I will try FSMegaInfo as

Re: How to determine if the system is started up from firewire disk

2008-09-10 Thread Ryota Tsukiashi
Hi Chris, Thank you. I will try FSMegaInfo as well. Ryota 2008/9/10 Ken Thomases <[EMAIL PROTECTED]>: > On Sep 9, 2008, at 10:23 PM, Chris Suter wrote: > >> On Wed, Sep 10, 2008 at 10:10 AM, Ryota Tsukiashi >> <[EMAIL PROTECTED]>wrote: >> >>> I am

Re: How to determine if the system is started up from firewire disk

2008-09-10 Thread Ryota Tsukiashi
Hi Chris, Thank you. I will try IOServiceGetMatchingService to get the imformation. Ryota 2008/9/9 Chris Suter <[EMAIL PROTECTED]>: > > > On Wed, Sep 10, 2008 at 10:10 AM, Ryota Tsukiashi <[EMAIL PROTECTED]> > wrote: >> >> I am writing a cocoa applicatio

Re: How to determine if the system is started up from firewire disk

2008-09-10 Thread Ryota Tsukiashi
Hi Andrew, This is not a bug, but thank you for letting me know about NDA. Ryota 2008/9/9 Andrew Merenbach <[EMAIL PROTECTED]>: > On Sep 9, 2008, at 5:10 PM, Ryota Tsukiashi wrote: > >> Hi, >> >> I am writing a cocoa application for our firweire device. I ne

How to determine if the system is started up from firewire disk

2008-09-09 Thread Ryota Tsukiashi
Hi, I am writing a cocoa application for our firweire device. I need to know if the system is started up from firewire disk. For PowerPC with Mac OSX 10.4/10.5, I have used information from "nvram boot-device". For IntelMac with 10.4/10.5, I have used "nvram efi-boot-device". I am not sure if it i