Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???
From: Laurent Renard (lrenard_at_epicuria.be)
Date: 11/18/04
- Previous message: Carlos Lorenzo Matés: "Re: [SLE] Creative Webcam P00040"
- In reply to: Franky Goethals: "[SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Next in thread: Ken Schneider: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Reply: Ken Schneider: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Reply: Ken Schneider: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 18 Nov 2004 08:51:53 +0100 To: franky.goethals@telenet.be
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
>
Laurent Renard
Epicuri@ Websolutions
www.epicuria.be <http://epicuria.be>
114, Rue Vandervelde
7033 MONS ( BELGIUM )
TEL/FAX : +32 65 31 77 81
SKYPE : leolargo2004
------------------------------------------------
Scanned with Clamav Antivirus on Procmail Server
This e-mail and any attachment thereto is confidential and are intended
for the sole use of the recipient(s) named above. Any use of the
information contenaid herein is prohibited.
If you have received this e-mail in error, please notify the sender
either by telephone or by e-mail and delete the material from any
computer. Thank you for your cooperation
Ce message electronique, y compris tout document joint, est
confidentiel. Si vous n'etes pas le destinataire de ce message, toute
divulgation, copie ou utilisation en est interdite.
Si vous avez recu ce message par erreur, veuillez le detruire et en
informer immediatement l'expediteur. Merci de votre collaboration
Franky Goethals wrote:
>Hi,
>
>I've bought SuSE 9.2 DVD, and want to boot the DVD-version on my portable,
>but this one doesn't recognize double layer DVD yet... The CD-version doesn't
>contain all packages i want to have...
>
>Any idea how i can proceed to make NORMAL DVD's ? So the real question is :
>how do i split a double layer DVD into 2 single DVD's ?
>
>Greets,
>Franky.
>
>
>
- Previous message: Carlos Lorenzo Matés: "Re: [SLE] Creative Webcam P00040"
- In reply to: Franky Goethals: "[SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Next in thread: Ken Schneider: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Reply: Ken Schneider: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Reply: Ken Schneider: "Re: [SLE] split Double Layer DVD into 2 nomal DVD's ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|