Joined
·
5,585 Posts
I don't know if software like that will work with unix-based operating systems. would be interesting to find out!hmm, have you tried norton ghost?? its a powerful ghosting utility, it may fix those broken structures
I don't know if software like that will work with unix-based operating systems. would be interesting to find out!hmm, have you tried norton ghost?? its a powerful ghosting utility, it may fix those broken structures
the drives used for the MyGiG are simply industry standard laptop drives. Nothing special about them at all. It is definitely the file system structure that is the issue. good luck with it this weekend. keep us informed, very interesting indeed! :smileup:Yeah, it's very likely that the utility I picked is simply inadequate. On the other hand, it could be due to the fact that the two hard drives utilize different disk geometries. I was hoping the MyGig was robust enough to not have that limitation, but I could be wrong.....
I'm still holding out hope that its simply a filesystem translation problem.
I read that they are special anti-shock and heat resistant drives, possibly Samsung. Thinking about how hot it gets inside a car sitting in the sun on a summer day it would make sense.the drives used for the MyGiG are simply industry standard laptop drives. Nothing special about them at all. It is definitely the file system structure that is the issue. good luck with it this weekend. keep us informed, very interesting indeed! :smileup:
I read that they are special anti-shock and heat resistant drives, possibly Samsung. Thinking about how hot it gets inside a car sitting in the sun on a summer day it would make sense.
MyGIG Hard Drive
the drives used for the MyGiG are simply industry standard laptop drives. Nothing special about them at all. It is definitely the file system structure that is the issue. good luck with it this weekend. keep us informed, very interesting indeed! :smileup:
Too bad a SSD (Solid State Drive) of 128GB is WAY out of the price range compared to a HDD. Problems of rough roads or extreme temps would be a thing of the past.Awesome job!!! Now I'll be able to put this 120 GB drive into good use! Keep up the good work! :rep:
Aaron, this partition need to be a QNX4 partition, even if it's look like 0x50 one.I can get QNX to read and write to all the partitions on my 120 GB drive, but MyGig still cannot mount them. I'm hoping there is some basic compatibility issue that I've overlooked. I'm going to actually try this with a smaller IDE drive I have to see if I have any luck.
Welcome to the forum ''surfaces''. head over to the newbie section and say Hi to everyone...Aaron, this partition need to be a QNX4 partition, even if it's look like 0x50 one.
To resize a partition
In a terminal session:
fdisk /dev/xxxxx (the disk you want to play with)
select 4th partition, change, and put the new data on it.
Can't remember exactly, but it's someting like :
0x50 - Beginnig first free cluster, Last HDD cluster (shown in the bottom of FDISK) and that's it.
save
exit
Format the new partition to QNX filesystem.
dinit -h /dev/xxxx-t50 (should be t50 for the 4th partition)
Expect that will help your project.
FileSystem type :t77, t78, t79, and t80 (for the original drive). Any idea why that is?
QNX 4 filesystem limits :With smaller drives the conversion seems to work just fine when I initialize that last partition as t80 from within QNX, so I didn't suspect that would be an issue. I'll go back and try reinitializing the partition of the 120 GB drive as type 50. As an aside, how big were you able to upgrade the drive? Is there a limit?