D4P knows incredibly more than I do and all my knowledge
is more by accident then due to me getting what I do at all.
He gave me the code and it failed to work and I felt so disappointed
but I did not want to give up on it so I started to delete part of the
code to see what error message that happen as a result.
And suddenly it booted and I barely remembered what I had edited
"live" on the line. One do "e" and that allow one to edit "live" while
the boot fails or works.
Later I thought I found wher ehe got his code. But it could be the
other guy that found it at D4P instead. So he maybe was first.
I have not asked him again about it. I guess he felt bad about me
not trusting him to be the originator of it.
We are all individuals and have very different approach to things.
Anyway. The booting here on the Netbook was accomplished first
using Ubuntu but in Jolicloud's version their Wubi install.
But later Shinobar helped me to get Grub4dosconfig going.
like this.
title debug loglevel=7 initcall_debug time apic=debug
# Windows
title Windows Vista/2008/7\nBoot up Windows Vista/2008/7 if installed
rootnoverify (hd0,1)
chainloader /bootmgr
# additionals
title Find Grub2\nBoot up grub2 if installed
find --set-root --ignore-floppies --ignore-cd /boot/grub/core.img
kernel /boot/grub/core.img
title Grub4Dos commandline\n(for experts only)
commandline
title Reboot computer
reboot
title Halt computer
halt
But I still feel unsure of if his version of grub4dosconfig is able
to make a functional backup of the MBR so I don't dare to recommend it.
I trust one should ask him in every individual case.
Just now I know too little but I have found a very interesting comment.
I will publish it in the security section too so it have it's own thread.
The reason the cheat code works can be a mistake in Xorg that them will correct in next update.
I have asked why the Ubuntu people have changed policy and none got what I talked about. Here maybe is the reason. Them did not know. Or
maybe I don't get what them talk about at all.
read here.
http://www.pacman.linuxd.org/
These days were discovered two big securitty issues in X.org
witch is common almost in all distributions witch are focused on
desktop usage.
User can set up permissions of any file or directory to "all read"
attributes, witch is a real issue.
So all users should upgrade to latest packages (our rc.updater will handle this it is not disabled.
But this is also wery important step in any other distribution,
so if you are affected you should upgrade at least xorg server and libXfont.
Author: tomo , one comment
2011-10-23
I have no idea if that explains why I can save things on the HDD.
I mean I have tried that since 2007 and every Ubuntu guru has told me
that them have set Ubuntu up to not allow such bad behavior.
Then suddenly without explanation the Ubuntu 11.10 accepted to save
to the NTFS hdd. A total No no just a few months ago.
So I trust them have don't a big mistake and either don't know about it
or them too embarrassed to admit it? Why else such a big change of policy? Not like Linux people at all to accept such bad behavior.
I mean them are super angry on us for being root.
Here I could save in Slitaz and not even being root or doing su or anything just by using the the ordinary boot like this
title SliTaz 3.0 frugal username=root psw=root
rootnoverify (hd0,2)
kernel /slitaz3boot/bzImage slitaz screen=1024x768x24
initrd /slitaz3boot/rootfs.gz
I simply know too little.
The only reason I can boot at all is that I search and search and test
and suddenly it works or I search for three years and it never work.
It is totally unpredictable. No system or knowledge I just fool around
until it works
For the fun of being able to
Here is link to D4P description of his system but that one need one set up the computer with partitions in the way he has tested out so it is not easy to use for us who don't want to change the computer.
http://www.justlinux.com/forum/showthre ... did=147959