i have sony laptop, pcg-7181m model. came windows 7 changed os ubuntu.
last night asked me upgrade new version called natty narwhal. had go bed changed sleep timer on laptop 2 hours, time have taken upgrade complete. woke , laptop off, grub menu shows , laptop won't boot.
i tried doing this:
- when machine boots up, press ‘esc’ grub menu
- select 1 of “recovery mode” options. boot single-user root prompt.
- run “sudo fdisk /dev/sda” (this assumes hard drive @ sda)
- type “p” see hard drive partition labeled “linux swap”. in case partition /dev/sda5. type “q” exist fdisk.
- type these commands:
sudo swapoff /dev/sda5
(use whatever partition labeled “linux swap” in fdisk. me, /dev/sda5)
sudo mkswap /dev/sda5
sudo update-initramfs -u
however, says swapoff failed: invalid argument.
know absolutely nothing sudo command (or else linux matter) , appreciate help!
sorry post long, wanted give details could.
hi , welcome forums
in order better overview of current state of system please following:
boot ubuntu live cd/usb. choose option "try ubuntu without changes." once desktop loads come here , following:
1. download boot info script in zipped file. there link in signature.
2. once downloaded, move boot info script either copying or dragging , dropping zipped folder onto desktop , unzip contents using right-click extract here.
3. open folder , copy script desktop (you can drag , drop if like)
4. open terminal , run following command
this create results.txt file on desktop. paste entire contents of file here in new post. once pasted highlight text , click # sign on toolbar place code tags around text.code:sudo bash ~/desktop/boot_info_script.sh
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Laptop won't boot after an upgrade to Natty Narwhal
Ubuntu
Comments
Post a Comment