newfs problem
Hi Folks,
trying to create filesystems on a couple of 72Gb scsi disks. partitioning of disks goes fine using 'format'. When I try and use newfs I get the error message ' ERROR DETERMINING ALTERNATE SUPERBLOCK LOCATIONS' Tried using fsck to allocate another superblock, but this spouts out a 'BAD MAGIC NUMBER' error. Any advice would be greatly appreciated.
Thats sounds strange. Ive never seen newfs do that.
Fsck only repairs existing file system. So if newfs couldnt create it in the first place, theres nothing for fsck to repair.
You might want to post the output of format.
select the disk.
Then do "p<ret>p<ret>
to print the partition table.
Post the exact newfs command your using
do one thing
send the out put first
let me read the error my self .
try this first and delete the partion if exist
format -e
if you still getting the error post the eror
are all 8 partion you can able to see. hard to say. send the output what you doing.
javeed abdul
I'm seeing the same error. Here is my output:
# newfs -Nv /dev/rdsk/c8t60060E80144288000001428800000008d0s0
mkfs -F ufs -o N /dev/rdsk/c8t60060E80144288000001428800000008d0s0 151165440 -1 -1 8192 1024 188 1 90 8192 t 0 -1 8 128 n
Warning: 1536 sector(s) in last cylinder unallocated
/dev/rdsk/c8t60060E80144288000001428800000008d0s0:151165440 sectors in 24604 cylinders of 48 tracks, 128 sectors
73811.2MB in 1538 cyl groups (16 c/g, 48.00MB/g, 5824 i/g)
Warning: 0 sector(s) in last cylinder unallocated
/dev/rdsk/c8t60060E80144288000001428800000008d0s0:151165440 sectors in 19683 cylinders of 15 tracks, 512 sectors
73811.2MB in 1406 cyl groups (14 c/g, 52.50MB/g, 6400 i/g)
Error determining alternate superblock locations
Here is my partition layout:
partition> p
Current partition table (original):
Total disk cylinders available: 19684 + 2 (reserved cylinders)
PartTagFlagCylinders SizeBlocks
0 unassignedwm1 - 1968372.08GB(19683/0/0) 151165440
1 unassignedwu00 (0/0/0) 0
2backupwu0 - 1968372.08GB(19684/0/0) 151173120
3 unassignedwm00 (0/0/0) 0
4 unassignedwm00 (0/0/0) 0
5 unassignedwm00 (0/0/0) 0
6 unassignedwm00 (0/0/0) 0
7 unassignedwm00 (0/0/0) 0