[Bug 213444] Re: Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS
I have a fully patched Kubuntu 8.04, 32 bit workstation (Hardy Heron) that still uses the "noauto" option in /etc/fstab for NFS mounts. I still get "internal error" sometimes when mounting from the command line as superuser. One mount point usually goes through OK first time whilst another usually requires 3 mount attempts. Odd thing is, the exports are on the same server. -- Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 213444] Re: Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS
Jason, My workaround since 8.04 has been to add the "noauto" option to the line in /etc/fstab - and then mount it from a command prompt when the desktop is booted and logged in. If it fails the first time, try again. In your case: "sudo mount /home/jason/Sync" FWIW, Not that I'm an expert but for reliability and then to speed it back up, I use TCP rather than UDP and increase the window sizes. This leaves me with the following options: rsize=32768,wsize=32768,proto=tcp,noauto You might want to try them as well as noauto. Good luck, Owen -- Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 213444] Re: 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports
** Summary changed: - Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS + 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports -- 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 213444] Re: 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports
** Description changed: - Using Ubuntu Studio based on Hardy Heron beta, 64-bit w/AMD Athlon 64 - x2. The other computer involved is a 32-bit Sempron running Gutsy - Gibbon. I followed instructions on http://czarism.com/easy-peasy-ubuntu- - linux-nfs-file-sharing to make a directory on the Gutsy system - availalble on the Hardy beta system, and got the following message when - I attempted the mount: + NOW: + *ubuntu since 7.11 - meaning at the moment 8.04 and 8.10 releases can't reliably mount NFS exports without getting "mount.nfs: internal error" if done from the command line. + + If the mount request is in /etc/fstab it stops KDE loading and the + system becomes unuseable (unless you know to open another TTY session). + + The only workaround (for most people) is to set the mount to "noauto" in + /etc/fstab and try to mount it until it succeeds at the command prompt + when the system is booted. + + WAS: + Using Ubuntu Studio based on Hardy Heron beta, 64-bit w/AMD Athlon 64 x2. The other computer involved is a 32-bit Sempron running Gutsy Gibbon. I followed instructions on http://czarism.com/easy-peasy-ubuntu-linux-nfs-file-sharing to make a directory on the Gutsy system availalble on the Hardy beta system, and got the following message when I attempted the mount: mount.nfs: internal error I double checked the commands and the IP addresses/ranges involved, and they appear to be correct. At the Gutsy end: nfs-common and nfs-kernel-server are 1:1.1.1~git-20070709-3ubuntu1, portmap is 6.0-1ubuntu1. At the Hardy end: 1:1.1.2-2ubuntu2 and 6.0-4 for the same packages, respectively. -- 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 213444] Re: 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports
If it fails to mount the first time, try again. In your case: "sudo mount /home/jason/Sync" -- 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 213444] Re: 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports
@ Paul Abrahams Supposedly the fixed code is available in Debian. It seems just not to have been picked up in *ubuntu - earlier posts in this thread seem to confirm. Amazing things I feel, a linux distribution that can't cope with either NFS or CIFS shares. See below for details: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/211631 -- 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down
I just think it's a laugh, a linux distribution that can't cope with either NFS or CIFS mounts. See below for details: https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/213444 Yes and I need to mount a resource both by NFS and CIFS . . . It can't all be blamed on bug 1 - MS don't support nfs. https://launchpad.net/ubuntu/+bug/1 -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 213444] Re: 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports
Following routine system updating on 4/1/09, the mounts now go through perfectly (and fast). I don't know which particular update fixed it but I can confirm that both 8.04 and 8.10 are now mounting NFS3 fine for me. How does the bug get closed as fixed? Cheers, Owen -- 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: Live CD for i386: ISOLINUX 3.36 (on 7.10) and 3.53 (on 8.04) hang at "loading . . ." before Ubuntu boot loader; 3.31 (Feisty 7.04) was OK
"move to the 2.6.27 kernel" - will have no effect on this bug. The problem is with Isolinux not the Linux kernel. Again, I would refer posters to the previous notes: Owen PG wrote on 2007-10-17 Owen PG wrote on 2008-02-08 -- Live CD for i386: ISOLINUX 3.36 (on 7.10) and 3.53 (on 8.04) hang at "loading . . ." before Ubuntu boot loader; 3.31 (Feisty 7.04) was OK https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
Or there is the easier alternative - which also works: http://www.pcbsd.org/ (tested) Owen -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
Public bug reported: I burnt the 7.10 kubuntu release candidate CD (original MD5 not available on web page) from using k3B - and verified the burnt disk as OK from the ISO I downloaded. Source was: http://mirror.optus.net/ubuntu-releases/kubuntu/7.10/kubuntu-7.10-rc-desktop-i386.iso Back on my Via CL Eden 600MHz PC (the test install) it loads as far as: ISOLINUX 3.36 Debian . . . Peter Anvin Loading . . . _ And that's it. The Via CL was quite happily running 7.04 prior to being wiped for this trial. Please feel free to contact me at [EMAIL PROTECTED] - although I wouldn't know what else to say :-( Cheers and good luck. Owen ** Affects: ubuntu Importance: Undecided Status: New -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
I tried the CD in another machine, AMD 64 bit. It boots up to KDE using the install CD OK. -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
Update, I also burnt another CD on another PC to try on the Via CL - it hangs at the same place: ISOLINUX 3.36 Debian . . . Peter Anvin Loading . . . _ FYI the MD5 of the ISO image: kubuntu-7.10-rc-desktop-i386.iso is f379ea37e1121d4f088dce9d49e171de VIA EPIA CL spec is here: http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=181 and it has 512MB RAM with 64 used for video P.S. I was hoping to see if the VIA Unichrome AGP graphics was going to be supported now so that I can get 1280 x 768 resolution. -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
Update, I also burnt another CD on another PC to try on the Via CL - it hangs at the same place: ISOLINUX 3.36 Debian . . . Peter Anvin Loading . . . _ FYI the MD5 of the ISO image: kubuntu-7.10-rc-desktop-i386.iso is f379ea37e1121d4f088dce9d49e171de VIA EPIA CL spec is here: http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=181 and it has 512MB RAM with 64 used for video P.S. I was hoping to see if the VIA Unichrome AGP graphics was going to be supported now so that I can get 1280 x 768 resolution. -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
Update, I also burnt another CD on another PC to try on the Via CL - it hangs at the same place: ISOLINUX 3.36 Debian . . . Peter Anvin Loading . . . _ FYI the MD5 of the ISO image: kubuntu-7.10-rc-desktop-i386.iso is f379ea37e1121d4f088dce9d49e171de VIA EPIA CL spec is here: http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=181 and it has 512MB RAM with 64 used for video P.S. I was hoping to see if the VIA Unichrome AGP graphics was going to be supported now so that I can get 1280 x 768 resolution. -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
Update, I also burnt another CD on another PC to try on the Via CL - it hangs at the same place: ISOLINUX 3.36 Debian . . . Peter Anvin Loading . . . _ FYI the MD5 of the ISO image: kubuntu-7.10-rc-desktop-i386.iso is f379ea37e1121d4f088dce9d49e171de VIA EPIA CL spec is here: http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=181 and it has 512MB RAM with 64 used for video P.S. I was hoping to see if the VIA Unichrome AGP graphics was going to be supported now so that I can get 1280 x 768 resolution. -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
Unfortunately, there isn't anything to add. This is the CD boot loader we're talking about here not kubuntu itself loading. Here's what happens: I insert "Kubuntu 7.10 i38" CD into Via EPIA PC. Power On PC: . . . BIOS / Memory blah things . . . PCI device listing . . . . . . blah . . . Verifying DMI Pool Data . . . . . . . . . . . . . . blah . . . Boot from CD : ISOLINUX 3.36 Debian-2007-08-30 Copyright (C) 1994-2007 H. Peter Anvin Loading . . . _ Nothing else. If there's any way to get more info out of this, please let me know how. Cheers, Owen -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 152257] Re: kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
Hi Brian, I posted my reply here: https://bugs.launchpad.net/ubuntu/+bug/152257 Regards, Owen --- Brian Murray <[EMAIL PROTECTED]> wrote: > Thank you for taking the time to report this bug and > helping to make > Ubuntu better. Could you try booting without the > 'quiet' and 'usplash' > options and see if there is anything more > informative output to the > terminal? Thanks in advance. > > ** Changed in: ubuntu >Status: New => Incomplete > > -- > kubuntu 7.10RC(1) for i386 from CD hangs at "loading > . . ." > https://bugs.launchpad.net/bugs/152257 > You received this bug notification because you are a > direct subscriber > of the bug. > -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 213444] Re: Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS
I remembered that there were time-out errors / warnings in Adept of ??? not installed due to breaking dependencies. Now this was the first day of 8.04 avqailability and all the download servers were being hammered and refusing connections. I just did the following and now have a working NFS client. #> apt-get remove portmap nfs-common #> apt-get autoremove #> apt-get update #> apt-get upgrade #> apt-get install portmap nfs-common I then uncommented out the appropriate lines from /etc/fstab leaving this as an exqample: 192.168.20.130:/media /mount/media nfs auto,rsize=32768,wsize=32768,proto=tcp,noatime,timeo=14,intr 0 0 Lastly was #> mount -a And everything works. I assume that since there's no updates to the 8.04 code that my problems were due to time-outs on the code installation causing problems. -- Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 213444] Re: Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS
Unfortunately, I discovered that my "fix" was nothing of the sort. The PC still has intermittent errors at boot-time at the rc.local and nfs sections. Sometimes one of the mounts will happen but not thhe others from the same nfs server. Sorry for getting hopes up (including my own). -- Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 213444] Re: Hardy Heron beta nfs reports internal error when I attempt to mount with NFS
I just installed nfs-common on kubuntu 8,04 64 bit (final release) and get nfs reporting internal error on reboot and on mount -a having added a couple of lines to /etc/fstab - these lines were lifted straight from a previous 7.10 installation: [EMAIL PROTECTED]:/home/user# cat /etc/fstab # /etc/fstab: static file system information. # # proc/proc procdefaults0 0 # /dev/sda1 UUID=6be0821c-1446-45ee-b344-16117329c123 / ext3 relatime,errors=remount-ro 0 1 # /dev/sda5 UUID=977973f0-44d4-4f2c-8acb-0af5dd0c4869 noneswapsw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/fd0/media/floppy0 autorw,user,noauto,exec,utf8 0 0 192.168.20.130:/media /mount/media nfs rsize=32768,wsize=32768,proto=tcp,noatime,timeo=14,intr 0 0 192.168.20.130:/Photos /mount/photos nfs rsize=32768,wsize=32768,proto=tcp,noatime,timeo=14,intr 0 0 192.168.20.130:/Software /mount/software nfs rsize=32768,wsize=32768,proto=tcp,noatime,timeo=14,intr 0 0 [EMAIL PROTECTED]:/home/user# [EMAIL PROTECTED]:/home/user# mount -a mount.nfs: internal error [EMAIL PROTECTED]:/home/user# [EMAIL PROTECTED]:/# ls -al /mount total 20 drwxr-xr-x 5 owen root 4096 2008-04-25 17:03 . drwxr-xr-x 23 root root 4096 2008-04-25 17:03 .. drwxrwxrwt 10 owen 2000 4096 2008-04-10 22:55 media drwxr-xr-x 2 owen root 4096 2008-04-25 17:03 photos drwxrwxrwx 7 owen users 4096 2008-03-08 14:36 software [EMAIL PROTECTED]:/# The odd thing is, the data under the mount point is there . . . [EMAIL PROTECTED]:/# ls -al /mount total 20 drwxr-xr-x 5 owen root 4096 2008-04-25 17:03 . drwxr-xr-x 23 root root 4096 2008-04-25 17:03 .. drwxrwxrwt 10 owen 2000 4096 2008-04-10 22:55 media drwxr-xr-x 2 owen root 4096 2008-04-25 17:03 photos drwxrwxrwx 7 owen users 4096 2008-03-08 14:36 software [EMAIL PROTECTED]:/# ls -al /mount/media total 76 drwxrwxrwt 10 owen 2000 4096 2008-04-10 22:55 . drwxr-xr-x 5 owen root 4096 2008-04-25 17:03 .. -rwxrwxr-x 1 owen 2000 12292 2008-04-23 20:21 .DS_Store drwxrwxr-x 16 owen 2000 4096 2007-09-21 10:56 DVDs drwxrwxr-x 49 owen 2000 8192 2008-04-08 20:55 FLAC-CDs drwxrwxr-x 273 owen 2000 8192 2008-04-23 19:53 FLAC-OGG drwxrwxr-x 2 owen 2000 4096 2008-04-10 22:55 ISO-DVD drwxrwxr-x 216 owen 2000 8192 2007-12-14 14:36 MP3s drwxrwxrwx 3 owen users 4096 2008-04-22 06:25 Recycle Bin drwxrwxr-x 4 owen 2000 4096 2007-12-20 09:43 .Trash-1010 drwxrwxr-x 9 owen 2000 4096 2007-05-18 09:36 .Trash-owen -- Hardy Heron beta nfs reports internal error when I attempt to mount with NFS https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 198721] Re: network-manager is stopped too soon at shutdown, before CIFS unmounts
I can confirm that this is a problem on the AMD 64bit version of kubuntu 8.04. -- network-manager is stopped too soon at shutdown, before CIFS unmounts https://bugs.launchpad.net/bugs/198721 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 213444] Re: Hardy Heron beta nfs reports internal error when I attempt to mount with NFS
** Changed in: ubuntu Status: New => Confirmed ** Summary changed: - Hardy Heron beta nfs reports internal error when I attempt to mount with NFS + Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS -- Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS https://bugs.launchpad.net/bugs/213444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 190080] [NEW] HardyHeron/Alpha4 for i386 CD: ISOLINUX hangs at "loading . . ."
Public bug reported: Booting from image downloaded from here: http://cdimage.ubuntu.com/kubuntu/releases/hardy/alpha-4/hardy-desktop-i386.iso I get error message on my PC: This is the CD boot loader we're talking about here not kubuntu itself loading. Here's what happens: === I insert "HardyHeron/Alpha4 for i386" CD into Via EPIA PC. Power On PC: . . . BIOS / Memory blah things . . . PCI device listing . . . . . . blah . . . Verifying DMI Pool Data . . . . . . . . . . . . . . blah . . . Boot from CD : ISOLINUX 3.53 Debian-2007-12-11 Copyright (C) 1994-2007 H. Peter Anvin Loading . . . _ Nothing else. === The VIA EPIA CL spec is here: http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=181 and it has 512MB RAM of which 64MB used for video This behaviour was previously reported with a previous version of ISOLINUX with kubuntu 7.10RC(1) for i386 - please see bug #152257 for details: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/152257 Regards, Owen ** Affects: ubuntu Importance: Undecided Status: New -- HardyHeron/Alpha4 for i386 CD: ISOLINUX hangs at "loading . . ." https://bugs.launchpad.net/bugs/190080 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
Also a problem with 8.04: HardyHeron/Alpha4 for i386 CD: ISOLINUX hangs at "loading . . ." https://bugs.launchpad.net/ubuntu/+bug/190080 -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ."
** Also affects: linux-source-2.6.24 (Ubuntu) Importance: Undecided Status: New -- kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: Live CD for i386: ISOLINUX hangs at "loading . . ." before Ubuntu boot loader
** Summary changed: - kubuntu 7.10RC(1) for i386 from CD hangs at "loading . . ." + Live CD for i386: ISOLINUX hangs at "loading . . ." before Ubuntu boot loader ** Summary changed: - Live CD for i386: ISOLINUX hangs at "loading . . ." before Ubuntu boot loader + Live CD for i386: ISOLINUX 3.36 and 3.53 hang at "loading . . ." before Ubuntu boot loader -- Live CD for i386: ISOLINUX 3.36 and 3.53 hang at "loading . . ." before Ubuntu boot loader https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: Live CD for i386: ISOLINUX 3.36 (on 7.10) and 3.53 (on 8.04) hang at "loading . . ." before Ubuntu boot loader; 3.31 (Feisty 7.04) was OK
The system hangs BEFORE there is any chance to use boot options - see previous notes. ** Summary changed: - Live CD for i386: ISOLINUX 3.36 and 3.53 hang at "loading . . ." before Ubuntu boot loader + Live CD for i386: ISOLINUX 3.36 (on 7.10) and 3.53 (on 8.04) hang at "loading . . ." before Ubuntu boot loader; 3.31 (Feisty 7.04) was OK -- Live CD for i386: ISOLINUX 3.36 (on 7.10) and 3.53 (on 8.04) hang at "loading . . ." before Ubuntu boot loader; 3.31 (Feisty 7.04) was OK https://bugs.launchpad.net/bugs/152257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152257] Re: Live CD for i386: ISOLINUX 3.36 (on 7.10) and 3.53 (on 8.04) hang at "loading . . ." before Ubuntu boot loader; 3.31 (Feisty 7.04) was OK
Hi there Julio E S R Simoes, Since I reported this bug some 5 years ago, I don't need your posturising that this is anything to do with BIOS. If I was like you, I'd suggest that "If you don't know what's Bios, get back to Windows. Or MacOS." Meanwhile. I'll un-subscribe from this bug. Cheerio. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/152257 Title: Live CD for i386: ISOLINUX 3.36 (on 7.10) and 3.53 (on 8.04) hang at "loading . . ." before Ubuntu boot loader; 3.31 (Feisty 7.04) was OK To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/152257/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774552] [NEW] Syslinux 3.82 hangs: 11.04 Install onto ION2/Atom D525 - Asus eee 1215N
Public bug reported: USB install boots from the USB and produces one line of text before hanging: SYSLINUX 3.82 2009-06-09 . . . Peter Alvin . . . This happens whether it is 32 or 64 bit desktop image. PC is ION2 and Intel Atom D525 Asus EEE 1215N. "SystemInfo" from Windows 7 records the spec as: C:\Users\toor>systeminfo Host Name: ASUS OS Name: Microsoft Windows 7 Home Premium OS Version:6.1.7601 Service Pack 1 Build 7601 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Workstation OS Build Type: Multiprocessor Free Registered Owner: toor Registered Organization: Product ID:00359-OEM-8992687-7 Original Install Date: 12/01/2011, 15:28:20 System Boot Time: 01/05/2011, 08:48:39 System Manufacturer: ASUSTeK Computer INC. System Model: 1215N System Type: X86-based PC Processor(s): 1 Processor(s) Installed. [01]: x64 Family 6 Model 28 Stepping 10 GenuineIntel ~1800 Mhz BIOS Version: American Megatrends Inc. 0605 , 20/12/2010 Windows Directory: C:\windows System Directory: C:\windows\system32 Boot Device: \Device\HarddiskVolume1 System Locale: en-gb;English (United Kingdom) Input Locale: en-us;English (United States) Time Zone: (UTC+10:00) Canberra, Melbourne, Sydney Total Physical Memory: 2,038 MB Available Physical Memory: 900 MB Virtual Memory: Max Size: 5,093 MB Virtual Memory: Available: 3,706 MB Virtual Memory: In Use:1,387 MB Page File Location(s): C:\pagefile.sys Domain:WORKGROUP Logon Server: \\ASUS Hotfix(s): 35 Hotfix(s) Installed. [01]: KB971033 [02]: KB2305420 [03]: KB2393802 [04]: KB2425227 [05]: KB2446710 [06]: KB2475792 [07]: KB2479628 [08]: KB2479943 [09]: KB2482017 [10]: KB2484033 [11]: KB2485376 [12]: KB2488113 [13]: KB2491683 [14]: KB2492386 [15]: KB2497640 [16]: KB2502285 [17]: KB2503658 [18]: KB2505438 [19]: KB2506212 [20]: KB2506223 [21]: KB2506928 [22]: KB2507618 [23]: KB2508272 [24]: KB2508429 [25]: KB2509553 [26]: KB2510531 [27]: KB2511250 [28]: KB2511455 [29]: KB2515325 [30]: KB2522422 [31]: KB2524375 [32]: KB958488 [33]: KB976902 [34]: KB976932 [35]: KB982018 Network Card(s): 3 NIC(s) Installed. [01]: Broadcom 802.11n Network Adapter Connection Name: Wireless Network Connection Status: Media disconnected [02]: Atheros AR8152 PCI-E Fast Ethernet Controller (NDIS 6.20) Connection Name: Local Area Connection DHCP Enabled:Yes DHCP Server: 192.168.20.1 IP address(es) [01]: 192.168.20.40 [02]: fe80::941d:2c29:8662:10af [03]: Microsoft Virtual WiFi Miniport Adapter Connection Name: Wireless Network Connection 2 Status: Media disconnected C:\Users\toor> ** Affects: syslinux Importance: Undecided Status: New ** Affects: ubuntu Importance: Undecided Status: New ** Tags: install syslinux usb ** Also affects: syslinux Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774552 Title: Syslinux 3.82 hangs: 11.04 Install onto ION2/Atom D525 - Asus eee 1215N -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs