| Summary: | System becomes unusable after performing disk operations using /stand/sysinstall | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Mike Jakubik <mikej> |
| Component: | conf | Assignee: | jkh |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.4-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Mike Jakubik
2001-12-07 17:40:00 UTC
Ok, this was a stupid one. It seems the sysinstall program automatically mounts what you have created. This was a user error, however the program should do some sanity checks, and not allow any remounting, specially on /. Also, it would be nice to add some functionality that allows one to create a partition without specifying a mount point (or not to mount automatically), and the ability to specify the partition name (as the mount point seems to affect this). Thanks. Responsible Changed From-To: freebsd-bugs->jkh Jordan is busy in this area. Does this problem still occur with bug fixes from RELENG_4_4_0 or with the newer 4.5 version of FreeBSD? -- - Hiten Pandya - <hiten@uk.FreeBSD.org> I have not tried yet on newer releases, and i don't currently have the resources to do so. I will let you know the next time i get a chance to do this. Thanks. -----Original Message----- From: Hiten Pandya [mailto:hitmaster2k@yahoo.com] Sent: Wednesday, March 06, 2002 7:21 PM To: freebsd-gnats-submit@FreeBSD.org; mikej@trigger.net Subject: Re: conf/32583: System becomes unusable after performing disk operations using /stand/sysinstall Importance: High Does this problem still occur with bug fixes from RELENG_4_4_0 or with the newer 4.5 version of FreeBSD? -- - Hiten Pandya - <hiten@uk.FreeBSD.org> Hello, I have gotten a chance to test this again, and unfortunately the problem remains. After creating a label (on a live system, using /stand/sysinstall) which is mounted on / on another drive, sysinstall will remount / to the new drive after exiting leaving the system totally dead. Tested on: FreeBSD wettoast.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 18 22:10:22 EST 2002 root@wettoast.net:/usr/obj/usr/src/sys/DP i386 Thanks. > -----Original Message----- > From: Hiten Pandya [mailto:hitmaster2k@yahoo.com] > Sent: Wednesday, March 06, 2002 7:21 PM > To: freebsd-gnats-submit@FreeBSD.org; mikej@trigger.net > Subject: Re: conf/32583: System becomes unusable after performing disk > operations using /stand/sysinstall > Importance: High > > > Does this problem still occur with bug fixes from RELENG_4_4_0 or > with the newer 4.5 version of FreeBSD? > > -- > - Hiten Pandya > - <hiten@uk.FreeBSD.org> > State Changed From-To: open->closed I cannot reproduce this and can only suspect from the symptoms that you must have hosed your boot volume. I've certainly used sysinstall to partition/install _other_ disks without seeing anything like this happen. |