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

cdebootstrap aborts running over smb ...




so I have a droboshare NAS running,
I have an ubuntu with the share mounted via smb.
and created a directory debian_arm_etch
installed cdebootstrap from ubuntu, like so:

from:  http://wiki.debian.org/EmDebian/CrossDebootstrap

root@pepino:/drobo01# cdebootstrap --arch=arm lenny debian_arm_etch http://ftp.uk.debian.org/debian/
.
.
.
.
P: Extracting perl-base                                                                         
P: Extracting liblocale-gettext-perl                                                            
tar: ./usr/share/man/man3/Locale\:\:gettext.3pm.gz: Cannot open: Not a directory                
tar: Error exit delayed from previous errors                                                    
P: Extracting libtext-iconv-perl                                                                
tar: ./usr/share/man/man3/Text\:\:Iconv.3pm.gz: Cannot open: Not a directory                    
tar: Error exit delayed from previous errors                                                    
P: Extracting libtext-charwidth-perl                                                            
tar: ./usr/share/man/man3/Text\:\:CharWidth.3pm.gz: Cannot open: Not a directory                
tar: Error exit delayed from previous errors                                                    
P: Extracting libtext-wrapi18n-perl                                                             
tar: ./usr/share/man/man3/Text\:\:WrapI18N.3pm.gz: Cannot open: Not a directory                 
tar: Error exit delayed from previous errors                                                    
P: Extracting debconf                                                                           
.
.
.
P: Extracting sysv-rc                                                                           
P: Extracting sysvinit                                                                          
P: Extracting tar                                                                               
E: Couldn't install system due to errors!                                                       
root@pepino:/drobo01#

I´m guessing that the opens failed because smb wants colons to be drive letters.
I´m guessing the E at the end was because of those errors.
Is there something I can do to complete the cdebootstrap?


Reply to: