[ Main Page ]

リングプロテクト

最近入手した「胎児心拍数モニタリング集中トレーニング」でたまたま使われていたが、バックアップできないし、ネットブックでの 持ち運びに不便でイメージ化できないのはよくないということで紹介。CDROM自体を見ると、リング状の部分を認める。 読み込めない部分がそれで、周辺のセクタにはKUIPERBELTという文字で埋め尽くされた部分がある。ISOの構造をうまく 利用したものだと思う。イメージ化にはdd for windowsが必要。

方法

バッドセクタ帯域前の部分の読み込み

C:\ISO>dd if=\\.\e: of=FHRM2010.ISO bs=2048 count=36152 --progress

バッドセクタ帯域後の読み込み

C:\ISO>dd if=\\.\e: of=FHRM2010.TMP bs=2048 skip=267518 --progress

ISO統合

C:\ISO>dd if=FHRM2010.TMP of=FHRM2010.ISO bs=2048 seek=267518

作ったISOイメージ自体はdaemon toolsなどで使える。

内科診断学v2

C:\ISO>dd if=\\.\e: of=N2.ISO bs=2048 count=61214 --progress
C:\ISO>dd if=\\.\e: of=N2.TMP bs=2048 skip=61975 --progress
C:\ISO>dd if=N2.ISO of=N2.ISO bs=2048 seek=61975

株式会社じほう - 日本医薬品集 医療薬 2011 eBook DVD 読み込み方法

ISOの機能でディレクトリエントリから削除されているので、 画像ディレクトリが見えなくなっています。drive:\医薬品集ebook2011\books\imagesで直接いかないと見られません。

       <rindolf>  ljuwaidah: so aren't there more people who use FOSS in
                  Oman?
     <ljuwaidah>  there are, but they're only a few
       <rindolf>  ljuwaidah: ah.
       <rindolf>  Oman has .om as its TLD.
       <rindolf>  .om .nom .nom
       <rindolf>  p.om p.om
       <rindolf>  kabo.om
       <rindolf>  DJB got the cr.yp.to domain.
       <rindolf>  And there's also ali.as which is Adam Kennedy's.
     <ljuwaidah>  looool
     <ljuwaidah>  rand.om :P
     <ljuwaidah>  do.om :P
     <ljuwaidah>  ro.om
     <ljuwaidah>  m.om
 <Black_Phoenix>  your.m.om
     <ljuwaidah>  hahahaha
     <ljuwaidah>  is that supposed to be a milf site? :P
       <rindolf>  yahoo.c.om
     <ljuwaidah>  bro.om
       <rindolf>  http://yourmom.com/
       <rindolf>  Though it's down now.
     <ljuwaidah>  don't keep your hopes up on .om domains
     <ljuwaidah>  our ISP is a greedy money sucker
       <rindolf>  "I'd rather be a .com than a .om"
     <ljuwaidah>  rindolf: me too
       <rindolf>  ljuwaidah: this was a joke.
       <rindolf>  I have a few .org domains.
       <rindolf>  From GoDaddy
     <ljuwaidah>  unless you need it for a domain trick
               *  Black_Phoenix <--- .com bastard here
     <ljuwaidah>  rindolf: where's the joke?
       <rindolf>  ljuwaidah: joke?
       <rindolf>  ljuwaidah: it rhymes.
       <rindolf>  dot-com, dot-om - get it? get it? get it?
       <rindolf>  ;-)
     <ljuwaidah>  no :(
       <rindolf>  ljuwaidah: om rhymes with com.
     <ljuwaidah>  so?
       <rindolf>  ljuwaidah: "I'd rather be a dot-com than a dot-om"
       <rindolf>  ljuwaidah: it's just a silly rhyme.
 <Black_Phoenix>  I'd rather a website
       <rindolf>  Black_Phoenix: I accidentally a web-site.
     <ljuwaidah>  I still don't get the joke
 <Black_Phoenix>  rindolf, I'd still rather a blog
       <rindolf>  Black_Phoenix: rather what a blog?
 <Black_Phoenix>  Website a blog
       <rindolf>  ljuwaidah: never mind.
     <ljuwaidah>  sorry, I don't know why I'm slow today
       <rindolf>  Black_Phoenix: do you mean that you would rather *be* a
                  web-site?
 <Black_Phoenix>  I'd rather website a blog
 <Black_Phoenix>  broken grammar time :D
     <ljuwaidah>  Black_Phoenix: when did website become a verb?
 <Black_Phoenix>  it didn't
 <Black_Phoenix>  I'm using it as a verb to produce nonsense
     <ljuwaidah>  I sense light!
     <ljuwaidah>  {I see}
       <rindolf>  ljuwaidah: http://www.google.com.om/
     <ljuwaidah>  rindolf: I know
       <rindolf>  If Google can do it - so can you.
     <ljuwaidah>  I don't use it
     <ljuwaidah>  'cause some services don't work on it
       <rindolf>  ljuwaidah: ah.
       <rindolf>  ljuwaidah: in any case, seems like one can register a
                  .com.om domain.

    -- The .om domain
    -- ##programming, Freenode

> > My Commodore 64 is suffering from slowness and insufficiency of memory;
> > and its display device is grievously short of pixels.  Can anyone help?
>
> I can give you 64K of memory to make it a Commodore 128, it will be just
> like brand new. I'll throw in a disk drive so you can dump the
> cassettes, they are obsolete these days.

Leave your Commodore alone, this platform does not allow good scaling, even 
doubling RAM amount... I think it's good time to upgrade to XT. You can even 
install another 8088 instead of 8087 co-processor. Dual-CPU system would 
allow greater throughput in multiuser enviroment. Yes, I know it demands 
bigger initial investment, but the ROI is guaranteed in no more than 2
years.	

	Omer Zak, Baruch Even and Alexey Maslennikov on
	discussions@hamakor.org.il

    -- Alexey Maslennikov
    -- Post to the Hamakor Discussions Mailing List ( http://mirror.hamakor.org.il/archives/discussions/05-2005/1500.html )


Powered by UNIX fortune(6)
[ Main Page ]