On 21 Nov 2009 at 17:14, Denys Vlasenko wrote: From: Denys Vlasenko <[email protected]> To: "Michael D. Setzer II" <[email protected]> Subject: Re: Message when mounting ext4 boot partition, but works. Date sent: Sat, 21 Nov 2009 17:14:33 +0100 Copies to: [email protected]
> On Saturday 21 November 2009 14:16, Michael D. Setzer II wrote: > > On 21 Nov 2009 at 15:19, Denys Vlasenko wrote: > > > > From: Denys Vlasenko <[email protected]> > > To: [email protected] > > Subject: Re: Message when mounting ext4 boot partition, but > > works. > > Date sent: Sat, 21 Nov 2009 15:19:15 +0100 > > Copies to: "Michael D. Setzer II" <[email protected]> > > > > > On Saturday 21 November 2009 09:06, Michael D. Setzer II wrote: > > > > I just did a clean install of Fedora 12, and did a remote backup of the > > > > system. I change the grub.conf to default to my g4l option which uses > > > > busybox. After it boots, I can remotely access it and mount the boot > > > > partition > > > > to reset the grub to boot from the default kernel before doing the > > > > image > > > > backup. Seems Fedora 12 now creates the boot partition as ext4 instead > > > > of > > > > the older ext2? > > > > > > > > No problem with mounting the ext4 partition, but it does show the > > > > following > > > > message. > > > > > > ... when you run what command exacty? > > > > mount /dev/hda6 /mnt/local > > > > In the past, this was the /boot partition and ext2 format, and now with > > Fedora > > 12 with a clean install it is now an ext4 partition. > > Since you did not give filesystem type, it will try every fs > in the order specified by /etc/filesystems or /proc/filesystems. > > Apparently, ntfs is listed before ext4. That appears to be it. the /etc/filesystems didn't include ext4 at all, and has ntfs-3g and ntfs listed. I added the ext4 after the ext3 line. Interestingly, the /etc/filesystems on the fedora 12 machine doesn't have ext4 listed at all, but the /proc/filesystems on the fedora 12 has the ext4 listed after the ext3 line, but no ext2 line? Does the order make a difference? Is there a better or best order? Thanks. Currently, creating a new build to test it out, but that should be the fix. Always learning more stuff... > > -- > vda +----------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor Guam Community College Computer Center mailto:[email protected] mailto:[email protected] http://www.guam.net/home/mikes Guam - Where America's Day Begins +----------------------------------------------------------+ http://setiathome.berkeley.edu (Original) Number of Seti Units Returned: 19,471 Processing time: 32 years, 290 days, 12 hours, 58 minutes (Total Hours: 287,489) bo...@home CREDITS SETI 8,875,118.650 | EINSTEIN 3,287,964.691 | ROSETTA 1,474,060.650 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
