yes the one thing that has come up since I made the video is that after re running the boot script you must also manually make a directory called changes on the ext3 partition. then reboot but do not run the script again
I have tried to install BT3 to my sd card for use with an Eee PC with persistant changes.
I created 2 partitions one fat32 and one ext3 using Disk Director
I then edited the syslinux.cfg using windows to be:
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw changes=/dev/sda2 autoexec=xconf;kdm
Which is the correct partition on my SD card, as the fat partition shows as sda1
Then made the card bootable
Now when I boot I get the error:
"Fatal error occoured - can't setup union (aufs)"
Can anyone tell me what I am doing wrong please?
yes the one thing that has come up since I made the video is that after re running the boot script you must also manually make a directory called changes on the ext3 partition. then reboot but do not run the script again