3.9 Make Release Fails

2006-05-19 Thread Michael Siers
Hi, I have an i386 3.9 system and I am trying to do my own i386 release. I have followed the FAQ directions for building the kernel and compiling the source tree. However, when I do the make release command, it runs for awhile and then aborts on the umount /mnt command. It looks like the cdrom

Re: 3.9 Make Release Fails

2006-05-19 Thread Alexander Belikov
MS Hi, MS I have an i386 3.9 system and I am trying to do my own i386 release. I have MS followed the FAQ directions for building the kernel and compiling the source MS tree. MS However, when I do the make release command, it runs for awhile and MS then aborts on the umount /mnt command. Is

Re: 3.9 Make Release Fails

2006-05-19 Thread Michael Siers
Hi, Yes, I verified that /mnt is empty. Anything else you can think of that I am doing wrong? Thanks, Mike On 5/19/06, Alexander Belikov [EMAIL PROTECTED] wrote: MS Hi, MS I have an i386 3.9 system and I am trying to do my own i386 release. I have MS followed the FAQ directions for

Re: 3.9 Make Release Fails

2006-05-19 Thread Jacob Meuser
On Fri, May 19, 2006 at 12:27:58PM -0500, Michael Siers wrote: Hi, Yes, I verified that /mnt is empty. Anything else you can think of that I am doing wrong? when the build stops, run 'fstat | grep /mnt'. it might show something happening in /mnt. -- [EMAIL PROTECTED] Thanks, Mike On

Re: 3.9 Make Release Fails

2006-05-19 Thread Michael Siers
Hi, Here is a little more information. After make release fails, I type in the following commands and get the output below the command: df -h /mnt === FileSystem SizeUsed Avail CapMount On /dev/svnd0a 1.7M 1.3M 338K 80% /mnt umount /mnt = umount: /mnt: not