Tim Peeler on Thu, 3 Jun 1999 15:12:41 -0400 (EDT) |
Bleh, should have mentioned I've been using rgrep. I've also done a: dd if=/dev/hdc bs=1 skip=32808 count=32 This will give me the label. If anyone knows what blocks the serial number is on it would be helpfull. I'll be checking with the wine people too, hopefuly they've come up with a better way than what's in their documents. ;) On Thu, 3 Jun 1999, LeRoy D. Cressy wrote: > Hi Tim, > > There is a wonderful utility called rgrep that is a recursive grep that > will search all files in a directory recursively. This might help. The > man page comes complete with examples. > > Tim Peeler wrote: > > > > On Tue, 1 Jun 1999, LeRoy D. Cressy wrote: > > > > > Hi Tim, > > > > > > First off a cdrom is an iso9660 filesystem and not a fat or vfat fs. So > > > mount the cdrom with: > > > > Doh!, I should know that! *sigh* > > > > > > > > mount -t iso9660 /dev/cdrom /mnt > > > > > > /dev/cdrom can be /dev/hdb or wherever your cdrom is located on your > > > system. > > > > > > after the cd is mounted look around the files for where the serial > > > number might be. > > > > > > > Nod, I've been doin' that for the past few days. I've been looking > > through individual files and grepping everything in sight. I've > > even looked through the raw data at the head and tail of /dev/hdc. > > > > Any other ideas would be appreciated. > > > > Thanks, > > Tim > > -- > 0 0 L & R Associates > " Home Page: http://www.netaxs.com/~ldc/ > _______ooO ~ Ooo_______________________________________________ > > LeRoy D. Cressy /\_/\ ldc@netaxs.com > Computer Consulting ( o.o ) Phone (215) 535-4037 > > ^ < Fax (215) 535-4285 > > _______________________________________________ > Plug maillist - Plug@lists.nothinbut.net > http://lists.nothinbut.net/mail/listinfo/plug > _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug
|
|