Smxi error #7
jheaton5
Status: Interested
Joined: 15 Sep 2010
Posts: 49
Reply Quote
Yesterday I installed smxi on three systems.
1. debian sid/icewm/liquorix kernel grub2 is on drive - smxi works without incident
2. debian squeeze/icewm/debian kernel grub2 is on drive - smxi works without incident
3. debian sid/lxde/liquorix kernel no grub (grub is on drive with system in 2 above) - smxi will not run. I get the following error:
:: Code ::
Error No: (7) Your system does not have a mounted /trigger-false-file-found-test, unable to continue.
smxi cannot continue. Exiting now.

I tried
:: Code ::
# smxi -U
but still got the same result.
Thanks for any help.[/code]
Back to top
jheaton5
Status: Interested
Joined: 15 Sep 2010
Posts: 49
Reply Quote
Searching the smxi script file, I found the meaning of this error message. I get the error because I do not have grub installed on this drive(sdb). It is installed on sda. How do I work around this?
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4127
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
no, you got the message because you do not have /boot/grub/... on your system, it's unrelated to which drive.

smxi can't support other configurations, it's the same exact issue as with lilo only with some other unknowable parameters.

The easy way to use grub is to have one master grub, and then use a chainloader to each system's grub, which is installed to the partition boot sector.

A master grub /boot that is not mounted on the partition cannot work in smxi, nor do I ever see it working.

And smxi uses the data it reads from grub to determine what kernels are installed, i think, so it can compare them to the latest in apt.
Back to top
jheaton5
Status: Interested
Joined: 15 Sep 2010
Posts: 49
Reply Quote
Thank you. I understand.
Back to top
jheaton5
Status: Interested
Joined: 15 Sep 2010
Posts: 49
Reply Quote
I installed grub on /dev/sdb1/ and smxi ran with no errors.

Thank you for your help.
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4127
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
The only actual issue here was that I forgot that the bad file text would be echoed out in the error 7 message, so I've updated that to now show: boot-grub is not mounted, which is more clear and informative.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours