Hey all-- I have been searching for two days now to find an answer to my problem, with little luck. Hopefully, someone on this list will know what's going on.
I am running the latest sisuite, the server is running on Fedora Core 5. The golden client is a Red Hat AS3 Update 6 box. After I bring the image down on a box, the /etc/fstab looks like: LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 LABEL=/home /home ext3 defaults 1 2 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 LABEL=/var /var ext3 defaults 1 2 /dev/hda5 swap swap defaults 0 0 /dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 And see the disk layout: [EMAIL PROTECTED] tmp]# fdisk -l /dev/hda Disk /dev/hda: 20.0 GB, 20000000000 bytes 255 heads, 63 sectors/track, 2431 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 16 122070 83 Linux Partition 1 does not end on cylinder boundary. /dev/hda2 16 514 3999023+ 83 Linux Partition 2 does not end on cylinder boundary. /dev/hda3 514 1011 3998047 83 Linux Partition 3 does not end on cylinder boundary. /dev/hda4 1011 2432 11412371 f Win95 Ext'd (LBA) /dev/hda5 1011 1136 1003905+ 83 Linux /dev/hda6 1136 2432 10408464+ 83 Linux The problem is, after I bring the image down on a new box, the file system will not mount as read-write. The first failure I see at boot time is a message: Remounting root filesystem in read-write mode: mount: no such partition found then the failures just cascade from there. Does anyone have any idea what might be going on? Thanks, Tim __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
