Wow he has? That would be precious indeed. But BitJam when I read youranticapitalista wrote:That is exactly what BitJam has done to make it possible in antiX.The boot code will always set the drive that one boot from as ro
read only and that it is busy and owned by the live boot session
and the only way to work around it would be to remaster the initrd
or some other code and there change it. Would be a big job that
none are motivated to do because so few need it and it is a PITA
to do it. Takes months of hard work.
instruction to me which I ahve copied and made a text file that I placed in
the antiX dir so I easily can find it then there is nothing in that text that indicate
that it should work and all my tests up to now has failed. But sure I want to trust
you guys So I will follow your instructions but some of it is way above my head.
AFAIK I ahve already done all in the text in the other thread. AntiX do boot frugally
but the drive get owned and are owned by the boot up script.
I tested that just a few minutes ago and cited the error text and the error text is
when one boot too but too fast for to be able to copy it. It says that it fails to
do the persist.
Quote
So all you need to do is copy the linuxfs file to a place on your ntfs partition and then tell us where to find it with boot parameters. Assuming you are in the LiveCD or LiveUSB environment, you need to:
1. mount the ntfs partition (if it is not mounted already),
2. create an antiX/ directory on the top level of the ntfs partition,
3. copy /live/boot-dev/antiX/linuxfs to the antiX/ directory on the ntfs partition
/quote ends here
I try to add a screenshot to show what is in my antiX dir on NTFS. The linuxfs and homefs and rootfs are there
and properties show them are what one expect from such.
I use this menu.lst grub4dos
title antiXl-ntfs-sda2
root (hd0,1)
kernel /antiX/vmlinuz noxorg bdev=sda2 vga=791 bdir=antiX antiX=LMXD persist
initrd /antiX/initrd.gz
So the antix dir is on sda2 and it is a ntfs formatted sata or scsi ata not sure.
I make a blkid to see what they say.
sh-4.1# blkid
/dev/sda2: LABEL="ACER" UUID="xxxxxx" TYPE="ntfs"
/dev/loop0: TYPE="squashfs"
/dev/loop1: UUID="xxxxxxx" TYPE="ext3"
/dev/sda1: LABEL="PQSERVICE" UUID="xxxxxx" TYPE="ntfs"
sh-4.1#
So antix is on label ACER but AFAIK it would make no difference for it does
boot the problem is that the sda2 is owned by the"live session user"