shamanvirtuel
07-07-2007, 04:02 AM
in order to have a break with my new wireless baby i begin to code a kind
of quite new live installer
all is under a gui
its philosophy is to wipe partition table, create a new one,auto create 2 partitions and format them on the user selected usb drive. After that process, it will install bt on it make the drive bootable. hope to manage the reconstruction of kernel parameters to add the save change cheatcode......
one part will be the bt2 os partition and will be fat32 with a size of 800 Mo
the other will be the changes partition on wich we will save futur modification of filesystem and it will be ext2 and as large as the disk permit it.....
so in 2 or 3 clicks we will get a newly partitioned formatted usb hd with 2 partitions, in 2 words a live install with permanent changes on the ext2 partition........
this is a side project....so development will be slow....any help on how i can script mbr actions will be grantly appreciated......
Thx in Advance......
ps : all ideas welcome
of quite new live installer
all is under a gui
its philosophy is to wipe partition table, create a new one,auto create 2 partitions and format them on the user selected usb drive. After that process, it will install bt on it make the drive bootable. hope to manage the reconstruction of kernel parameters to add the save change cheatcode......
one part will be the bt2 os partition and will be fat32 with a size of 800 Mo
the other will be the changes partition on wich we will save futur modification of filesystem and it will be ext2 and as large as the disk permit it.....
so in 2 or 3 clicks we will get a newly partitioned formatted usb hd with 2 partitions, in 2 words a live install with permanent changes on the ext2 partition........
this is a side project....so development will be slow....any help on how i can script mbr actions will be grantly appreciated......
Thx in Advance......
ps : all ideas welcome