I was going to suggest accessing unsupported filesystems by reading the 
device as a stream, but seem to recall trying something similar in the 
past and finding that because the partition it represents is a fixed 
size (and files can be scattered anywhere over it) you always end up 
with a file as big as the partition size, regardless of how much of the 
space you've actually used.  This means the maximum size (not just used 
space) of any partition you want to copy to CD using the "cat /dev/hda1 
| cdrecord -dev 0,0,0 -" method must be smaller than the capacity of 
the CD.

Not that all this stops it from being a useful solution, but something 
to bear in mind. Also, depending on the size of your filesystem and how 
much of it is used, you could be waiting for a lot of free space to be 
written to the CD.

Ian.

> -----Original Message-----
> From: Richard.Zidlicky 
> Sent: 26 June 2001 17:08
> To: ql-users
> Cc: Richard.Zidlicky
> Subject: RE: Re: Q40/Q60 device drivers (was: Re: [ql-users] Derek
> Stewart BB)
> 
> 
> 
> > >
> > >Why would they want to transfer the whole image if they 
> can get single
> > >files out of it?
> > t.
> 
> > Ohh I meant from QL to CD not the other way round since we will be 
> > accessing it fully anyways....
> 
> this is trivial on the Q40: suppose you have partition 
> 1/drive1 an SMSQ partition 
> you want on CD so all you do is this in Linux:
> 
>   cat /dev/hda1 | cdrecord -dev 0,0,0 -
> 
> you folks may call it cryptic but thats the purpose - it says 
> more than
> 100 menus :). If you try the same on WinXX/QPC you have the 
> added benefit
> of those 100s of menus of course.
> 
> > QXL.WIN files IMHO was a Quick and Dirty (QDOS?) hard drive 
> replacement 
> > solution for putting QDOS/SMSQ on top of other OSes.... 
> doesn't really help 
> > at all since its a Virtual Hard Drive on top of an Actual 
> Hard drive... 
> > it's like going Paris to London through Frankfurt... (True 
> if you are using 
> > Luftansha hehe) 
> 
> "QWA", mostly called QXL.WIN is the native SMSQ filesystem 
> format on all platforms. 
> I am pretty sure it was here before any emulators so it is 
> not a dirty hack on
> top of an actual HD. It is somewhat aged but still good 
> enough to fill a CD.
> 
> Bye
> Richard
> 
> 
> 


Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.

Reply via email to