VOGONS

Common searches


Search results

Display options

Re: Harvester: IMGMOUNT trouble

IMGMOUNT as D: only: ReadVTOC drive=3 subunit=0 id[0]=0x43 ReadVTOC drive=3 subunit=0 id[1]=0x44 ReadVTOC drive=3 subunit=0 id[2]=0x30 ReadVTOC drive=3 subunit=0 id[3]=0x30 ReadVTOC drive=3 subunit=0 id[4]=0x31 IMGMOUNT as D: and an additional MOUNT as E: (E: being mounted before D:): ReadVTOC drive …

Re: Harvester: IMGMOUNT trouble

Alright, new development. I tried it on my laptop and it's working alright there! The system is set up virtually identically, the only difference is i386 (laptop, working) vs. amd64 (desktop, not working). Maybe this helps narrow down the problem. Although I can play the game now, I think it's worth …

Re: Harvester: IMGMOUNT trouble

The label is what the BSD 'file' command returns. I assume it's adding those quotes for clarity. Every CD image I have here (no matter whether it's been created by me or someone else) has a fixed-length name in this output of 'file' - including trailing spaces. I'm afraid Qbix could be right; it …

Re: Harvester: IMGMOUNT trouble

The mount commands: mount c /home/standard/Games/PC/ mount d /media/cdrom -t cdrom That way, the first CD is recognised, I can start and play the game, but I can't switch the CD for obvious reasons. Which, after what I assume to be one third of the game, is required. Using imgmount d /home/standard/ …

Re: Harvester: IMGMOUNT trouble

There are two subtle differences in the directory listing: 1. Using regular MOUNT, [.] and [..] entries are included, but they aren't there using IMGMOUNT. 2. Using regular MOUNT, the entries are ordered as I'd expect them to be, i.e. directories first, then files. Using IMGMOUNT, directories are …

Harvester: IMGMOUNT trouble

Harvester is a game coming on three CDs. I'm using Dosbox 0.74 on Linux. Anticipating trouble with switching CDs, I made ISO images from the CDs. I mounted the first image into the host system's filesystem and used the regular MOUNT command within Dosbox (without any flags apart from -cdrom). Worked …

Page 1 of 1