Re: write permissions for /dev/hda1 /mnt/gentoo/boot

"Michael S. Sprague" <[email protected]> Thu, 17 Oct 2002 17:46:25 -0400
Newsgroups gmane.linux.gentoo.newbies
Message-ID <[email protected]>
Hey there Toorop!

You might really have something here. It's amazing how many times I read
that line about using the
 #mount /dev/hda1 /mnt/gentoo/boot  -t ext2
for folks that were having trouble with mounting an ext2 partition and
didn't try it on my ext3 partition. Trouble is I really need to get my hard
drives back in working order to try it out. When I do, you can bet that I
will mount it using: #mount /dev/hda1 /mnt/gentoo/boot -t ext3. When I get
back to this point I would almost bet that I can completely untar the stage1
archive.

Many thanks,
Michael S. Sprague
[email protected]
Registered LINUX User:  290220


"Toorop" <[email protected]> wrote in message
news:[email protected]...
> BHi Michael S. Sprague,
>
> In response to :
> Subject: [gentoo-newbies] write permissions for /dev/hda1 /mnt/gentoo/boot
> From: [email protected]
> Sent: mercredi 16 octobre 2002 23:00:44
>
> ----- Original quote marked with Michael> -----
>
> [...SNIP...]
>
> Michael> #mount /dev/hda1/ /mnt/gentoo/boot ;this is where the trouble
begins
>
> Try with :
> # mount /dev/hda1 /mnt/gentoo/boot -t ext3
>
> --
> Toorop