Re: fdisk on sunos

2001-06-19 Thread Ari Heitner
On Tue, 19 Jun 2001, Andy Dougherty wrote:

> On Tue, 19 Jun 2001, Ari Heitner wrote:
> 
> > Hmm, Linux's fdisk can handle things just fine, if you're willing to kill 
> > some
> > Sun slices to make room for Linux. This seems to be the logical thing to
> > do: copy the data from a slice or two to somewhere else, change Solaris's
> > mounting rules not to mount the now-unecessary partitions (cursory 
> > examination 
> > of this machine seems to indicate this is in /etc/mnttab, and yes 'mnttab' 
> > is
> > a man topic), and then later in the Linux install retag them as ext2 and 
> > mkfs
> > them...
> 
> For Solaris, you want to change /etc/vfstab.  /etc/mnttab is a dynamic
> file maintained by Solaris to show what's actually mounted.  You shouldn't
> change it yourself.
> 
thank you :) that's what "cursory examination" gets you. i should have been
more suspicious it wasn't called something closer to 'fstab'...

for that matter, had i *read* the manpage (rather than just checking its
existance) i might have known this too ...

ari




Re: fdisk on sunos

2001-06-19 Thread Andy Dougherty
On Tue, 19 Jun 2001, Ari Heitner wrote:

> Hmm, Linux's fdisk can handle things just fine, if you're willing to kill some
> Sun slices to make room for Linux. This seems to be the logical thing to
> do: copy the data from a slice or two to somewhere else, change Solaris's
> mounting rules not to mount the now-unecessary partitions (cursory 
> examination 
> of this machine seems to indicate this is in /etc/mnttab, and yes 'mnttab' is
> a man topic), and then later in the Linux install retag them as ext2 and mkfs
> them...

For Solaris, you want to change /etc/vfstab.  /etc/mnttab is a dynamic
file maintained by Solaris to show what's actually mounted.  You shouldn't
change it yourself.

-- 
Andy Dougherty  [EMAIL PROTECTED]
Dept. of Physics
Lafayette College, Easton PA 18042



Re: fdisk on sunos

2001-06-19 Thread Ari Heitner
On Mon, 18 Jun 2001, Carlinux wrote:

> Hi, everyone. I'm a newbie in the Sparc world, and I would like to try 
> some free software on it. We have an Enterprise-250 running SunOS 5.7 at 
> present. Almost nobody in our department makes use of it, so I'd like to 
> install a Debian Potato there. I got the three official CDs for Sparc 
> (and the trhree sources), but my knowledge of Solaris is nearly 
> null&void. The 'install instructions' for Debian assumes that the 
> administrator has a background in Solaris [and here I am supposed to be 
> the expert in Unix :-D]
> 
> So, where could I find a "quickstart guide" for how to repartition with 
> SunOS fdisk?
> (after that, "boot cdrom" and that's all, isn't it? ;-)

Hmm, Linux's fdisk can handle things just fine, if you're willing to kill some
Sun slices to make room for Linux. This seems to be the logical thing to
do: copy the data from a slice or two to somewhere else, change Solaris's
mounting rules not to mount the now-unecessary partitions (cursory examination 
of this machine seems to indicate this is in /etc/mnttab, and yes 'mnttab' is
a man topic), and then later in the Linux install retag them as ext2 and mkfs
them...

If you don't mind killing Solaris you could just do it all w/Linux fdisk.

I'm not aware that Sun's fdisk will let you resize partitions, and I'm not at
all sure that GNU PartEd is capable of resizing Sun partitions...

After that, yes, boot cdrom. The debian/sparc install doc also has info on how
to netboot a sparc, in case you find the kernel on the cd's is unhappy for some
reason and want to try one of Ben's newer kernels.

cheers,

ari

[EMAIL PROTECTED] /me wishes *his* dept had a spare e250 just sitting around to 
play with.






fdisk on sunos

2001-06-18 Thread Carlinux
Hi, everyone. I'm a newbie in the Sparc world, and I would like to try 
some free software on it. We have an Enterprise-250 running SunOS 5.7 at 
present. Almost nobody in our department makes use of it, so I'd like to 
install a Debian Potato there. I got the three official CDs for Sparc 
(and the trhree sources), but my knowledge of Solaris is nearly 
null&void. The 'install instructions' for Debian assumes that the 
administrator has a background in Solaris [and here I am supposed to be 
the expert in Unix :-D]


So, where could I find a "quickstart guide" for how to repartition with 
SunOS fdisk?

(after that, "boot cdrom" and that's all, isn't it? ;-)

I mean, I need a kind of "Linux-to-SunOS-HOWTO".

Many thanks. All the best.

carlos