Re: [vox-tech] devfs and mkisofs, don't have permission to create multisession cd's

2004-01-31 Thread Samuel N. Merritt
On Fri, Jan 30, 2004 at 04:04:02PM -0800, Ken Bloom wrote: I have a backup script that I run periodically (and I haven't run it in two whole weeks), and I was trying to run it today but since having switched to devfs, the permissions on the cd drive's device file seem to have changed (probably

Re: [vox-tech] SQL selecting distinct from multiple index tables

2004-01-31 Thread Foo Lim
select distinct Organizations.OID, Organizations.Name, Organizations.Acronym from Organizations o where o.OID in (select OrgID from OrgDocs union select OrgID from OrgProjects); Build subqueries first, thereby avoiding the full table joins. On Fri, 30 Jan 2004, David Siedband wrote: I

Re: [vox-tech] devfs and mkisofs, don't have permission to create multisession cd's

2004-01-31 Thread Ken Herron
--On Saturday, January 31, 2004 01:12:51 AM -0800 Samuel N. Merritt [EMAIL PROTECTED] wrote: On Fri, Jan 30, 2004 at 04:04:02PM -0800, Ken Bloom wrote: I have a backup script that I run periodically (and I haven't run it in two whole weeks), and I was trying to run it today but since having

Re: [vox-tech] SQL selecting distinct from multiple index tables (solution)

2004-01-31 Thread Ted Deppner
On Fri, Jan 30, 2004 at 10:04:35PM -0800, David Siedband wrote: ahh, I just got this to work. Here's the query I used (MySQL 3.x) select distinct Organizations.OID , Organizations.Name , Organizations.Acronym from OrgDocs , OrgProjects , Organizations where (OrgDocs.OrgID =

[vox-tech] Can YAST create a FAT32 Partition?

2004-01-31 Thread Robert G. Scofield
Thanks to those of you who told me I need a new hard drive. I'd like to create a dual boot system on the new hard disk (which I haven't purchased yet). I'd like to do all of the partitioning from YAST. According to the YAST documentation YAST can delete FAT32 partitions. YAST can resize

Re: [vox-tech] Can YAST create a FAT32 Partition?

2004-01-31 Thread Rob Rogers
On Sat, Jan 31, 2004 at 13:28:25PM -0800, Robert G. Scofield wrote: Thanks to those of you who told me I need a new hard drive. I'd like to create a dual boot system on the new hard disk (which I haven't purchased yet). I'd like to do all of the partitioning from YAST. According to the

Re: [vox-tech] Can YAST create a FAT32 Partition?

2004-01-31 Thread Jeff Newmiller
On Sat, 31 Jan 2004, Robert G. Scofield wrote: Thanks to those of you who told me I need a new hard drive. I'd like to create a dual boot system on the new hard disk (which I haven't purchased yet). I'd like to do all of the partitioning from YAST. According to the YAST documentation

Re: [vox-tech] devfs and mkisofs, don't have permission to create multisession cd's

2004-01-31 Thread Ken Bloom
I don't know what was actually wrong with the permissions after all (I was in the cdrom group, and mkisofs had a devfs file entry to make it work, but it didn't regardless.) I finally made it work by changing the command I used to invoke mkisofs from the option -M0,0,0 to the option -M

Re: [vox-tech] Can YAST create a FAT32 Partition?

2004-01-31 Thread Robert G. Scofield
On Saturday 31 January 2004 13:59, Jeff Newmiller wrote: a) Even if it can, if you plan to make a dual boot you are better off having the OS that will use the os format the partition it will run in. This means installing Windows first is almost always the best approach. Okay then I'll do

RE: [vox-tech] Can YAST create a FAT32 Partition?

2004-01-31 Thread Gururaj U
Dear moderator How do I unsusbscribe from this mailing list .. it's not emailing me my password and hence I can't unsubscribe.Any way out? Guru -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert G. Scofield Sent: Sunday,