bugThe GNU Hurd - Bugs: bug #17131, Different behavior of ext2fs and...

 
 

bug #17131: Different behavior of ext2fs and ext2fs.static

Submitter:  Thomas Schwinge <tschwinge>
Submitted:  Mon 17 Jul 2006 09:37:47 AM UTC
   
 
Category:  Hurd Servers Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Open Reproducibility:  None
Size (loc):  None Planned Release:  None
Effort:  0.00
Wiki-like text discussion box: 


* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 21 May 2011 03:42:38 PM UTC, comment #1: 

This is old, but still would be help to new Hurd users. The only blocksize supported is 4096. Do "mkfs.ext2 -b 4096 /target/location" and then you can mount it as "settrans -ca /mount/point /hurd/ext2fs /target/location"

Harish Badrinath <harishbadrinath>
Mon 17 Jul 2006 09:37:47 AM UTC, original submission:  

thomas@leibniz:/var/tmp $ settrans -ac image0 /hurd/ext2fs `pwd`/image0.img
settrans: /hurd/ext2fs: Translator died
thomas@leibniz:/var/tmp $ settrans -ac image0 /hurd/ext2fs.static `pwd`/image0.img
ext2fs: /var/tmp/image0.img: panic: disk_cache_init: Block size 1024 != vm_page_size 4096
settrans: /hurd/ext2fs.static: Translator died

Why do errors on show up with ext2fs.static?

Thomas Schwinge <tschwinge>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by harishbadrinath (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code