Thanks make sense, should have figures that one out
On Thu, Sep 30, 2004 at 03:36:48PM +1000, O Plameras wrote: > Alexander Samad wrote: > > >Hi > > > >I am getting messages which reference of something 01:00 as a device > >saying it is trying to read past it, I need to be able to translate this > >do a block device, how do I do that > > > > > > > > Since it is reference as device (not hw address), it means > major device number = 1 > minor device number = 0 > > By convention in Linux, it is device /dev/ram0. > > > > > -- > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html >
signature.asc
Description: Digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
