On Fri, Nov 02, 2001 at 01:49:11PM -0800, [EMAIL PROTECTED] wrote:
| Yall,
|
| - Original Message -
| From: "dman" <[EMAIL PROTECTED]>
| To:
| Sent: Friday, November 02, 2001 4:24 PM
| Subject: Re: [debian-user] install with 3 partitions
|
|
| > On Fri, Nov 02,
Yall,
- Original Message -
From: "dman" <[EMAIL PROTECTED]>
To:
Sent: Friday, November 02, 2001 4:24 PM
Subject: Re: [debian-user] install with 3 partitions
> On Fri, Nov 02, 2001 at 01:13:24PM -0800, [EMAIL PROTECTED] wrote:
> | I guess my question degenerates
On Fri, Nov 02, 2001 at 01:13:24PM -0800, [EMAIL PROTECTED] wrote:
| I guess my question degenerates to,
| "Is there an 'out of box' way to install debian potato where you isolate
| /, /boot, /etc, /bin, /sbin, /lib, /dev
| on a partition without partitioning up every thing else?
Yes, but you
might as
well isolation /proc for the same reasons too, no?
Best regards,
Lloyd
- Original Message -
From: "Mark Ferlatte" <[EMAIL PROTECTED]>
To:
Sent: Friday, November 02, 2001 3:56 PM
Subject: Re: [debian-user] install with 3 partitions
> On Fri, Nov 02, 2001 at
On Fri, Nov 02, 2001 at 12:50:41PM -0800, [EMAIL PROTECTED] wrote:
> Thanks for the info Mark...So unless I have the space initially for
> two big partions or I divide the drive up for all of the partitions
> initially, I am out of luck?
I don't fully understand your question. You can install the
TECTED]>
To:
Sent: Friday, November 02, 2001 3:31 PM
Subject: Re: [debian-user] install with 3 partitions
> On Fri, Nov 02, 2001 at 02:17:29PM -0600, Rich Puhek wrote:
> > Um... You can't mount /home, /tmp, /usr, and /var on hda5. You can only
> > mount a partition at one pl
On Fri, Nov 02, 2001 at 02:17:29PM -0600, Rich Puhek wrote:
> Um... You can't mount /home, /tmp, /usr, and /var on hda5. You can only
> mount a partition at one place at a time.
Well, you sort of can:
telinit 1 (ie, go to single user mode)
mkdir /storage
mount /dev/hda5 /storage
mkdir /storage/ho
Um... You can't mount /home, /tmp, /usr, and /var on hda5. You can only
mount a partition at one place at a time.
You _can_ make one partition a piece for home, tmp, usr, and var and do
something like:
mount /dev/hda5 /home
mount /dev/hda6 /usr
mount /dev/hda7 /var
...I'm not sure you want to mo
[EMAIL PROTECTED] writes:
> I want:
> / -> hda1
> /home, /tmp, /usr, /var, -> dha5
I don't think you can do this, because you can only map one directory
to a partition. You can try splitting up hda5 into 4 partitions, and
doing the mapping you give.
Andrew.
9 matches
Mail list logo