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

Mount problem (was: Ethernet drivers for GNU Mach)



Hi,

On Wed, Mar 30, 2011 at 09:28:46PM +1100, Steven McDonald wrote:

> # settrans -ag / /hurd/ext2fs /dev/hd0s5
> 
> It gives me the error "device too small for superblock (0 bytes)".

Ouch... That can't work. To make the partition writable, use:

   fsysopts / -w

(The root filesystem won't go away, as it's -- obviously -- still in
use. Instead, it tries to mount the new one on top of it I guess... The
error message seems odd though.)

Also I wonder why it's not mounted writable in the first place...

-antrik-


Reply to: