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- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

