** Description changed:
I have two IDE hard drivers, one IDE CD-ROM and IDE DVD-ROM. Feisty shows all
of them like SATA devices in a fresh installation with Kubuntu Desktop CD.
Also, CD-ROM and DVD-ROM are not mounted in default mounted point
(/media/cdrom0 and /media/cdrom1), they are mounted in /media.
Everything is a disaster.
Doing "fdisk -l"
Disco /dev/sda: 20.0 GB, 20020396032 bytes
255 cabezas, 63 sectores/pista, 2434 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/sda1 * 1 1175 9438156 c W95 FAT32 (LBA)
/dev/sda2 2029 2434 3261195 f W95 Ext'd (LBA)
/dev/sda3 1176 2028 6851722+ 83 Linux
/dev/sda5 2029 2093 522081 82 Linux swap / Solaris
/dev/sda6 2094 2434 2739051 b W95 FAT32
+
+ Las entradas de la tabla de particiones no están en el orden del disco
Disco /dev/sdb: 40.0 GB, 40020664320 bytes
255 cabezas, 63 sectores/pista, 4865 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/sdb1 * 1 4075 32732406 c W95 FAT32 (LBA)
/dev/sdb2 4076 4865 6345675 f W95 Ext'd (LBA)
/dev/sdb5 4076 4729 5253223+ b W95 FAT32
/dev/sdb6 4730 4865 1092388+ b W95 FAT32
Doing “mount –l”
/dev/sda3 on / type ext3 (rw,errors=remount-ro) []
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.20-15-generic/volatile type tmpfs (rw)
/dev/sda1 on /media/hda1 type vfat (rw,utf8,umask=007,uid=0,gid=46) [Disk1]
/dev/sdb1 on /media/hdb1 type vfat (rw,utf8,umask=007,uid=0,gid=46) [Disk2]
/dev/sdb5 on /media/hdb5 type vfat (rw,utf8,umask=007,uid=0,gid=46) [Disk3]
/dev/sdb6 on /media/hdb6 type vfat (rw,utf8,umask=007,uid=0,gid=46) [Disk4]
And my fstab is:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hda3
UUID=57f5f94e-0e79-47cc-93e0-41338f089cfe / ext3
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
# /dev/hda1
LABEL=Disk1 /media/hda1 vfat
defaults,utf8,umask=007,uid=0,gid=46,auto,rw,nouser 0 1
# /dev/hdb1
UUID=8E8F-2C09 /media/hdb1 vfat
defaults,utf8,umask=007,uid=0,gid=46,auto,rw,nouser 0 1
# /dev/hdb5
UUID=DC49-EB97 /media/hdb5 vfat
defaults,utf8,umask=007,uid=0,gid=46,auto,rw,nouser 0 1
# /dev/hdb6
UUID=E9BB-8C56 /media/hdb6 vfat
defaults,utf8,umask=007,uid=0,gid=46,auto,rw,nouser 0 1
# /dev/hda5
UUID=9f123743-a944-4e75-ba3d-3f80f1b99891 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,atime,noauto,rw,dev,exec,suid 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,atime,noauto,rw,dev,exec,suid 0 0
/dev/fd0 /media/floppy0 auto user,atime,noauto,rw,dev,exec,suid 0 0
/dev/scd1 /media/cdrom1 auto nouser,atime,noauto,rw,nodev,noexec,nosuid 0 0
/dev/hdc /media/cdrom1 auto nouser,atime,noauto,rw,nodev,noexec,nosuid 0 0
/dev/scd0 /media auto nouser,noauto,atime,rw,nodev,noexec,nosuid 0 0
/dev/hdc /media/cdrom0 auto nouser,atime,noauto,rw,nodev,noexec,nosuid 0 0
/dev/scd1 auto nouser,noauto,atime,rw,nodev,noexec,nosuid 0 0
+
+ --------------------------------
+ ****New Edited****
+
+ I do a new installation but from Alternate CD this time. In the new
installation I obtain a better fstab. Now IDE disk is detected like hd* and not
like sd*, but the mounted points continues being /media/sdx. This is not so bad.
+ Anyway, I continue having the problem that I have mentioned before with the
CD-ROM. It continues mounting in /media not in /media/cdrom0 (Although fstab
shows another thing) and for example, I cannot set the Kubuntu CD like
repositorie.
+ Why is everything so confused and mixed in fstab and mounted points?
+
+ Results in installation with Alternate CD:
+
+ Doing "fdisk -l"
+
+ 255 cabezas, 63 sectores/pista, 2434 cilindros
+ Unidades = cilindros de 16065 * 512 = 8225280 bytes
+
+ Disposit. Inicio Comienzo Fin Bloques Id Sistema
+ /dev/hda1 * 1 1175 9438156 c W95 FAT32 (LBA)
+ /dev/hda2 2029 2434 3261195 f W95 Ext'd (LBA)
+ /dev/hda3 1176 2028 6851722+ 83 Linux
+ /dev/hda5 2029 2093 522081 82 Linux swap / Solaris
+ /dev/hda6 2094 2434 2739051 b W95 FAT32
+
+ Las entradas de la tabla de particiones no están en el orden del disco
+
+ Disco /dev/hdb: 40.0 GB, 40020664320 bytes
+ 255 cabezas, 63 sectores/pista, 4865 cilindros
+ Unidades = cilindros de 16065 * 512 = 8225280 bytes
+
+ Disposit. Inicio Comienzo Fin Bloques Id Sistema
+ /dev/hdb1 * 1 4075 32732406 c W95 FAT32 (LBA)
+ /dev/hdb2 4076 4865 6345675 f W95 Ext'd (LBA)
+ /dev/hdb5 4076 4729 5253223+ b W95 FAT32
+ /dev/hdb6 4730 4865 1092388+ b W95 FAT32
+
+ Doing "mount -l"
+
+ /dev/hda3 on / type ext3 (rw,errors=remount-ro) []
+ proc on /proc type proc (rw,noexec,nosuid,nodev)
+ /sys on /sys type sysfs (rw,noexec,nosuid,nodev)
+ varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
+ varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
+ procbususb on /proc/bus/usb type usbfs (rw)
+ udev on /dev type tmpfs (rw,mode=0755)
+ devshm on /dev/shm type tmpfs (rw)
+ devpts on /dev/pts type devpts (rw,gid=5,mode=620)
+ lrm on /lib/modules/2.6.20-15-generic/volatile type tmpfs (rw)
+ /dev/hda1 on /media/sda1 type vfat (rw,utf8,umask=007,gid=46) [Disk1]
+ /dev/hdb1 on /media/sdb1 type vfat (rw,utf8,umask=007,gid=46) [Disk2]
+ /dev/hdb5 on /media/sdb5 type vfat (rw,utf8,umask=007,gid=46) [Disk3]
+ /dev/hdb6 on /media/sdb6 type vfat (rw,utf8,umask=007,gid=46) [Disk4
+
+ And my "fstab" is:
+
+ # /etc/fstab: static file system information.
+ #
+ # <file system> <mount point> <type> <options> <dump> <pass>
+ proc /proc proc defaults 0 0
+ # /dev/sda3
+ UUID=5f4c9d23-115c-43cb-af54-5c76138c0be5 / ext3
defaults,errors=remount-ro 0 1
+ # /dev/sda1
+ UUID=2164-1DFD /media/sda1 vfat defaults,utf8,umask=007,gid=46 0
1
+ # /dev/sdb1
+ UUID=8E8F-2C09 /media/sdb1 vfat defaults,utf8,umask=007,gid=46 0
1
+ # /dev/sdb5
+ UUID=DC49-EB97 /media/sdb5 vfat defaults,utf8,umask=007,gid=46 0
1
+ # /dev/sdb6
+ UUID=E9BB-8C56 /media/sdb6 vfat defaults,utf8,umask=007,gid=46 0
1
+ # /dev/sda5
+ UUID=9f123743-a944-4e75-ba3d-3f80f1b99891 none swap sw
0 0
+ /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
+ /dev/scd1 /media/cdrom1 udf,iso9660 user,noauto 0 0
+ /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
+ ]
** Description changed:
I have two IDE hard drivers, one IDE CD-ROM and IDE DVD-ROM. Feisty shows all
of them like SATA devices in a fresh installation with Kubuntu Desktop CD.
Also, CD-ROM and DVD-ROM are not mounted in default mounted point
(/media/cdrom0 and /media/cdrom1), they are mounted in /media.
Everything is a disaster.
Doing "fdisk -l"
Disco /dev/sda: 20.0 GB, 20020396032 bytes
255 cabezas, 63 sectores/pista, 2434 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/sda1 * 1 1175 9438156 c W95 FAT32 (LBA)
/dev/sda2 2029 2434 3261195 f W95 Ext'd (LBA)
/dev/sda3 1176 2028 6851722+ 83 Linux
/dev/sda5 2029 2093 522081 82 Linux swap / Solaris
/dev/sda6 2094 2434 2739051 b W95 FAT32
Las entradas de la tabla de particiones no están en el orden del disco
Disco /dev/sdb: 40.0 GB, 40020664320 bytes
255 cabezas, 63 sectores/pista, 4865 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/sdb1 * 1 4075 32732406 c W95 FAT32 (LBA)
/dev/sdb2 4076 4865 6345675 f W95 Ext'd (LBA)
/dev/sdb5 4076 4729 5253223+ b W95 FAT32
/dev/sdb6 4730 4865 1092388+ b W95 FAT32
Doing “mount –l”
/dev/sda3 on / type ext3 (rw,errors=remount-ro) []
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.20-15-generic/volatile type tmpfs (rw)
/dev/sda1 on /media/hda1 type vfat (rw,utf8,umask=007,uid=0,gid=46) [Disk1]
/dev/sdb1 on /media/hdb1 type vfat (rw,utf8,umask=007,uid=0,gid=46) [Disk2]
/dev/sdb5 on /media/hdb5 type vfat (rw,utf8,umask=007,uid=0,gid=46) [Disk3]
/dev/sdb6 on /media/hdb6 type vfat (rw,utf8,umask=007,uid=0,gid=46) [Disk4]
And my fstab is:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hda3
UUID=57f5f94e-0e79-47cc-93e0-41338f089cfe / ext3
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
# /dev/hda1
LABEL=Disk1 /media/hda1 vfat
defaults,utf8,umask=007,uid=0,gid=46,auto,rw,nouser 0 1
# /dev/hdb1
UUID=8E8F-2C09 /media/hdb1 vfat
defaults,utf8,umask=007,uid=0,gid=46,auto,rw,nouser 0 1
# /dev/hdb5
UUID=DC49-EB97 /media/hdb5 vfat
defaults,utf8,umask=007,uid=0,gid=46,auto,rw,nouser 0 1
# /dev/hdb6
UUID=E9BB-8C56 /media/hdb6 vfat
defaults,utf8,umask=007,uid=0,gid=46,auto,rw,nouser 0 1
# /dev/hda5
UUID=9f123743-a944-4e75-ba3d-3f80f1b99891 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,atime,noauto,rw,dev,exec,suid 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,atime,noauto,rw,dev,exec,suid 0 0
/dev/fd0 /media/floppy0 auto user,atime,noauto,rw,dev,exec,suid 0 0
/dev/scd1 /media/cdrom1 auto nouser,atime,noauto,rw,nodev,noexec,nosuid 0 0
/dev/hdc /media/cdrom1 auto nouser,atime,noauto,rw,nodev,noexec,nosuid 0 0
/dev/scd0 /media auto nouser,noauto,atime,rw,nodev,noexec,nosuid 0 0
/dev/hdc /media/cdrom0 auto nouser,atime,noauto,rw,nodev,noexec,nosuid 0 0
/dev/scd1 auto nouser,noauto,atime,rw,nodev,noexec,nosuid 0 0
--------------------------------
****New Edited****
- I do a new installation but from Alternate CD this time. In the new
installation I obtain a better fstab. Now IDE disk is detected like hd* and not
like sd*, but the mounted points continues being /media/sdx. This is not so bad.
+ I do a new installation but from Alternate CD this time. In the new
installation I obtain a better "fdisk -l" info. Now IDE disk is detected like
hd* and not like sd*, but the mounted points continues being /media/sdx. This
is not so bad.
Anyway, I continue having the problem that I have mentioned before with the
CD-ROM. It continues mounting in /media not in /media/cdrom0 (Although fstab
shows another thing) and for example, I cannot set the Kubuntu CD like
repositorie.
Why is everything so confused and mixed in fstab and mounted points?
Results in installation with Alternate CD:
Doing "fdisk -l"
255 cabezas, 63 sectores/pista, 2434 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/hda1 * 1 1175 9438156 c W95 FAT32 (LBA)
/dev/hda2 2029 2434 3261195 f W95 Ext'd (LBA)
/dev/hda3 1176 2028 6851722+ 83 Linux
/dev/hda5 2029 2093 522081 82 Linux swap / Solaris
/dev/hda6 2094 2434 2739051 b W95 FAT32
Las entradas de la tabla de particiones no están en el orden del disco
Disco /dev/hdb: 40.0 GB, 40020664320 bytes
255 cabezas, 63 sectores/pista, 4865 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/hdb1 * 1 4075 32732406 c W95 FAT32 (LBA)
/dev/hdb2 4076 4865 6345675 f W95 Ext'd (LBA)
/dev/hdb5 4076 4729 5253223+ b W95 FAT32
/dev/hdb6 4730 4865 1092388+ b W95 FAT32
Doing "mount -l"
/dev/hda3 on / type ext3 (rw,errors=remount-ro) []
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.20-15-generic/volatile type tmpfs (rw)
/dev/hda1 on /media/sda1 type vfat (rw,utf8,umask=007,gid=46) [Disk1]
/dev/hdb1 on /media/sdb1 type vfat (rw,utf8,umask=007,gid=46) [Disk2]
/dev/hdb5 on /media/sdb5 type vfat (rw,utf8,umask=007,gid=46) [Disk3]
/dev/hdb6 on /media/sdb6 type vfat (rw,utf8,umask=007,gid=46) [Disk4
And my "fstab" is:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda3
UUID=5f4c9d23-115c-43cb-af54-5c76138c0be5 / ext3
defaults,errors=remount-ro 0 1
# /dev/sda1
UUID=2164-1DFD /media/sda1 vfat defaults,utf8,umask=007,gid=46 0
1
# /dev/sdb1
UUID=8E8F-2C09 /media/sdb1 vfat defaults,utf8,umask=007,gid=46 0
1
# /dev/sdb5
UUID=DC49-EB97 /media/sdb5 vfat defaults,utf8,umask=007,gid=46 0
1
# /dev/sdb6
UUID=E9BB-8C56 /media/sdb6 vfat defaults,utf8,umask=007,gid=46 0
1
# /dev/sda5
UUID=9f123743-a944-4e75-ba3d-3f80f1b99891 none swap sw
0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/scd1 /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
]
--
Kubuntu Feisty takes IDE devices like SATA. Or mix?
https://bugs.launchpad.net/bugs/110916
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs