a*******e 发帖数: 3021 | 1 after i installed fedora 11, the 1st time it can boot and i installed some
programs.
Then i rebooted it, it shows "maks.ext3 can't resolve UUID=..............."
error and drops me into a repair shell.
I googled and found a workaround which is in fstab replace UUID=*** by /dev/
sda***, as shown below,
#
#UUID=247bf747-8fbb-40c7-8b92-ecb212ec1993 / ext3
defaults 1 1
#UUID=7fde7b7c-c33a-4e5d-abe4-c08eb3ac7f15 /home ext3
defaults 1 2
#UUID= | p**i 发帖数: 688 | 2 平时不会有问题, 除非你加个硬盘或者插个U盘才可能有
"
dev/
1
2
0
【在 a*******e 的大作中提到】 : after i installed fedora 11, the 1st time it can boot and i installed some : programs. : Then i rebooted it, it shows "maks.ext3 can't resolve UUID=..............." : error and drops me into a repair shell. : I googled and found a workaround which is in fstab replace UUID=*** by /dev/ : sda***, as shown below, : # : #UUID=247bf747-8fbb-40c7-8b92-ecb212ec1993 / ext3 : defaults 1 1 : #UUID=7fde7b7c-c33a-4e5d-abe4-c08eb3ac7f15 /home ext3
| a*******e 发帖数: 3021 | 3 fresh install ah.
at most i unplugged my usbdrive.
【在 p**i 的大作中提到】 : 平时不会有问题, 除非你加个硬盘或者插个U盘才可能有 : : " : dev/ : 1 : 2 : 0
| j*a 发帖数: 14423 | 4 sudo blkid
if output is different from fstab, update your fstab.
"
dev/
【在 a*******e 的大作中提到】 : after i installed fedora 11, the 1st time it can boot and i installed some : programs. : Then i rebooted it, it shows "maks.ext3 can't resolve UUID=..............." : error and drops me into a repair shell. : I googled and found a workaround which is in fstab replace UUID=*** by /dev/ : sda***, as shown below, : # : #UUID=247bf747-8fbb-40c7-8b92-ecb212ec1993 / ext3 : defaults 1 1 : #UUID=7fde7b7c-c33a-4e5d-abe4-c08eb3ac7f15 /home ext3
| a*****i 发帖数: 4391 | 5 You should be just fine with this setup.
I also used one device file path instead of UUID for mapping one partition.
"
dev/
【在 a*******e 的大作中提到】 : after i installed fedora 11, the 1st time it can boot and i installed some : programs. : Then i rebooted it, it shows "maks.ext3 can't resolve UUID=..............." : error and drops me into a repair shell. : I googled and found a workaround which is in fstab replace UUID=*** by /dev/ : sda***, as shown below, : # : #UUID=247bf747-8fbb-40c7-8b92-ecb212ec1993 / ext3 : defaults 1 1 : #UUID=7fde7b7c-c33a-4e5d-abe4-c08eb3ac7f15 /home ext3
| a*******e 发帖数: 3021 | 6 actually they are the same. so why i have the problem?
when I was using f9, never had this problem... I thought maybe it was
because my hd is dying, but i removed that dying hd and reinstalled on a new
sata hd, still have this problem.... that's why i said f11 sucks... or f11
64 sucks...
sudo blkid:
blkid
/dev/sda1: UUID="247bf747-8fbb-40c7-8b92-ecb212ec1993" TYPE="ext3" SEC_TYPE=
"ext2"
/dev/sda2: UUID="6df19bdb-b5f0-44e5-890f-1dc89320dc07" TYPE="swap"
/dev/sda3: UUID="7fde7b7c-c33a-4e5d-abe4-c
【在 j*a 的大作中提到】 : sudo blkid : if output is different from fstab, update your fstab. : : " : dev/
| w********e 发帖数: 557 | 7 If uuid causes problem, just comment it out and use device name. I think
maybe it is the fs type mismatching. Is it ext2 or ext3? | a*******e 发帖数: 3021 | 8 all of my fs are ext3. no fancy stuff like multi-hd, or two-hd as backup (
forgot the term...) I don't know if sata hd is causing the problem since it'
s the first time i use sata. Old ATA really works well...
I also had this werid problem when using live fedora 11 to install it,
for / partition, if I format it as ext3, live cd installer requires it to be
ext4, however, if i format it as ext4, it says / can't be installed on ext4
, that the @#@#%^&?
【在 w********e 的大作中提到】 : If uuid causes problem, just comment it out and use device name. I think : maybe it is the fs type mismatching. Is it ext2 or ext3?
| y****e 发帖数: 23939 | 9 use device name not UUID | a*****i 发帖数: 4391 | 10
it'
be
ext4
geez, dude, plz read the goddamn manuals!
It has been explained to death that /boot can only use ext3.
I think it also explains when you install f11 from a live CD. I didn't know
that either.
【在 a*******e 的大作中提到】 : all of my fs are ext3. no fancy stuff like multi-hd, or two-hd as backup ( : forgot the term...) I don't know if sata hd is causing the problem since it' : s the first time i use sata. Old ATA really works well... : I also had this werid problem when using live fedora 11 to install it, : for / partition, if I format it as ext3, live cd installer requires it to be : ext4, however, if i format it as ext4, it says / can't be installed on ext4 : , that the @#@#%^&?
| a*******e 发帖数: 3021 | 11 only if there is introduction on live cd installation in their damn manuals
know
【在 a*****i 的大作中提到】 : : it' : be : ext4 : geez, dude, plz read the goddamn manuals! : It has been explained to death that /boot can only use ext3. : I think it also explains when you install f11 from a live CD. I didn't know : that either.
|
|