|
RE: RE: RE: Booting a Minimal QNX6.5 from a HardDrive
|
08/24/2012 1:50 AM
post95109
|
RE: RE: RE: Booting a Minimal QNX6.5 from a HardDrive
/fs/hd1-qnx6/.boot/ is a directory, which is where you need to put you're ifs. You may have written over your /fs/hd1-
qnx6/.boot/ directory with your cp command ;-) If so, you would have to rerun the mkqnx6fs command to recreate the qnx6
filesystem.
When you remove the hd0 drive then reboot; the loader(on the secondary disk which is now the primary) should show your
ifs as a selection to boot from.
Once booted, as long as you have the io-blk driver(and required libs) running in your ifs, then the hard-drive should
show up as
/dev/hd0 and hopefully be mounted as /
Now this filesystem will be empty unless you've copied files over to the /fs/hd1-qnx6/ previous to removing the initial
disk.
If you get as far as selecting you're image and it doesn't boot properly, post your myqnx.build file.
Chris
-----Original Message-----
From: Mark Bangert [mailto:community-noreply@qnx.com]
Sent: August-23-12 5:36 PM
To: general-filesystems
Subject: Re: RE: RE: Booting a Minimal QNX6.5 from a HardDrive
Almost there. After performing the above, and rebooting I get a meessage on the screen "QNX v1.2b Boot Loader" and a
blinking cursor. I think the issue is not being able to copy my ifs from one drive to another. This is basic but I'm
have trouble. I believe the command should be
cp myqnx.ifs /fs/hd1-qnx6/.boot and the ifs goes from hd0 to hd1.
regards,
Mark
_______________________________________________
General
http://community.qnx.com/sf/go/post95103
To cancel your subscription to this discussion, please e-mail general-filesystems-unsubscribe@community.qnx.com
|
|
|