![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
System76 Support Support for System76 Ubuntu Laptops and Desktops. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 12
|
daru3 Xubuntu Install
For some reason, it seems that Xubuntu will never work stably on my daru3.
I seem to always crash and get some fatal filesystem errors/corrupted blocks that I can never find out how to fix using Google/Ubuntu forums. To date, since I've got the laptop about 3 months ago, I've reinstalled Xubuntu at least 3 times because I couldn't figure out a way to fix my install. I've been using Xubuntu 9.04 (amd64) installed via LiveUSB. I'm pretty sure it's not a problem with the LiveUSB OS (although it never starts up with X, as in I have to type "startx" every time I boot it up), since I've used the same LiveUSB OS to install Xubuntu on my desktop, which has yet to fatally crash/corrupt filesystems in a way I can't fix. I'm also pretty sure my hard drive works because I can access my /home and Windows partitions. Right now, boot-up fails and I get a message after "Loading, please wait..." that says: "Gave up waiting for root device." It then lists common problems. After that, I get: "ALERT! /dev/disk/by-uuid/f8acb85f-d1d3-4e8a-8cf3-80de0db403e0 does not exist. Dropping to a shell!" I then get dropped into BusyBox/initramfs. I've tried mounting my / partition via a LiveUSB OS, but even with "sudo mount /dev/sda6 /media/jaunty -t ext3", I get the message about, "wrong fs type, bad option, bad superblock on /dev/sda6, missing codepage or helper program, or other error" When I try "dmesg | tail" as suggested, I get "VFS: Can't find ext3 filesystem on dev sda6" among other messages. This all happened on my second reboot after Firefox crashed and I had to press the power button to exit. The mouse cursor was stuck on the loading symbol. Switching to other workspaces via Ctrl-Esc or Ctrl-Alt-F# didn't work. Neither did using SysRq and pressing R S E I U B as I usually do when nothing else works. (I'm following the tips here: http://www.brunolinux.com/01-First_T...Processes.html and http://www.brunolinux.com/01-First_T...Elephants.html). Should I just try using a normal gnome install of Ubuntu on my daru3 or is there possibly something I'm doing wrong? (I make sure to install the System76 drivers as soon as the slew of updates are done after a fresh install). |
|
|
|
|
|
#2 | |
|
Ubuntu addict and loving it
![]() Join Date: Sep 2006
Beans: 4,597
Ubuntu 9.10 Karmic Koala
|
Re: daru3 Xubuntu Install
System76 doesn't support Xubuntu. JDB may have some tips for you. However...
Quote:
__________________
Follow System76 on Twitter http://twitter.com/system76 What System76 model do you have? What version of Ubuntu are you using? Last edited by thomasaaron; September 28th, 2009 at 05:29 PM.. |
|
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2009
Location: USA
Beans: 115
Ubuntu 9.04 Jaunty Jackalope
|
Re: daru3 Xubuntu Install
There was a typo in post 2, which has been fixed. "System76 doesn't support Ubuntu." instead of "System76 doesn't support Xubuntu."
__________________
Have a great day, Eldera Last edited by Eldera; September 28th, 2009 at 06:05 PM.. Reason: Post was about typo which was fixed |
|
|
|
|
|
#4 | |
|
Ubuntu Extra Shot
![]() Join Date: Mar 2006
Location: Ohio
Beans: 384
Xubuntu 8.04 Hardy Heron
|
Re: daru3 Xubuntu Install
Quote:
It's probably trying to mount an ext3 partition because that is what /etc/fstab claims it to be. The error says it is not an ext3 partition. Can you boot to a live CD & post the output of: Code:
parted -l jdb |
|
|
|
|
|
|
#5 |
|
Ubuntu addict and loving it
![]() Join Date: Sep 2006
Beans: 4,597
Ubuntu 9.10 Karmic Koala
|
Re: daru3 Xubuntu Install
Yes, I meant Xubuntu. Fixed it. Thanks.
__________________
Follow System76 on Twitter http://twitter.com/system76 What System76 model do you have? What version of Ubuntu are you using? |
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 12
|
Re: daru3 Xubuntu Install
parted -l only gives info about my LiveUSB OS.
Output: Model: BUFFALO USB Flash Disk (scsi) Disk /dev/sdb: 2064MB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 32.3kB 2056MB 2056MB primary fat16 boot I'm pretty sure I formatted my / partition as ext3. GParted now says that the partition has an unknown filesystem. My Windows XP ext2/3 driver used to work for the partition too, but now shows it as raw. (It also showed my /home partition as raw after the Xubuntu crash before I booted my LiveUSB OS, mounted the /home partition, and offloaded some data.) |
|
|
|
|
|
#7 | |
|
Ubuntu Extra Shot
![]() Join Date: Mar 2006
Location: Ohio
Beans: 384
Xubuntu 8.04 Hardy Heron
|
Re: daru3 Xubuntu Install
Quote:
Code:
sudo parted -l Code:
ubuntu@ubuntu:~$ sudo parted -l Model: ATA WDC WD1600AAJB-0 (scsi) Disk /dev/sda: 160GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 32.3kB 10.6GB 10.6GB primary ext3 boot 2 10.6GB 160GB 149GB extended 5 10.6GB 21.1GB 10.4GB logical ext3 11 21.1GB 21.6GB 526MB logical ext3 8 21.6GB 32.3GB 10.7GB logical 10 32.3GB 42.9GB 10.7GB logical 6 42.9GB 82.8GB 39.9GB logical 9 82.8GB 155GB 71.8GB logical 7 155GB 160GB 5429MB logical Model: ATA SAMSUNG SP2504C (scsi) Disk /dev/sdb: 250GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 32.3kB 21.0GB 21.0GB extended 5 64.5kB 10.2GB 10.2GB logical ext3 6 10.2GB 20.5GB 10.2GB logical ext3 7 20.5GB 21.0GB 526MB logical ext3 2 21.0GB 64.9GB 43.8GB primary 3 64.9GB 250GB 185GB primary Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only. Error: /dev/sr0: unrecognised disk label Warning: Unable to open /dev/fd0 read-write (Read-only file system). /dev/fd0 has been opened read-only. Error: /dev/fd0: unrecognised disk label jdb |
|
|
|
|
|
|
#8 | |
|
Ubuntu Extra Shot
![]() Join Date: Mar 2006
Location: Ohio
Beans: 384
Xubuntu 8.04 Hardy Heron
|
Re: daru3 Xubuntu Install
Quote:
When I booted to a LiveCD on my last post it came right up in Xubuntu. I've never had to type startx with a liveCD. I've installed Xubuntu on a lot of computers using a liveCD & have never had any problems. jdb |
|
|
|
|
|
|
#9 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 12
|
Re: daru3 Xubuntu Install
Output via "sudo parted -l"
Code:
Model: ATA WDC WD2500BEVT-2 (scsi) Disk /dev/sda: 250GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 2 32.3kB 535MB 535MB primary ext3 1 535MB 52.5GB 51.9GB primary ntfs boot 3 52.5GB 244GB 192GB extended 5 52.5GB 225GB 173GB logical ext3 6 225GB 236GB 10.5GB logical 7 236GB 244GB 8390MB logical linux-swap Model: BUFFALO USB Flash Disk (scsi) Disk /dev/sdb: 2064MB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 32.3kB 2056MB 2056MB primary fat16 boot Last edited by AlexInBlack; September 30th, 2009 at 01:18 AM.. Reason: Add code box |
|
|
|
|
|
#10 | |
|
Ubuntu Extra Shot
![]() Join Date: Mar 2006
Location: Ohio
Beans: 384
Xubuntu 8.04 Hardy Heron
|
Re: daru3 Xubuntu Install
Quote:
Since sda6 doesn't show a type it got mangled somehow. My encrypted partitions don't show a type because they look like random noise. I'll keep my fingers crossed for you on the live CD install. jdb |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|