] Hi Everybody, 
] 
] I have a problem, I loved playing golvellius on my MSX2, recently, I found 
]golvellius 2 on internet and I want to play it on my MSX2 (not on a emulator) but I 
]can't have it working ... So I have few questions :
] 
] 1) I found different versions of Golvellius 2 : one in 1 DSK file and one in 3 DSK 
]files 
]    Question : which is the good one ?
] 
] 2) I tried to put the DSK file on a disk in order to use it in my MSX2. I tried to 
]use
] RAWRITE.EXE (the tool from linux) but It returned me that there is a bad sector on 
]my disk
] (I tried with different ones -> same problem). I tried with RDDSK.EXE but it says 
]that the
] directory structure is not good (same problem with Disk Manager v0.4).
On linux and any other unix flavor you do not need any special tool to copy a 
disk image to a disk. Just use the standard dd command to copy it to the 
floppy device. For example, on my system I use:
dd if=filename.dsk of=/dev/fd0

And if you want to copy from disk to diskimage:
dd if=/dev/fd0 of=filename.dsk


Best regards,
Alex
-- 
Alex Wulms/XelaSoft - MSX of anders NIX - Linux 4 ever
See my homepage for info on the  *** XSA *** format
http://www.inter.nl.net/users/A.P.Wulms


****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to