[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] how to remaster knoppix 3.8.1



Fabian, does your remaster script create a new knoppix
liveCD that boots into UNIONFS?  thank you...


--- Fabian Franz <FabianFranz@gmx.de> wrote:
> It should be as easy as:
> 
> mkdir /mnt/hdaX/master/
> cp -a /cdrom/* /mnt/hdaX/master
> 
> SORT=""
> mkisofs -input-charset ISO-8859-15 -R -U $SORT \
> 	-no-split-symlink-components
> -no-split-symlink-fields \
> 	-V "KNOPPIX_FS" \
> 	-publisher "Fabian Franz" \
> 	-p "www.fabian-franz.de" \
> 	-hide-rr-moved -cache-inodes -no-bak -pad \
> 	-m /proc/\* -m /sys/\* -m /mnt/\* -m /home/\* -m
> /root/\* / | 
> create_compressed_fs - 65536 >
> /mnt/hdaX/master/KNOPPIX/KNOPPIX
....

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Reply to: