Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???
From: Ken Schneider (suse-list_at_bout-tyme.net)
Date: 11/18/04
- Previous message: Jerry Westrick: "Re: [SLE] Kmix problem"
- In reply to: Laurent Renard: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Next in thread: Peter B Van Campen: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Reply: Peter B Van Campen: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: SuSE email list <suse-linux-e@suse.com> Date: Thu, 18 Nov 2004 09:54:54 -0500
On Thu, 2004-11-18 at 02:51, Laurent Renard wrote:
> here is the syntax for burning on 1 dvd ( only french, belgian and
> english languages ) :
>
> > mkdir /data
> > mkdir /data/tmp
> > mkdir /data/tmp/suse92
> > cd /media/dvd
> > cp -p * /data/tmp/suse92
> > cp -a boot /data/tmp/suse92
> > cp -a docu /data/tmp/suse92
> > cp -a dosutils /data/tmp/suse92
> > cp -a media.1 /data/tmp/suse92
> > mkdir /data/tmp/suse92/suse
> > cp -a suse/i586 /data/tmp/suse92/
> > cp -a suse/i586 /data/tmp/suse92/suse
> > cp -a suse/i686 /data/tmp/suse92/suse
> > cp -a suse/noarch /data/tmp/suse92/suse
> > cp -a suse/setup /data/tmp/suse92/suse
> > cd /data/tmp/suse92/suse
> > mkdir x86_64
> > chmod +w *
> > cd /data/tmp/suse92/suse/i586
> > ls aspell-[a-z]*|grep -v -- -fr-|grep -v -- -en-|grep -v devel|xargs rm
> > ls OpenOffice_org-[a-z]*|egrep -v
> > "(gnome)|(kde)|(Quick)|(-fr-)|(-en-)"|xargs rm
> > cd /data/tmp/suse92/suse/noarch
> > ls ispell-*|grep -v french|xargs rm
> > ls yast2-trans-*|egrep -v "(-en)|(-fr)"|xargs rm
> > ls susetour-[a-z]*|grep -v fr|grep -v en|xargs rm
> > ls susehelp_[a-z]*|grep -v fr|grep -v en|xargs rm
> > ls suselinux-adminguide*|egrep -v "(_fr)|(_en)"|xargs rm
> > ls suselinux-userguide*|egrep -v "(_fr)|(_en)"|xargs rm
> > ls myspell-*|egrep -v "(french)|(american)|(belgian)|(british)"|xargs rm
> > ls k*-i18n*|egrep -v -- "-(fr)|(en)|(be)"|xargs rm
> > cd /data/tmp/suse92/
> > #growisofs -Z /dev/hdd -J -r -1 -no-emul-boot \ -b
> > boot/loacer/isolinux.bin -c boot/loader/boot.cat\ -boot-load-size 4
> > -boot-info-table
> >
>
Watch the growisofs line there is a typo with the first "boot/loader"
param. Perhaps this is the error where people were reporting that the
burned dvd would not boot.
Sorry if you see this twice. Sent earlier but did not show up in the
archives. Maybe we are having list problems again?
-- Ken Schneider UNIX since 1989 SuSE since 1998 * Only reply to the list please* -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Jerry Westrick: "Re: [SLE] Kmix problem"
- In reply to: Laurent Renard: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Next in thread: Peter B Van Campen: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Reply: Peter B Van Campen: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]