[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: fstab (was Re: instalation)



* Jordi Mallach <jordi@debian.org> [020428 17:34]:
> On Sun, Apr 28, 2002 at 04:43:52PM -0700, Grant Bowman wrote:
> > * Marcus Brinkmann <marcus@gnu.org> [020426 17:38]:
> > > And folow the normal install procedure.  Note that with the new boot
> > > method, the /etc/fstab might be generated wrongly, but except for that
> > > it should work just fine.
> >
> > Damn, I just ran into this.  I'm looking in the libc0.3 code to find out
> > what it's supposed to look like now but I don't see it yet.  Any
> > suggestions?
> 
> /dev/hd0s2	/	ext2	rw	1	1
> /dev/hd0s1	none	swap	sw	0	0
> 
> Just made that up, I hope I didn't swap any parameter.
> Are you familiar with the Hurd's partition naming?

Hi Jordi,

Since Marcus mentioned the fstab I thought it is a change in the format
of the file or something.  I should have included more info but I
thought it was a known issue.

I'm comfortable with the naming schemes now.  I had the hurd running
just fine before I wiped it clean and started with the new libio tarball
version.  I think it only stopped working after the upgrade.  Here's my
fstab.

# /etc/fstab: static file system information
#
# <file system>	<mount point>	<type>	<options>		<dump>	<pass>
/dev/hd0s16	/		ext2	rw			0	1
/dev/hd0s6	none		swap	sw			0	0

When I try df I get this:

hurd:~# df
df: cannot read table of mounted filesystems

Thanks,

-- 
-- Grant Bowman                                <grantbow@grantbow.com>


-- 
To UNSUBSCRIBE, email to debian-hurd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: