News: This forum is now permanently frozen.
Pages: [1]
Topic: workon.sh fails miserably on all FreeBSDs I have tried...  (Read 4818 times)
« on: October 23, 2007, 19:14:06 »
DJEMiVT *
Posts: 16

What gives?

[root@la-mail /home/egarcia]# ./workon.sh generic-pc-1.3b4.img

gzip: stdin: decompression OK, trailing garbage ignored
mount: /dev/md90 on /usr/home/egarcia/mnt1: incorrect super block
./workon.sh: cannot open mnt1/mfsroot.gz: No such file or directory
mdconfig: could not open tmp/generic-pc-1.3b4.img-mfsroot: No such file or directory
mount: /dev/md91: No such file or directory

Thanks for any help...
« Reply #1 on: October 23, 2007, 19:25:44 »
DJEMiVT *
Posts: 16

so 1.231 works great with workon.sh. This is a specific problem with 1.3. I have a feeling that the format changed for the image file since it complained about an invalid superblock. Anyone resolve this yet?

Thanks
« Reply #2 on: October 23, 2007, 23:13:03 »
DJEMiVT *
Posts: 16

Finally found the answer. For anyone curious, workon.sh doesn't work for 1.3 series m0n0wall.

you need to edit workon.sh:

line mount /dev/md90 mnt1
changes to mount /dev/md90a mnt1


Regards
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines