tar: dev/rwd0s4: minor number too large; not dumped

tar: dev/rwd0s4: minor number too large; not dumped

Post by Curt Finc » Wed, 25 Jun 1997 04:00:00



tar: dev/rwd0s4: minor number too large; not dumped
tar: dev/wd1s3: minor number too large; not dumped
tar: dev/rwd1s3: minor number too large; not dumped
tar: dev/wd1s4: minor number too large; not dumped
tar: dev/rwd1s4: minor number too large; not dumped
...

why is this happenning and should i care?

--
__________________________________________________________________
   ___ __      __              

   /  / / / / /_/ /\/ \/ \/     Software for Consultants    (512)  
|_/  /_/ /_/ / | / /  /  /\         and Telecommuters      345-8282
------------------------------------------------------------------

 
 
 

tar: dev/rwd0s4: minor number too large; not dumped

Post by Don Yunisk » Wed, 25 Jun 1997 04:00:00




Quote:>tar: dev/rwd0s4: minor number too large; not dumped
>tar: dev/wd1s3: minor number too large; not dumped
>tar: dev/rwd1s3: minor number too large; not dumped
>tar: dev/wd1s4: minor number too large; not dumped
>tar: dev/rwd1s4: minor number too large; not dumped
>...

>why is this happenning and should i care?

This appears to be something inherent in the tar used in FBSD.
(since FBSD has very wide device minor numbers).  Should you care?
Well, strictly speaking, if you want to be able to recreate an
entire filesystem -- including all of the /dev entries -- from
a tarball, then I guess this is an issue.  Otherwise, it should
only affect /dev entries and you could always recreate them
using /dev/MAKEDEV

I'd prefer a fix to tar...

--don

 
 
 

tar: dev/rwd0s4: minor number too large; not dumped

Post by J Wuns » Wed, 25 Jun 1997 04:00:00



> >tar: dev/rwd1s4: minor number too large; not dumped
> This appears to be something inherent in the tar used in FBSD.

This appears to be something inherent in the tar file format.

--
cheers, J"org


Never trust an operating system you don't have sources for. ;-)

 
 
 

tar: dev/rwd0s4: minor number too large; not dumped

Post by Patrick M. Hause » Thu, 26 Jun 1997 04:00:00





> > >tar: dev/rwd1s4: minor number too large; not dumped

> > This appears to be something inherent in the tar used in FBSD.

> This appears to be something inherent in the tar file format.

As an addon: don't use tar for backup, use cpio.
Or Amanda ;-)

For cpio:

# cd /
# find -d -x . usr var home usr/local -print | cpio -oB -H newc -O
/dev/rst0
             ^^^^^^^^^^^^^^^^^^^^^^^^ use your filesystems here

Note the _missing_ "/" in ". usr var ...", you won't be able
to extract your backup to a different location, if you add
it.

Patrick

 
 
 

tar: dev/rwd0s4: minor number too large; not dumped

Post by J Wuns » Sun, 29 Jun 1997 04:00:00



Quote:> As an addon: don't use tar for backup, use cpio.

Better yet, use dump/restore. ;-)

Quote:> Or Amanda ;-)

...does it this way.

--
cheers, J"org


Never trust an operating system you don't have sources for. ;-)

 
 
 

1. /dev/sr0 major/minor numbers

Hi,

I have a friend who I am installing Linux for. I've put Slackware 3.4
on his system for him. He has a standard ATAPI CD-ROM which works
fine, and a Matshuita (whatever) CD-R. I've got Linux to detect the
CD-R fine, I can see it on kernel startup, but I can't mount it. As I
understand it, you have different devices depending on if you are
going to read from or write to the CD. Is /dev/sr0 the read device? Or
should it be /dev/sda? I've tried sda, doesn't work. I saw some
documentation indicating it should be sr0, but it doesn't exist in
Slackware, and I've searched for but cannot find the major and minor
numbers anywhere.

Does it follow that /dev/sw0 is for writing to the CD-R??

Thanks.

        - Justin
--

----------------------------------------------------------------
Justin Hawkins                       SE Network Access Pty. Ltd.
Technical Support                    222 Grote Street

                                     sales  : +61 8 8221 5221
                                     support: +61 8 8221 5792
http://www.senet.com.au              fax    : +61 8 8221 5220

2. DCHP With Linksys Router does not work

3. Kernal problem: cannot determine major/minor numbers for /dev/net1

4. Sound Card and Speaker Help

5. /dev/sr0 has wrong major or minor number

6. savage4 migration from 3.3.6 4.0.2

7. kslgen: cannot determine major/minor numbers for node /dev/. ????

8. New: System crash with heavy NFS load

9. SLIP: /dev/sl0 major and minor numbers

10. Major & minor numbers of /dev/*hd* needed.

11. /dev/virtualcom ... Minor and Major numbers ?