PDA

View Full Version : Install BT3 live onto flash, save changes, with compiz


ziplock
06-21-2008, 02:35 PM
Balding_Parrot (http://forums.remote-exploit.org/showthread.php?t=7844) and pure_hate (http://blip.tv/file/594903/) have each written excellent tutorials on installing BT2 as a live install to an SD card or USB flash stick with "save changes" feature, the same procedures also work for BT3. After following one of them, I then booted BT3 from the liveCD, mounted the flash device, browsed to /boot/syslinux on the device, and edited sylinux.cfg

I realized there was a problem with compiz on the original 7" Eeepc; it runs fine but some config windows are too large for the screen so one has to click alt + doubleclick and drag to view the OK buttons etc, but this doesn't work well with compiz. My first edit of syslinux.cfg was to make a boot menu item which I named Eeepc, it uses the live install and saves changes, but doesn't use compiz

LABEL eeepc
MENU LABEL Eeepc save changes
KERNEL /boot/vmlinuz
APPEND changes=/dev/sda3 vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw chexpand=255

Second, I made an entry for other machines to use compiz and to also save/use changes made from other machines

LABEL compiz
MENU LABEL BT3 with Compiz and persistent changes
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw chexpand=255 load=cubez autoexec=xconf;cubez;startx changes=/dev/sda3

Note: changes=/dev/sda3 will have to be the correct path to your Changes partition, you may need to edit this. Also, be sure to create a folder titled changes inside the Changes partition if it's not already there

Finally, I kept all the default menu items beneath these two, booted into the flash, and began to enjoy BT3

BTuser3
06-21-2008, 03:48 PM
Good tutorial. I was going to research for all this, so you saved me some time. I will try it and hopefully things will work. Thanks.

archangel.amael
06-21-2008, 05:45 PM
Again thanks for the tutorial Ziplock.
I have changed my eeepc to reflect the same thing, and it works really nice.
:)

Barry
06-21-2008, 05:59 PM
Click on the start menu(what is it really called?) then system, then click on the compiz fusion icon. That will put the settings icon in your panel on the bottom of the screen. Right click that and hit settings manager. In there hit window management, then click on move window. Where it says constrain y click off the check box. Close out of the settings manager and you'll be able to move windows up off the screen.

ziplock
06-21-2008, 10:16 PM
Wonderful, Barry. Thanks!!

Natty Dreed
06-28-2008, 02:08 AM
Nice

Thanks For You're work

BigMac
06-30-2008, 03:13 AM
i love how im the first little turd with problems... when i boot off of the usb i have to boot from VESA KDE with acpi=off and noapic... in the middle of the boot backtrack tells me to hit ctrl-alt-delete to reboot...

i did edit the file with wordpad... i think my problem is how you say "must be a single line"

LABEL eeepc
MENU LABEL Eeepc save changes
KERNEL /boot/vmlinuz
APPEND changes=/dev/sdb3 vga=0x317 initrd=/boot/initrd.gz ramdisk_size=
6666 root=/dev/ram0 rw chexpand=255

this is how mine looks and i dont know how to edit it to look like it is supposed to

I even tryed to just add changes=/dev/sdb3 to the VESA menu, it still dont look right...

Armagedeon
07-03-2008, 10:42 AM
BigMac

I join you in sympathy..lolol
I had the same problems it stoped and asked me to reboot...
I was wondering that this config, that is presente in syslinux.cfg would work, but Nope, it didn't...

LABEL pchanges
MENU LABEL BT3 Graphics mode with Persistent Changes
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw changes=/changes/slaxsave.dat autoexec=xconf;kdm

After reboot my changes were gone, I changed the keybord config and after a reboot it was back in US... Didn't even bother to change wireless config...

brad8299
07-09-2008, 04:49 PM
I was trying to make a usb flash drive install of bt3final. I did everything in the tutorial but when i got to the syslinux.cfg part to edit that the file is empty. Has anyone had any problems with this. I used winrar to open the iso and had it extract to my thumbdrive. Ive tried looking at the .cfg file in windows wordpad as explained and also in linux command prompt using nano syslinux.cfg. Both ways shows an empty file. :confused: anyone else have this problem. Ive redownloaded the bt3file again and the same thing keeps happening, empty .cfg file.

ziplock
07-10-2008, 11:32 AM
You shoud be using the USB/DVD version of BT3 for this procedure, it sounds like you're using the CD version.

balding_parrot
07-10-2008, 12:09 PM
I've just checked, and although the syslinux.cfg file is smaller in the cd version (because of the lack of compiz modes) the file is not empty. I would suggest opening the file in notepad as a test, even though wordpad should open it better than notepad. With Nano, if you have not specified the path or have not changed to the directory, it will assume you are opening a new file, hence it is blank. Also you should check the md5 of the iso to be sure it is not corrupt.

brad8299
07-10-2008, 02:00 PM
ive tried it with both the usb and the cd version and it still comes out with an empty cfg file. Ive even redownloaded the usb version and the same thing. maybe I should try using a different program to open the iso. The syslinux.cfg file reads 0 kb for file size and i have opened it in wordpad and notepad and in linux with it on the file directory. so i may just try to redownload it and use a different program to open the iso file.

Ok i checked the md5 and it came out to E342268C74DA8FE6A65A003FA3304EA8. So obviously the md5 is wrong. I downloaded it from remotes website so does that mean someone uploaded a bad file or did the file get corrupt while i was downloading it?

chivar.of.makati.ph
08-09-2008, 11:09 AM
i dont know if my post will still matter... but what i usually do when i edit my syslinux.cfg, i use "kwrite" to load the file syslinux.cfg then press F10 to enable the word wrap so avoiding the truncated line :)

hth :)

-=THX=-
08-27-2008, 08:44 AM
in the middle of the boot backtrack tells me to hit ctrl-alt-delete to reboot...

I have the same problem.
The error says "can't setup union (aufs)".
I edited the syslinux.cfg several times but still get the same error.

I made the USB install an my 4GB stick according to balding_parrots guide. I changed the syslinux conf like stated here. It now looks like this:

LABEL eeepc
MENU LABEL Eeepc save changes
KERNEL /boot/vmlinuz
APPEND changes=/dev/sdb3 vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw chexpand=255

LABEL compiz
MENU LABEL BT3 with Compiz and persistent changes
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw chexpand=255 load=cubez autoexec=xconf;cubez;startx changes=/dev/sdb3


Hope you can help me to find out whats wrong.

edit:
I found out that there hase to be a folder called "changes" in partition sdb3.
Now it starts without error and it saves changes.

G-Stress
08-29-2008, 09:49 PM
hmmm... wondering if I did something wrong. I'm using the following edit in my syslinux.cfg

LABEL eeepc
MENU LABEL Eeepc save changes
KERNEL /boot/vmlinuz
APPEND changes=/dev/sda1 vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw chexpand=255

I actually had to change "changes=/dev/sda1" to (changes=/sda1) and it boots fine, but maybe I'm not understanding the whole save changes. I thought that if I was to save a folder, document, etc. on the desktop it should save it there the next time I booted back up, but it doesn't save anything like that.

Is this save changes just more or less configuration changes only? I'm running on an 8GB SD card in an eeepc 701.

Thanks in advance.

cossworth
08-31-2008, 03:04 PM
ive put bt3 on my eee pc with changes and the way it works on mine is if i boot into persistent changes instead of kde. If i put a file on my desktop and save it its still there if i boot into persistent changes again so is my favourites ect but when i boot into that compiz doesnt work. Is there something i can do to get compiz working when i boot in to persistent changes aswell. Instead of booting into compiz and not being able to save anything as i have it on a 8gb micro card. could someone show me a link or tell me how to do it if it can be done please. Also im looking for info on how to set up how to send email with bt3 to do clientside attack i know how to do it all apart from how to get it to send the email to all the email addresses in emails.txt. Any help would be greatly appreciated or links tutorials ect.

altered.colours
10-22-2008, 04:25 AM
ive put bt3 on my eee pc with changes and the way it works on mine is if i boot into persistent changes instead of kde. If i put a file on my desktop and save it its still there if i boot into persistent changes again so is my favourites ect but when i boot into that compiz doesnt work. Is there something i can do to get compiz working when i boot in to persistent changes aswell. Instead of booting into compiz and not being able to save anything as i have it on a 8gb micro card. could someone show me a link or tell me how to do it if it can be done please. Also im looking for info on how to set up how to send email with bt3 to do clientside attack i know how to do it all apart from how to get it to send the email to all the email addresses in emails.txt. Any help would be greatly appreciated or links tutorials ect.
I suppose you need to add a new compiz_with_changes entry cloning the one you use when booting and adding 'APPEND changes=' to point to the partition device you have on the kde_with_changes.