[EMAIL PROTECTED] wrote: > > > > How to make a partition starts at an offset of 2048 sectors and leaves > > 1MB of space for storing aboot. > > I've tried: /tmp/sda1 5 - 21 swap > > /tmp/sda2 22-255 native > > > > so, I leave 4 cyl for storing aboot. Am I doing right? > > Yes, that's good! It works now, thanks. > What does your boot command to SRM console look like, something like this? > > >>> boot dka0 -file 2/vmlinux.gz -flags "root=/dev/sda2 single" I think the problem is not in my command to SRM console, its in the fdisk this is my alpha disk: Filesystem 1024-blocks Used Available Capacity Mounted on /dev/sda2 124423 42657 75340 36% / /dev/sda3 256590 50952 192385 21% /home /dev/sda4 1484386 329013 1078663 23% /usr /dev/sdb1 4044375 4646 3830484 0% /cache0 /dev/sdc1 4044375 4654 3830476 0% /cache1 /dev/sdd1 4044375 4637 3830493 0% /cache2 /dev/sde1 4044375 4636 3830494 0% /cache3 I built /dev/sda partiotion using bsd disklevel and leave the others with normal partition. Now I'm using kernel 2.0.36 with 3000 filedescriptor. And ready to install my squid. > Sigh; OK, I'll look at getting this done very soon; if you want to take a > chance, someone already did some preliminary work at porting my patches to > 2.0.36; I could send them to you, with the knowledge that I've not tested > them at all... > > Let me know. > > --Jay++ > > ------------------------------------------------------------------------------- > American Non Sequitur Society: we don't make sense, but we do like pizza... > > Jay A Estabrook Alpha Motherboards - LINUX Project > Compaq Computer Corporation (508) 841-3241 or (DTN) 237-3241 > 334 South Street, Shrewsbury, MA 01545 [EMAIL PROTECTED] > ------------------------------------------------------------------------------- Thanks -Ayip.
